docs: Make code blocks dark themed

This commit is contained in:
Matan Kushner
2020-02-11 15:54:16 -05:00
parent 0e8b1c659d
commit 21003df0f5
2 changed files with 7 additions and 1 deletions
+2 -1
View File
@@ -2,4 +2,5 @@ $accentColor = #DD0B78
$accentDarkColor = #ff33b8
$textColor = #2c3e50
$borderColor = #eaecef
$codeBgColor = #282c34
$codeBgLightColor = #282c34
$preTextLightColor = #fff