Merge "Make emphasize-lines more highlighted"

This commit is contained in:
Zuul 2018-07-24 14:50:29 +00:00 committed by Gerrit Code Review
commit 611e8395a1
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.hll { background-color: #404040 }
.hll { background-color: #f7f7f7 }
.c { color: #999999; font-style: italic } /* Comment */
.err { color: #a61717; background-color: #e3d2d2 } /* Error */
.g { color: #d0d0d0 } /* Generic */