2005-11-22 12:26:26 +00:00
|
|
|
[styling]
|
2006-03-10 21:44:12 +00:00
|
|
|
# foreground;background;bold;italic
|
|
|
|
default=0x000000;0xffffff;false;false
|
|
|
|
commentline=0x0000ff;0xffffff;false;false
|
|
|
|
number=0x007F00;0xffffff;false;false
|
|
|
|
word=0x991111;0xffffff;true;false
|
|
|
|
string=0x1E90FF;0xffffff;false;false
|
|
|
|
character=0x004040;0xffffff;false;false
|
|
|
|
operator=0x101030;0xffffff;false;false
|
|
|
|
identifier=0x000000;0xffffff;false;false
|
|
|
|
backticks=0x000000;0xe0c0e0;false;false
|
|
|
|
param=0xF38A12;0x0000ff;false;false
|
|
|
|
scalar=0x905010;0xffffff;false;false
|
2005-11-22 12:26:26 +00:00
|
|
|
|
|
|
|
[keywords]
|
|
|
|
primary=break case continue do done else esac eval exit export fi for goto if in integer return set shift then while
|
|
|
|
|