diff options
| author | Miquel Sabaté <mikisabate@gmail.com> | 2014-02-05 16:11:38 +0100 |
|---|---|---|
| committer | Miquel Sabaté <mikisabate@gmail.com> | 2014-02-05 16:11:38 +0100 |
| commit | fd50237194e299d4b86412e3c92f427535bd27c8 (patch) | |
| tree | bc7e289103c37d3f67ed5584268af70732619609 /katepart | |
| parent | d89c099dd921997238be46e2002d28712da06fde (diff) | |
| download | dotfiles-fd50237194e299d4b86412e3c92f427535bd27c8.tar.gz dotfiles-fd50237194e299d4b86412e3c92f427535bd27c8.zip | |
kate: improved the xoria256 schema for C and C++.
Diffstat (limited to 'katepart')
| -rw-r--r-- | katepart/xoria256.kateschema | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/katepart/xoria256.kateschema b/katepart/xoria256.kateschema index 376b9af..254ad84 100644 --- a/katepart/xoria256.kateschema +++ b/katepart/xoria256.kateschema @@ -619,11 +619,11 @@ Boo:String Char=6,,,,,,,,,,--- Boo:String Substitution=0,,,,,,,,,,--- [Highlighting C - Schema xoria256] -Alerts:Alert Level 1=10,ffbf0303,ff9c0e0e,1,,,,fff7e6e6,,,--- -Alerts:Alert Level 2=10,ffbf0303,ff9c0e0e,1,,,,fff7e6e6,,,--- -Alerts:Alert Level 3=10,ffbf0303,ff9c0e0e,1,,,,fff7e6e6,,,--- +Alerts:Alert Level 1=10,ffafdf87,ffeeeeee,1,,,,,,,--- +Alerts:Alert Level 2=10,ffafdf87,ffeeeeee,1,,,,,,,--- +Alerts:Alert Level 3=10,ffafdf87,ffeeeeee,1,,,,,,,--- Alerts:Normal Text=0,,,,,,,,,,--- -C:Alert=10,ffbf0303,ff9c0e0e,1,,,,fff7e6e6,,,--- +C:Alert=10,ffafdf87,ffeeeeee,1,,,,,,,--- C:Binary=4,,,,,,,,,,--- C:Char=6,,,,,,,,,,--- C:Comment=8,,,,,,,,,,--- @@ -704,13 +704,13 @@ Doxygen:Warning=1,ffca9219,ffca9219,1,0,,,,,,--- Doxygen:Word=1,ff0095ff,,1,0,,,,,,--- [Highlighting C++ - Schema xoria256] -Alerts:Alert Level 1=10,ffe85848,ffe85848,,,,,ff451e1a,,,--- -Alerts:Alert Level 2=10,ffca9219,ffca9219,,,,,ff451e1a,,,--- -Alerts:Alert Level 3=10,ff81ca2d,ff81ca2d,,,,,,,,--- +Alerts:Alert Level 1=10,ffafdf87,ffeeeeee,1,,,,,,,--- +Alerts:Alert Level 2=10,ffafdf87,ffeeeeee,1,,,,,,,--- +Alerts:Alert Level 3=10,ffafdf87,ffeeeeee,1,,,,,,,--- Alerts:Normal Text=0,,,,,,,,,,--- -C++:Attribute=1,,,0,1,,,,,,--- +C++:Attribute=1,ff87afdf,ffeeeeee,0,0,,,,,,--- C++:Binary=4,,,,,,,,,,--- -C++:Boost Stuff=0,ff23a45b,ff23a45b,,,,,,,,--- +C++:Boost Stuff=0,ffd0d0d0,ffeeeeee,,,,,,,,--- C++:CONSTS/MACROS=0,,,,,,,,,,--- C++:Char=6,,,,,,,,,,--- C++:Comment=8,,,,,,,,,,--- @@ -721,7 +721,7 @@ C++:Error=13,,,,,,,,,,--- C++:Float=5,,,,,,,,,,--- C++:Globals (g_*)=0,,,,,,,,,,--- C++:Hex=4,,,,,,,,,,--- -C++:Internals=0,ff808080,ff808080,,,,,,,,--- +C++:Internals=0,ffd0d0d0,ffeeeeee,,,,,,,,--- C++:Keyword=1,,,,,,,,,,--- C++:Normal Text=0,,,,,,,,,,--- C++:Octal=4,,,,,,,,,,--- @@ -729,8 +729,8 @@ C++:Prep. Lib=9,,,,,,,,,,--- C++:Preprocessor=9,,,,,,,,,,--- C++:Region Marker=12,,,,,,,,,,--- C++:Separator Symbol=0,,,,,,,,,,--- -C++:Standard Attribute=1,,,0,1,,,,,,--- -C++:Standard Classes=0,ff59ff00,ff59ff00,,,,,,,,--- +C++:Standard Attribute=1,ff87afdf,ffeeeeee,0,0,,,,,,--- +C++:Standard Classes=0,ffd0d0d0,ffeeeeee,,,,,,,,--- C++:Standard Macros=9,,,,,,,,,,--- C++:Statics (s_*)=0,,,,,,,,,,--- C++:String=7,,,,,,,,,,--- @@ -759,7 +759,7 @@ Doxygen:Types=2,,,,,,,,,,--- Doxygen:Verbatim=8,,,,,,,,,,--- Doxygen:Warning=1,ffca9219,ffca9219,1,0,,,,,,--- Doxygen:Word=1,ff0095ff,,1,0,,,,,,--- -GCCExtensions:GNU Extensions=9,,,,1,,,,,,--- +GCCExtensions:GNU Extensions=9,ffafdf87,ffeeeeee,,0,,,,,,--- GCCExtensions:GNU Functions=9,,,,,,,,,,--- GCCExtensions:GNU Macros=9,,,,,,,,,,--- GCCExtensions:GNU Types=9,,,,,,,,,,--- |
