8fe4401c47
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@247 ea778897-0a13-0410-b9d1-a72fbfd435f5
11 lines
307 B
Plaintext
11 lines
307 B
Plaintext
[styling]
|
|
# foreground;background;bold;italic
|
|
default=0x00007f;0xffffff;false;false
|
|
comment=0x808080;0xffffff;false;false
|
|
section=0x900000;0xffffff;true;false
|
|
key=0x7f0000;0xffffff;false;false
|
|
assignment=0x000000;0xffffff;false;false
|
|
defval=0x7f0000;0xffffff;false;false
|
|
|
|
# the lexer don't support keywords
|