make comments stand up just a bit more

main
Alpha Chen 2 years ago
parent cde5f072e3
commit 3eface823a
Signed by: alpha
SSH Key Fingerprint: SHA256:3fOT8fiYQG/aK9ntivV3Bqtg8AYQ7q4nV6ZgihOA20g

@ -97,7 +97,7 @@ if &background != s:background
endif
call s:h("Cursor", {"bg": s:purple, "fg": s:norm })
call s:h("Comment", {"fg": s:bg_subtle, "gui": "italic"})
call s:h("Comment", {"fg": { "gui": "#656565", "cterm": "238" }, "gui": "italic"})
call s:h("Constant", {"fg": s:purple})
hi! link Character Constant

Loading…
Cancel
Save