Skip to content

Commit 969e8b7

Browse files
committed
css updated
1 parent 8ed97a6 commit 969e8b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/kylestechkorner/css/kylestechkorner-main.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -326,8 +326,8 @@ pre, code {
326326
}
327327

328328
pre code {
329-
background: var(--code-bg);
330-
color: var(--code-text);
329+
background: var(--dark);
330+
color: var(--foreground);
331331
display: inline-block;
332332
padding: .2em .3em;
333333
border: 1px solid var(--accent);

0 commit comments

Comments
 (0)