Merge pull request #339 from palto42/ini_comments

Adjusted comment color of ini files for visibility on dark terminals
This commit is contained in:
Anthony Scopatz
2020-11-08 15:41:52 -06:00
committed by GitHub
+1 -1
View File
@@ -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 " + +| + +"