Skip to content

Commit 61174a9

Browse files
lino-levanfatfingers23
authored andcommitted
fix: light mode non-shiki code blocks (npmx-dev#253)
1 parent c92e3a5 commit 61174a9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)