Commit b1aaf0d2 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fix monokai highlight line css

parent 76d6bc4f
......@@ -13,7 +13,7 @@ $monokai-purple: #ae81ff;
color: $monokai-fg;
}
.hll { background-color: #ffffcc }
.hll { background-color: darken($hover, 65%) }
.c { color: $monokai-comment } /* Comment */
.err { color: $monokai-fg } /* Error */
.g { color: $monokai-fg } /* Generic */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment