aboutsummaryrefslogtreecommitdiff
path: root/css/theme/source/black.scss
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2019-03-12 11:26:10 +0100
committerHakim El Hattab <hakim.elhattab@gmail.com>2019-03-12 11:26:10 +0100
commitfbbae1dc55134d014a5a0df2e800d711e087b48f (patch)
treeb2d31255145d1c2ae9fa5e713e32d71ffda0e1f9 /css/theme/source/black.scss
parent7b66abd49cd03232bf7fd41ae53d87ec86f75b0a (diff)
downloadfreenode-live-2017-presentation-fbbae1dc55134d014a5a0df2e800d711e087b48f.tar
freenode-live-2017-presentation-fbbae1dc55134d014a5a0df2e800d711e087b48f.tar.gz
switch to monokai as default syntax highlight theme
Diffstat (limited to 'css/theme/source/black.scss')
-rw-r--r--css/theme/source/black.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/theme/source/black.scss b/css/theme/source/black.scss
index 84e8d9a..4720c8a 100644
--- a/css/theme/source/black.scss
+++ b/css/theme/source/black.scss
@@ -16,7 +16,7 @@
// Override theme settings (see ../template/settings.scss)
-$backgroundColor: #222;
+$backgroundColor: #191919;
$mainColor: #fff;
$headingColor: #fff;