YAML comments are now grey/brightblue
White was too shiny
This commit is contained in:
+1
-1
@@ -18,4 +18,4 @@ color brightwhite "^\s+-"
|
|||||||
color brightwhite ":(\s|\t|$)"
|
color brightwhite ":(\s|\t|$)"
|
||||||
|
|
||||||
# Comments
|
# Comments
|
||||||
color white "(^|[[:space:]])#.*$"
|
color brightblue "(^|[[:space:]])#.*$"
|
||||||
|
|||||||
Reference in New Issue
Block a user