mirror of
https://github.com/scopatz/nanorc
synced 2024-11-21 16:15:40 +01:00
YAML comments are now grey/brightblue
White was too shiny
This commit is contained in:
parent
9acc62b0c1
commit
1d7e358a76
@ -18,4 +18,4 @@ color brightwhite "^\s+-"
|
||||
color brightwhite ":(\s|\t|$)"
|
||||
|
||||
# Comments
|
||||
color white "(^|[[:space:]])#.*$"
|
||||
color brightblue "(^|[[:space:]])#.*$"
|
||||
|
Loading…
Reference in New Issue
Block a user