summaryrefslogtreecommitdiff
path: root/_sass/_highlights.scss
diff options
context:
space:
mode:
Diffstat (limited to '_sass/_highlights.scss')
-rw-r--r--_sass/_highlights.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/_sass/_highlights.scss b/_sass/_highlights.scss
index ac89eb6..bfc0c21 100644
--- a/_sass/_highlights.scss
+++ b/_sass/_highlights.scss
@@ -10,7 +10,7 @@ div.highlight {
pre.highlight{
max-width: 100%;
line-height: 1.5;
- background: #211f26;
+ background: #2a2a2f;
}
code {