Skip to content

Commit 2413d20

Browse files
Update theme-vars.css
1 parent 5690927 commit 2413d20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

themes/PaperMod/assets/css/core/theme-vars.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
--content: rgb(31, 31, 31);
1515
--hljs-bg: rgb(28, 29, 33);
1616
--code-bg: rgb(255, 255, 255);
17+
--post-content-code: rgb(236,236,236);
1718
--border: rgb(238, 238, 238);
1819
}
1920

@@ -26,6 +27,7 @@
2627
--content: rgb(196, 196, 197);
2728
--hljs-bg: rgb(28, 29, 33);
2829
--code-bg: rgb(28, 29, 33);
30+
--post-content-code: rgb(28, 29, 33);
2931
--border: rgb(51, 51, 51);
3032
}
3133

0 commit comments

Comments
 (0)