From 90509e8b52a2cb23f760b23244866119a7e36aa2 Mon Sep 17 00:00:00 2001 From: cn Date: Wed, 18 Feb 2015 19:42:13 +0100 Subject: [PATCH] Remove all colors expecting 256 color support in terminal Colors get replaced (if important enough) with matching color or are left out. --- elixir.jsf | 26 +++++++++++++------------- erlang.jsf | 34 +++++++++++++++++----------------- haml.jsf | 2 +- iptables.jsf | 4 ++-- prolog.jsf | 2 +- puppet.jsf | 2 +- python.jsf | 2 +- ruby.jsf | 4 ++-- yaml.jsf | 2 +- 9 files changed, 39 insertions(+), 39 deletions(-) diff --git a/elixir.jsf b/elixir.jsf index 1e947d0..df56506 100644 --- a/elixir.jsf +++ b/elixir.jsf @@ -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 diff --git a/erlang.jsf b/erlang.jsf index 9e39c74..92fb567 100644 --- a/erlang.jsf +++ b/erlang.jsf @@ -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 diff --git a/haml.jsf b/haml.jsf index 5740f02..11edf22 100644 --- a/haml.jsf +++ b/haml.jsf @@ -7,7 +7,7 @@ =Bad bold red =Brace magenta -=Tag fg_310 +=Tag blue =Class yellow =Id green =Doctype bold magenta diff --git a/iptables.jsf b/iptables.jsf index cc30734..68efe4a 100644 --- a/iptables.jsf +++ b/iptables.jsf @@ -8,8 +8,8 @@ =Table bold =Policy bold blue -=Option fg_310 # brown -=Module yellow +=Option yellow +=Module blue :line_start Idle * rest noeat diff --git a/prolog.jsf b/prolog.jsf index 3a6cf9c..12e4766 100644 --- a/prolog.jsf +++ b/prolog.jsf @@ -8,7 +8,7 @@ =Bad bold red =Brace #magenta -=Variable fg_310 +=Variable #yellow =Predicate red :idle Idle diff --git a/puppet.jsf b/puppet.jsf index 3a8e9e4..abf8ee2 100644 --- a/puppet.jsf +++ b/puppet.jsf @@ -8,7 +8,7 @@ =Type bold =Keyword bold =Bad bold red -=Var fg_310 # brown +=Var yellow #fg_310 # brown =Brace magenta =KeywordAttr bold diff --git a/python.jsf b/python.jsf index ab1324b..a1fad4a 100644 --- a/python.jsf +++ b/python.jsf @@ -15,7 +15,7 @@ =Bad bold red =Brace magenta -=PrivateMember fg_310 # brown +=PrivateMember yellow #fg_310 # brown =Decorator red :idle Idle diff --git a/ruby.jsf b/ruby.jsf index 31b78f2..e8fb94a 100644 --- a/ruby.jsf +++ b/ruby.jsf @@ -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 diff --git a/yaml.jsf b/yaml.jsf index ee5024d..3f3b2a1 100644 --- a/yaml.jsf +++ b/yaml.jsf @@ -11,7 +11,7 @@ =Directive red =Reference yellow -=LocalType fg_310 # brown +=LocalType blue =BlockDelim bold blue =BadTab inverse red