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 76e0b3b..7d40d84 100644
--- a/_sass/_highlights.scss
+++ b/_sass/_highlights.scss
@@ -3,7 +3,7 @@
div.highlight {
overflow: unset;
margin-bottom: 5px;
- color: #b7b7b7;
+ color: #d9d9d9;
border: 1px solid #535353;
}