Remove all colors expecting 256 color support in terminal

Colors get replaced (if important enough) with matching color or are left out.
This commit is contained in:
cn 2015-02-18 19:42:13 +01:00
parent 3144127861
commit 90509e8b52
9 changed files with 39 additions and 39 deletions

View File

@ -12,20 +12,20 @@
# - distinct docstrings and module attributes
=Idle
=Comment fg_030
=Comment green
=Keyword bold
=Bif fg_501
=String fg_110
=Extrapolation fg_200 bold
=Atom fg_530
=Attribute fg_505
=ModAttr fg_141
=Brace fg_440
=Brack fg_311
=Int fg_033
=Def fg_115
=ModDef fg_101
=Underscore fg_310
=Bif #fg_501
=String cyan
=Extrapolation cyan bold
=Atom red
=Attribute #fg_505
=ModAttr yellow #fg_141
=Brace magenta #fg_440
=Brack magenta #fg_311
=Int cyan
=Def
=ModDef blue bold
=Underscore blue #fg_310 #brown
:idle Idle

View File

@ -5,25 +5,25 @@
=Idle
=Comment fg_030
=String fg_110
=String_mod fg_200 bold
=String_esc fg_000 bold
=Int fg_033
=Record fg_530
=Comment green
=String cyan #fg_110
=String_mod cyan bold #fg_200 bold
=String_esc cyan bold #fg_000 bold
=Int cyan #fg_033
=Record blue #fg_530
=Recatt
=Fun fg_115
=Module fg_101
=Fun
=Module #fg_101
=Keyword bold
=Guard fg_200
=Bif fg_501
=Type fg_141
=Brace fg_440
=Brack fg_311
=Macro fg_330
=Variable fg_310
=Attribute fg_505
=Char fg_330 bold
=Guard #fg_200
=Bif #fg_501
=Type bold #fg_141
=Brace magenta #fg_440
=Brack magenta #fg_311
=Macro #fg_330
=Variable yellow #fg_310
=Attribute red #fg_505
=Char cyan #fg_330 bold
:idle Idle
* idle

View File

@ -7,7 +7,7 @@
=Bad bold red
=Brace magenta
=Tag fg_310
=Tag blue
=Class yellow
=Id green
=Doctype bold magenta

View File

@ -8,8 +8,8 @@
=Table bold
=Policy bold blue
=Option fg_310 # brown
=Module yellow
=Option yellow
=Module blue
:line_start Idle
* rest noeat

View File

@ -8,7 +8,7 @@
=Bad bold red
=Brace #magenta
=Variable fg_310
=Variable #yellow
=Predicate red
:idle Idle

View File

@ -8,7 +8,7 @@
=Type bold
=Keyword bold
=Bad bold red
=Var fg_310 # brown
=Var yellow #fg_310 # brown
=Brace magenta
=KeywordAttr bold

View File

@ -15,7 +15,7 @@
=Bad bold red
=Brace magenta
=PrivateMember fg_310 # brown
=PrivateMember yellow #fg_310 # brown
=Decorator red
:idle Idle

View File

@ -20,8 +20,8 @@
=Symbol red
=SymbolEscape bold red
=ProcArg #yellow
=ClassMember fg_310 # brown
=GlobalVar yellow
=ClassMember yellow #fg_310 # brown
=GlobalVar #yellow
=ClassDecl bold blue
# Detect pod

View File

@ -11,7 +11,7 @@
=Directive red
=Reference yellow
=LocalType fg_310 # brown
=LocalType blue
=BlockDelim bold blue
=BadTab inverse red