YAML comments are now grey/brightblue

White was too shiny
This commit is contained in:
Barbz
2018-07-03 21:32:35 +02:00
committed by GitHub
parent 9acc62b0c1
commit 1d7e358a76
+1 -1
View File
@@ -18,4 +18,4 @@ color brightwhite "^\s+-"
color brightwhite ":(\s|\t|$)"
# Comments
color white "(^|[[:space:]])#.*$"
color brightblue "(^|[[:space:]])#.*$"