Make comments more visible

This commit is contained in:
outfoxxed 2023-01-04 15:48:25 -08:00
parent 98671ff024
commit b05bcb1473
Signed by: outfoxxed
GPG Key ID: 4C88A185FB89301E
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
(common-bg '("#0d1017" "black" "black"))
(modeline '("#156570" nil nil))
(highlight (funcall brighten-first common-bg 0.15))
(comment '("#384345" nil nil))
(comment '("#42767d" nil nil))
(doc '("#6a866f" nil nil))
(keyword '("#349672" nil nil))
(preprocessor '("#5ca9af" nil nil))