Kaydet (Commit) 0375a74e authored tarafından Enrico Tröger's avatar Enrico Tröger

added italic flag to all styles


git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@243 ea778897-0a13-0410-b9d1-a72fbfd435f5
üst fb29b794
[styling]
# foreground;background;bold
default=0x000000,0xffffff,false
comment=0x808080,0xffffff,false
number=0x007f00,0xffffff,false
string=0x1e90ff,0xffffff,false
operator=0x000000,0xffffff,false
identifier=0x000088,0xffffff,false
cpuinstruction=0x991111,0xffffff,true
mathinstruction=0x00007f,0xffffff,true
register=0x000000,0xffffff,true
directive=0x0F673D,0xffffff,true
directiveoperand=0x1e90ff,0xffffff,false;
commentblock=0x808080,0xffffff,false
character=0x1e90ff,0xffffff,false
stringeol=0x000000,0xe0c0e0,false
extinstruction=0x7f7f00,0xffffff,false
# foreground;background;bold;italic
default=0x000000;0xffffff;false;false
comment=0x808080;0xffffff;false;false
number=0x007f00;0xffffff;false;false
string=0x1e90ff;0xffffff;false;false
operator=0x000000;0xffffff;false;false
identifier=0x000088;0xffffff;false;false
cpuinstruction=0x991111;0xffffff;true;false
mathinstruction=0x00007f;0xffffff;true;false
register=0x000000;0xffffff;true;false
directive=0x0F673D;0xffffff;true;false
directiveoperand=0x1e90ff;0xffffff;false;false
commentblock=0x808080;0xffffff;false;false
character=0x1e90ff;0xffffff;false;false
stringeol=0x000000;0xe0c0e0;false;false
extinstruction=0x7f7f00;0xffffff;false;false
[keywords]
# all items must be in one line
# this is by default a very simple instruction set, not of Intel or so
# this is by default a very simple instruction set; not of Intel or so
instructions=hlt lad spi add sub mul div jmp jez jgz jlz swap jsr ret pushac popac addst subst mulst divst lsa lds push pop cli ldi ink lia dek ldx
registers=
directives=org list nolist page equivalent word text
[styling]
# foreground;background;bold
default=0x000000;0xffffff;false
comment=0x0000ff;0xffffff;false
commentline=0x0000ff;0xffffff;false
commentdoc=0x0000ff;0xffffff;false
number=0x007f00;0xffffff;false
word=0x991111;0xffffff;true
word2=0x00007F;0xffffff;true
string=0x1E90FF;0xffffff;false
character=0x1E90FF;0xffffff;false
uuid=0x804040;0xffffff;false
preprocessor=0x7F7F00;0xffffff;false
operator=0x101030;0xffffff;false
identifier=0x100000;0xffffff;false
stringeol=0x000000;0xe0c0e0;false
verbatim=0x101030;0xffffff;false
regex=0x905010;0xffffff;false
commentlinedoc=0x0000ff;0xffffff;true
commentdockeyword=0x0000ff;0xffffff;true
globalclass=0xbb1111;0xffffff;true
# foreground;background;bold;italic
default=0x000000;0xffffff;false;false
comment=0x0000ff;0xffffff;false;false
commentline=0x0000ff;0xffffff;false;false
commentdoc=0x0000ff;0xffffff;false;false
number=0x007f00;0xffffff;false;false
word=0x991111;0xffffff;true;false
word2=0x00007F;0xffffff;true;false
string=0x1E90FF;0xffffff;false;false
character=0x1E90FF;0xffffff;false;false
uuid=0x804040;0xffffff;false;false
preprocessor=0x7F7F00;0xffffff;false;false
operator=0x101030;0xffffff;false;false
identifier=0x100000;0xffffff;false;false
stringeol=0x000000;0xe0c0e0;false;false
verbatim=0x101030;0xffffff;false;false
regex=0x905010;0xffffff;false;false
commentlinedoc=0x0000ff;0xffffff;true;false
commentdockeyword=0x0000ff;0xffffff;true;true
globalclass=0xbb1111;0xffffff;true;false
[keywords]
# all items must be in one line
......
[styling]
# foreground;background;bold
default=0x000000,0xffffff,false
comment=0x808080,0xffffff,false
comment1=0x808080,0xffffff,false
comment2=0x808080,0xffffff,false
comment3=0x808080,0xffffff,false
number=0x007f7f,0xffffff,false
keyword=0x7f1a00,0xffffff,true
keyword2=0x00007f,0xffffff,true
string=0x7f007f,0xffffff,false
char=0x7f007f,0xffffff,false
operator=0x000000,0xffffff,false
identifier=0x991111,0xffffff,false
tagname=0x000000,0xffe0ff,true
linenum=0x000000,0xC0C0C0,false
# foreground;background;bold;italic
default=0x000000;0xffffff;false;false
comment=0x808080;0xffffff;false;false
comment1=0x808080;0xffffff;false;false
comment2=0x808080;0xffffff;false;false
comment3=0x808080;0xffffff;false;false
number=0x007f7f;0xffffff;false;false
keyword=0x7f1a00;0xffffff;true;false
keyword2=0x00007f;0xffffff;true;false
string=0x7f007f;0xffffff;false;false
char=0x7f007f;0xffffff;false;false
operator=0x000000;0xffffff;false;false
identifier=0x991111;0xffffff;false;false
tagname=0x000000;0xffe0ff;true;false
linenum=0x000000;0xC0C0C0;false;false
[keywords]
# all items must be in one line
......
[styling]
# foreground;background;bold
default=0x000000;0xffffff;false
# foreground;background;bold;italic
default=0x000000;0xffffff;false;false
# bold for selection is useless, so say false
selection=0xc0c0c0;0x00007F;false
brace_good=0xff0000;0xFFFFFF;true
brace_bad=0x0000ff;0xFFFFFF;true
selection=0xc0c0c0;0x00007F;false;false
brace_good=0xff0000;0xFFFFFF;true;false
brace_bad=0x0000ff;0xFFFFFF;true;false
# background colour of the current line, only the second argument is interpreted
current_line=0x0;0xE5E5E5;false;false
[styling]
# foreground;background;bold
default=0x00007f;0xffffff;false
comment=0x808080;0xffffff;false
section=0x900000;0xffffff;true
assignment=0x000000;0xffffff;false
defval=0x7f0000;0xffffff;false
# foreground;background;bold;italic
default=0x00007f;0xffffff;false;false
comment=0x808080;0xffffff;false;false
section=0x900000;0xffffff;true;false
assignment=0x000000;0xffffff;false;false
defval=0x7f0000;0xffffff;false;false
# the lexer don't support keywords
[styling]
# foreground;background;bold
default=0x000000;0xffffff;false
comment=0x808080;0xffffff;false
tag=0x00007F;0xffffff;true
class=0x991111;0xffffff;true
pseudoclass=0x991111;0xffffff;true
unknown_pseudoclass=0x0000ff;0xffffff;false
unknown_identifier=0x0000ff;0xffffff;false
operator=0x101030;0xffffff;false
identifier=0x100000;0xffffff;false
doublestring=0x1E90FF;0xffffff;false
singlestring=0x1E90FF;0xffffff;false
attribute=0x007F00;0xffffff;false
value=x7F7F00;0xffffff;false
# foreground;background;bold;italic
default=0x000000;0xffffff;false;false
comment=0x808080;0xffffff;false;false
tag=0x00007F;0xffffff;true;false
class=0x991111;0xffffff;true;false
pseudoclass=0x991111;0xffffff;true;true
unknown_pseudoclass=0x0000ff;0xffffff;false;false
unknown_identifier=0x0000ff;0xffffff;false;false
operator=0x101030;0xffffff;false;false
identifier=0x100000;0xffffff;false;false
doublestring=0x1E90FF;0xffffff;false;false
singlestring=0x1E90FF;0xffffff;false;false
attribute=0x007F00;0xffffff;false;false
value=x7F7F00;0xffffff;false;false
[keywords]
primary=color background-color background-image background-repeat background-attachment background-position background font-family font-style font-variant font-weight font-size font word-spacing letter-spacing text-decoration vertical-align text-transform text-align text-indent line-height margin-top margin-right margin-bottom margin-left margin padding-top padding-right padding-bottom padding-left padding border-top-width border-right-width border-bottom-width border-left-width border-width border-top border-right border-bottom border-left border border-color border-style width height float clear display white-space list-style-type list-style-image list-style-position list-style
......
[styling]
# foreground;background;bold
default=0x000000;0xffffff;false
tag=0x990000;0xffffff;false
tagunknown=0x0000ff;0xffffff;false
attribute=0x007F00;0xffffff;false
attributeunknown=0x0000ff;0xffffff;false
number=0x800080;0xffffff;false
doublestring=0x1E90FF;0xffffff;false
singlestring=0x1E90FF;0xffffff;false
other=0x800080;0xffffff;false
comment=0x808080;0xffffff;false
entity=0x800080;0xffffff;false
tagend=0x990000;0xffffff;false
xmlstart=0x990000;0xffffff;false
xmlend=0x990000;0xf0f0f0;false
cdata=0x990066;0xffffff;false
question=0xff0000;0xffffff;false
value=0x990066;0xffffff;false
xccomment=0x990066;0xffffff;false
sgml_default=0x000000;0xffffff;false
sgml_comment=0x808080;0xffffff;false
sgml_special=0x007F00;0xffffff;false
sgml_command=0x991111;0xffffff;true
sgml_doublestring=0x1E90FF;0xffffff;false
sgml_simplestring=0x004040;0xffffff;false
sgml_1st_param=0x804040;0xffffff;false
sgml_entity=0x101030;0xffffff;false
sgml_block_default=0x100000;0xffffff;false
sgml_1st_param_comment=0x906040;0xffffff;false
sgml_error=0x0000ff;0xffffff;false
# foreground;background;bold;italic
default=0x000000;0xffffff;false;false
tag=0x990000;0xffffff;false;false
tagunknown=0x0000ff;0xffffff;false;false
attribute=0x007F00;0xffffff;false;false
attributeunknown=0x0000ff;0xffffff;false;false
number=0x800080;0xffffff;false;false
doublestring=0x1E90FF;0xffffff;false;false
singlestring=0x1E90FF;0xffffff;false;false
other=0x800080;0xffffff;false;false
comment=0x808080;0xffffff;false;false
entity=0x800080;0xffffff;false;false
tagend=0x990000;0xffffff;false;false
xmlstart=0x990000;0xffffff;false;false
xmlend=0x990000;0xf0f0f0;false;false
cdata=0x990066;0xffffff;false;false
question=0xff0000;0xffffff;false;false
value=0x990066;0xffffff;false;false
xccomment=0x990066;0xffffff;false;false
sgml_default=0x000000;0xffffff;false;false
sgml_comment=0x808080;0xffffff;false;false
sgml_special=0x007F00;0xffffff;false;false
sgml_command=0x991111;0xffffff;true;false
sgml_doublestring=0x1E90FF;0xffffff;false;false
sgml_simplestring=0x004040;0xffffff;false;false
sgml_1st_param=0x804040;0xffffff;false;false
sgml_entity=0x101030;0xffffff;false;false
sgml_block_default=0x100000;0xffffff;false;false
sgml_1st_param_comment=0x906040;0xffffff;false;false
sgml_error=0x0000ff;0xffffff;false;false
[keywords]
# all items must be in one line
......
[styling]
# foreground;background;bold
default=0x000000;0xffffff;false
comment=0x0000ff;0xffffff;false
commentline=0x0000ff;0xffffff;false
commentdoc=0x0000ff;0xffffff;false
number=0x007f00;0xffffff;false
word=0x991111;0xffffff;true
word2=0x00007F;0xffffff;true
string=0x1E90FF;0xffffff;false
character=0x1E90FF;0xffffff;false
uuid=0x804040;0xffffff;false
preprocessor=0x7F7F00;0xffffff;false
operator=0x101030;0xffffff;false
identifier=0x004040;0xffffff;false
stringeol=0x000000;0xe0c0e0;false
verbatim=0x906040;0x0000ff;false
regex=0x905010;0xffffff;false
commentlinedoc=0x0000ff;0xffffff;true
commentdockeyword=0x0000ff;0xffffff;true
globalclass=0x109040;0xffffff;true
# foreground;background;bold;italic
default=0x000000;0xffffff;false;false
comment=0x0000ff;0xffffff;false;false
commentline=0x0000ff;0xffffff;false;false
commentdoc=0x0000ff;0xffffff;false;false
number=0x007f00;0xffffff;false;false
word=0x991111;0xffffff;true;false
word2=0x00007F;0xffffff;true;false
string=0x1E90FF;0xffffff;false;false
character=0x1E90FF;0xffffff;false;false
uuid=0x804040;0xffffff;false;false
preprocessor=0x7F7F00;0xffffff;false;false
operator=0x101030;0xffffff;false;false
identifier=0x004040;0xffffff;false;false
stringeol=0x000000;0xe0c0e0;false;false
verbatim=0x906040;0x0000ff;false;false
regex=0x905010;0xffffff;false;false
commentlinedoc=0x0000ff;0xffffff;true;true
commentdockeyword=0x0000ff;0xffffff;true;true
globalclass=0x109040;0xffffff;true;false
[keywords]
primary=abstract assert break case catch class const continue default do else extends final finally for future generic goto if implements import inner instanceof interface native new outer package private protected public rest return static super switch synchronized this throw throws transient try var volatile while
......
[styling]
# foreground;background;bold
default=0xFF0000;0xffffff;false
comment=0x0000ff;0xffffff;false
preprocessor=0x7F7F00;0xffffff;false
identifier=0x007F00;0xffffff;false
operator=0x101030;0xffffff;false
target=0xff0000;0xffffff;false
ideol=0x008000;0xffffff;false
# foreground;background;bold;italic
default=0xFF0000;0xffffff;false;false
comment=0x0000ff;0xffffff;false;false
preprocessor=0x7F7F00;0xffffff;false;false
identifier=0x007F00;0xffffff;false;false
operator=0x101030;0xffffff;false;false
target=0xff0000;0xffffff;false;false
ideol=0x008000;0xffffff;false;false
# there are no keywords available otherwise mail me
[styling]
# foreground;background;bold
html_default=0x000000;0xffffff;false
html_tag=0x990000;0xffffff;false
html_tagunknown=0x0000ff;0xffffff;false
html_attribute=0x007F00;0xffffff;false
html_attributeunknown=0x0000ff;0xffffff;false
html_number=0x800080;0xffffff;false
html_doublestring=0x1E90FF;0xffffff;false
html_singlestring=0x1E90FF;0xffffff;false
html_other=0x800080;0xffffff;false
html_comment=0x808080;0xffffff;false
html_entity=0x800080;0xffffff;false
html_tagend=0x800000;0xffffff;false
# foreground;background;bold;italic
html_default=0x000000;0xffffff;false;false
html_tag=0x990000;0xffffff;false;false
html_tagunknown=0x0000ff;0xffffff;false;false
html_attribute=0x007F00;0xffffff;false;false
html_attributeunknown=0x0000ff;0xffffff;false;false
html_number=0x800080;0xffffff;false;false
html_doublestring=0x1E90FF;0xffffff;false;false
html_singlestring=0x1E90FF;0xffffff;false;false
html_other=0x800080;0xffffff;false;false
html_comment=0x808080;0xffffff;false;false
html_entity=0x800080;0xffffff;false;false
html_tagend=0x800000;0xffffff;false;false
# <?
html_xmlstart=0x990000;0xf0f0f0;false
html_xmlstart=0x990000;0xf0f0f0;false;false
# ?>
html_xmlend=0x990000;0xf0f0f0;false
html_xmlend=0x990000;0xf0f0f0;false;false
# <script
html_script=0x800000;0xf0f0f0;false
html_script=0x800000;0xf0f0f0;false;false
# <% ... %>
html_asp=0x4f4f00;0xf0f0f0;false
html_asp=0x4f4f00;0xf0f0f0;false;false
# <%@ ... %>
html_aspat=0x4f4f00;0xf0f0f0;false
html_cdata=0x990066;0xffffff;false
html_question=0xff0000;0xffffff;false
html_value=0x990066;0xffffff;false
html_xccomment=0x990066;0xffffff;false
html_aspat=0x4f4f00;0xf0f0f0;false;false
html_cdata=0x990066;0xffffff;false;false
html_question=0xff0000;0xffffff;false;false
html_value=0x990066;0xffffff;false;false
html_xccomment=0x990066;0xffffff;false;false
sgml_default=0x000000;0xffffff;false
sgml_comment=0x808080;0xffffff;false
sgml_special=0x007F00;0xffffff;false
sgml_command=0x991111;0xffffff;true
sgml_doublestring=0x1E90FF;0xffffff;false
sgml_simplestring=0x004040;0xffffff;false
sgml_1st_param=0x804040;0xffffff;false
sgml_entity=0x101030;0xffffff;false
sgml_block_default=0x100000;0xffffff;false
sgml_1st_param_comment=0x906040;0xffffff;false
sgml_error=0x0000ff;0xffffff;false
sgml_default=0x000000;0xffffff;false;false
sgml_comment=0x808080;0xffffff;false;false
sgml_special=0x007F00;0xffffff;false;false
sgml_command=0x991111;0xffffff;true;false
sgml_doublestring=0x1E90FF;0xffffff;false;false
sgml_simplestring=0x004040;0xffffff;false;false
sgml_1st_param=0x804040;0xffffff;false;false
sgml_entity=0x101030;0xffffff;false;false
sgml_block_default=0x100000;0xffffff;false;false
sgml_1st_param_comment=0x906040;0xffffff;false;false
sgml_error=0x0000ff;0xffffff;false;false
php_default=0x000000;0xffffff;false
php_simplestring=0x008000;0xffffff;false
php_hstring=0x008000;0xffffff;false
php_number=0x006060;0xffffff;false
php_word=0x990000;0xffffff;false
php_variable=0x00007F;0xffffff;false
php_comment=0x808080;0xffffff;false
php_commentline=0x808080;0xffffff;false
php_operator=0x602010;0xffffff;false
php_hstring_variable=0x601010;0xffffff;false
php_complex_variable=0x105010;0xffffff;false
php_default=0x000000;0xffffff;false;false
php_simplestring=0x008000;0xffffff;false;false
php_hstring=0x008000;0xffffff;false;false
php_number=0x006060;0xffffff;false;false
php_word=0x990000;0xffffff;false;false
php_variable=0x00007F;0xffffff;false;false
php_comment=0x808080;0xffffff;false;false
php_commentline=0x808080;0xffffff;false;false
php_operator=0x602010;0xffffff;false;false
php_hstring_variable=0x601010;0xffffff;false;false
php_complex_variable=0x105010;0xffffff;false;false
jscript_start=0x808000;0xffffff;false
jscript_default=0x000000;0xffffff;false
jscript_comment=0x222222;0xffffff;false
jscript_commentline=0x808080;0xffffff;false
jscript_commentdoc=0x808080;0xffffff;false
jscript_number=0x606000;0xffffff;false
jscript_word=0xff0000;0xffffff;false
jscript_keyword=0x001050;0xffffff;false
jscript_doublestring=0x080080;0xffffff;false
jscript_singlestring=0x080080;0xffffff;false
jscript_symbols=0x501000;0xffffff;false
jscript_stringeol=0x000000;0xe0c0e0;false
jscript_start=0x808000;0xffffff;false;false
jscript_default=0x000000;0xffffff;false;false
jscript_comment=0x222222;0xffffff;false;false
jscript_commentline=0x808080;0xffffff;false;false
jscript_commentdoc=0x808080;0xffffff;false;false
jscript_number=0x606000;0xffffff;false;false
jscript_word=0xff0000;0xffffff;false;false
jscript_keyword=0x001050;0xffffff;false;false
jscript_doublestring=0x080080;0xffffff;false;false
jscript_singlestring=0x080080;0xffffff;false;false
jscript_symbols=0x501000;0xffffff;false;false
jscript_stringeol=0x000000;0xe0c0e0;false;false
[keywords]
html=a abbr acronym address applet area b base basefont bdo big blockquote body br button caption center cite code col colgroup dd del dfn dir div dl dt em embed fieldset font form frame frameset h1 h2 h3 h4 h5 h6 head hr html i iframe img input ins isindex kbd label legend li link map menu meta noframes noscript object ol optgroup option p param pre q quality s samp script select small span strike strong style sub sup table tbody td textarea tfoot th thead title tr tt u ul var xmlns leftmargin topmargin abbr accept-charset accept accesskey action align alink alt archive axis background bgcolor border cellpadding cellspacing char charoff charset checked cite class classid clear codebase codetype color cols colspan compact content coords data datafld dataformatas datapagesize datasrc datetime declare defer dir disabled enctype face for frame frameborder selected headers height href hreflang hspace http-equiv id ismap label lang language link longdesc marginwidth marginheight maxlength media framespacing method multiple name nohref noresize noshade nowrap object onblur onchange onclick ondblclick onfocus onkeydown onkeypress onkeyup onload onmousedown onmousemove onmouseover onmouseout onmouseup onreset onselect onsubmit onunload profile prompt pluginspage readonly rel rev rows rowspan rules scheme scope scrolling shape size span src standby start style summary tabindex target text title type usemap valign value valuetype version vlink vspace width text password checkbox radio submit reset file hidden image public doctype xml
......
[styling]
# foreground;background;bold
default=0x000000", "0xffffff,false
commentline=0x909090,0xffffff,false
number=0x007f00,0xffffff,false
word=0x111199,0xffffff,false
string=0x1e90ff,0xffffff,false
character=0x004040,0xffffff,false
operator=0x000000,0xffffff,false
identifier=0x000000,0xffffff,false
backticks=0x000000,0xe0c0e0,false
param=0x111199,0x0000ff,false
scalar=0xff0000,0xffffff,false
# foreground;background;bold;italic
default=0x000000", "0xffffff,false;false
commentline=0x909090,0xffffff,false;false
number=0x007f00,0xffffff,false;false
word=0x111199,0xffffff,false;false
string=0x1e90ff,0xffffff,false;false
character=0x004040,0xffffff,false;false
operator=0x000000,0xffffff,false;false
identifier=0x000000,0xffffff,false;false
backticks=0x000000,0xe0c0e0,false;false
param=0x111199,0x0000ff,false;false
scalar=0xff0000,0xffffff,false;false
[keywords]
# all items must be in one line
......
[styling]
# foreground;background;bold
default=0x0000ff;0xffffff;false
comment=0x0000ff;0xffffff;false
number=0x007F00;0xffffff;false
word=0x991111;0xffffff;true
string=0x1E90FF;0xffffff;false
character=0x004040;0xffffff;false
preprocessor=0x7F7F00;0xffffff;false
operator=0x101030;0xffffff;false
identifier=0x991111;0xffffff;true
regex=0x13631B;0xffffff;false
commentline=0x0000ff;0xffffff;false
commentdoc=0x0000ff;0xffffff;false
# foreground;background;bold;italic
default=0x0000ff;0xffffff;false;false
comment=0x0000ff;0xffffff;false;false
number=0x007F00;0xffffff;false;false
word=0x991111;0xffffff;true;false
string=0x1E90FF;0xffffff;false;false
character=0x004040;0xffffff;false;false
preprocessor=0x7F7F00;0xffffff;false;false
operator=0x101030;0xffffff;false;false
identifier=0x991111;0xffffff;true;false
regex=0x13631B;0xffffff;false;false
commentline=0x0000ff;0xffffff;false;false
commentdoc=0x0000ff;0xffffff;false;false
[keywords]
primary=absolute and array asm begin break case const constructor continue destructor div do downto else end end. file for function goto if implementation in inherited inline interface label mod nil not object of on operator or packed procedure program record reintroduce repeat self set shl shr string then to type unit until uses var while with xor as class except exports finalization finally initialization is library on property raise threadvar try dispose exit false new true absolute abstract alias assembler cdecl cppdecl default export external far far16 forward index name near oldfpccall override pascal private protected public published read register safecall softfloat stdcall virtual write
[styling]
# foreground;background;bold
default=0x000000;0xffffff;false
error=0x0000ff;0xffffff;false
commentline=0x0000ff;0xffffff;false
number=0x007F00;0xffffff;false
word=0x991111;0xffffff;true
string=0x1E90FF;0xffffff;false
character=0x1E90FF;0xffffff;false
preprocessor=0x7F7F00;0xffffff;false
operator=0x101030;0xffffff;false
identifier=0x100000;0xffffff;false
scalar=0x00007F;0xffffff;false
pod=0x000000;0xe0c0e0;false
regex=0x905010;0xffffff;false
array=0x905010;0xffffff;false
hash=0x905010;0xffffff;false
symboltable=0x905010;0xffffff;false
backticks=0x000000;0xe0c0e0;false
# foreground;background;bold;italic
default=0x000000;0xffffff;false;false
error=0x0000ff;0xffffff;false;false
commentline=0x0000ff;0xffffff;false;false
number=0x007F00;0xffffff;false;false
word=0x991111;0xffffff;true;false
string=0x1E90FF;0xffffff;false;false
character=0x1E90FF;0xffffff;false;false
preprocessor=0x7F7F00;0xffffff;false;false
operator=0x101030;0xffffff;false;false
identifier=0x100000;0xffffff;false;false
scalar=0x00007F;0xffffff;false;false
pod=0x000000;0xe0c0e0;false;false
regex=0x905010;0xffffff;false;false
array=0x905010;0xffffff;false;false
hash=0x905010;0xffffff;false;false
symboltable=0x905010;0xffffff;false;false
backticks=0x000000;0xe0c0e0;false;false
[keywords]
primary=NULL __FILE__ __LINE__ __PACKAGE__ __DATA__ __END__ AUTOLOAD BEGIN CORE DESTROY END EQ GE GT INIT LE LT NE CHECK abs accept alarm and atan2 bind binmode bless caller chdir chmod chomp chop chown chr chroot close closedir cmp connect continue cos crypt dbmclose dbmopen defined delete die do dump each else elsif endgrent endhostent endnetent endprotoent endpwent endservent eof eq eval exec exists exit exp fcntl fileno flock for foreach fork format formline ge getc getgrent getgrgid getgrnam gethostbyaddr gethostbyname gethostent getlogin getnetbyaddr getnetbyname getnetent getpeername getpgrp getppid getpriority getprotobyname getprotobynumber getprotoent getpwent getpwnam getpwuid getservbyname getservbyport getservent getsockname getsockopt glob gmtime goto grep gt hex if index int ioctl join keys kill last lc lcfirst le length link listen local localtime lock log lstat lt m map mkdir msgctl msgget msgrcv msgsnd my ne next no not oct open opendir or ord our pack package pipe pop pos print printf prototype push q qq qr quotemeta qu qw qx rand read readdir readline readlink readpipe recv redo ref rename require reset return reverse rewinddir rindex rmdir s scalar seek seekdir select semctl semget semop send setgrent sethostent setnetent setpgrp setpriority setprotoent setpwent setservent setsockopt shift shmctl shmget shmread shmwrite shutdown sin sleep socket socketpair sort splice split sprintf sqrt srand stat study sub substr symlink syscall sysopen sysread sysseek system syswrite tell telldir tie tied time times tr truncate uc ucfirst umask undef unless unlink unpack unshift untie until use utime values vec wait waitpid wantarray warn while write x xor y
[styling]
# foreground;background;bold
default=0xFF0000;0xffffff;false
commentline=0xFF0000;0xffffff;false
number=0x800040;0xffffff;false
string=0x008000;0xffffff;false
character=0x008000;0xffffff;false
word=0x800060;0xffffff;true
triple=0x208000;0xffffff;false
tripledouble=0x004040;0xffffff;false
classname=0x303000;0xffffff;false
defname=0x800000;0xffffff;false
operator=0x800030;0xffffff;false
identifier=0x000000;0xffffff;false
commentblock=0x808080;0xffffff;false
stringeol=0x000000;0xe0c0e0;false
# foreground;background;bold;italic
default=0xFF0000;0xffffff;false;false
commentline=0xFF0000;0xffffff;false;false
number=0x800040;0xffffff;false;false
string=0x008000;0xffffff;false;false
character=0x008000;0xffffff;false;false
word=0x800060;0xffffff;true;false
triple=0x208000;0xffffff;false;false
tripledouble=0x004040;0xffffff;false;false
classname=0x303000;0xffffff;false;false
defname=0x800000;0xffffff;false;false
operator=0x800030;0xffffff;false;false
identifier=0x000000;0xffffff;false;false
commentblock=0x808080;0xffffff;false;false
stringeol=0x000000;0xe0c0e0;false;false
[keywords]
# all items must be in one line
......
[styling]
# foreground;background;bold
default=0x000000;0xffffff;false
commentline=0x0000ff;0xffffff;false
number=0x007F00;0xffffff;false
word=0x991111;0xffffff;true
string=0x1E90FF;0xffffff;false
character=0x004040;0xffffff;false
operator=0x101030;0xffffff;false
identifier=0x000000;0xffffff;false
backticks=0x000000;0xe0c0e0;false
param=0xF38A12;0x0000ff;false
scalar=0x905010;0xffffff;false
# 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
[keywords]
primary=break case continue do done else esac eval exit export fi for goto if in integer return set shift then while
......
[styling]
# foreground;background;bold
default=0x000000,0xffffff,false
comment=0x808080,0xffffff,false
commentline=0x808080,0xffffff,false
commentdoc=0x808080,0xffffff,false
number=0x007F7F,0xffffff,false
word=0x7F1A00,0xffffff,true
word2=0x00007F,0xffffff,true
string=0x7F007F,0xffffff,false
character=0x000000,0xffffff,false
operator=0x000000,0xffffff,true
identifier=0x991111,0xffffff,false
sqlplus=0x000000,0xffffff,false
sqlplus_prompt=0x000000,0xffffff,false
sqlplus_comment=0x000000,0xffffff,false
quotedidentifier=0x991111,0xffffff,false
# foreground;background;bold;italic
default=0x000000;0xffffff;false;false
comment=0x808080;0xffffff;false;false
commentline=0x808080;0xffffff;false;false
commentdoc=0x808080;0xffffff;false;false
number=0x007F7F;0xffffff;false;false
word=0x7F1A00;0xffffff;true;false
word2=0x00007F;0xffffff;true;false
string=0x7F007F;0xffffff;false;false
character=0x000000;0xffffff;false;false
operator=0x000000;0xffffff;true;false
identifier=0x991111;0xffffff;false;false
sqlplus=0x000000;0xffffff;false;false
sqlplus_prompt=0x000000;0xffffff;false;false
sqlplus_comment=0x000000;0xffffff;false;false
quotedidentifier=0x991111;0xffffff;false;false
[keywords]
# all items must be in one line
......
[styling]
# foreground;background;bold
default=0xFF0000;0xffffff;false
command=0x0000ff;0xffffff;true
tag=0x7F7F00;0xffffff;true
math=0x007F00;0xffffff;false
comment=0x007F00;0xffffff;false
# foreground;background;bold;italic
default=0xFF0000;0xffffff;false;false
command=0x0000ff;0xffffff;true;false
tag=0x7F7F00;0xffffff;true;false
math=0x007F00;0xffffff;false;false
comment=0x007F00;0xffffff;false;true
[keywords]
# all items must be in one line
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment