Welcome
Hello, world!
{ "title": "Test Page", "file": "test.mdx", "slug": "test", "date": "2026-06-30T08:25:55.949Z" }
[data-theme=dark] .shiki,
[data-theme=dark] .shiki span {
color: var(--shiki-dark) !important;
background-color: var(--shiki-dark-bg) !important;
/* Optional, if you also want font styles */
font-style: var(--shiki-dark-font-style) !important;
font-weight: var(--shiki-dark-font-weight) !important;
text-decoration: var(--shiki-dark-text-decoration) !important;
}