improve readability of comments

This commit is contained in:
redmatrix 2016-06-15 20:09:40 -07:00
parent e0b705fd54
commit 427badcae9

View File

@ -11,7 +11,7 @@
color: Olive; color: Olive;
} }
.hl-comment { .hl-comment {
color: Orange; color: Purple;
} }
.hl-quotes { .hl-quotes {
color: Darkred; color: Darkred;