mirror of
https://github.com/scopatz/nanorc
synced 2024-11-24 01:25:39 +01:00
Merge pull request #339 from palto42/ini_comments
Adjusted comment color of ini files for visibility on dark terminals
This commit is contained in:
commit
6130726c7f
@ -6,6 +6,6 @@ color cyan "^[[:space:]]*[^=]*="
|
||||
color brightmagenta "^[[:space:]]*\[.*\]$"
|
||||
color red "[=;]"
|
||||
color yellow ""(\\.|[^"])*"|'(\\.|[^'])*'"
|
||||
color brightblack "(^|[[:space:]])(#([^{].*)?|;.*)$"
|
||||
color brightblue "(^|[[:space:]])(#([^{].*)?|;.*)$"
|
||||
color ,green "[[:space:]]+$"
|
||||
color ,red " + +| + +"
|
||||
|
Loading…
Reference in New Issue
Block a user