code[data-theme*=\ ],code[data-theme*=\ ] span{color:var(--shiki-light);background-color:var(--shiki-light-bg)}:where(.dark,.dark *) code[data-theme*=\ ],:where(.dark,.dark *) code[data-theme*=\ ] span{color:var(--shiki-dark);background-color:var(--shiki-dark-bg)}
