Skip to content

Commit cd780ec

Browse files
authored
fix: light mode non-shiki code blocks (#253)
1 parent 9fd2778 commit cd780ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/assets/main.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,6 @@ html.light .shiki span {
246246
/* Code blocks - including Shiki output */
247247
.readme-content pre,
248248
.readme-content .shiki {
249-
background: oklch(0.145 0 0) !important;
250249
border: 1px solid var(--border);
251250
border-radius: 8px;
252251
padding: 1rem;

0 commit comments

Comments
 (0)