1 # For complete documentation of this file, please see Geany's main documentation
3 # foreground;background;bold;italic
4 default=0x000000;0xffffff;false;false
5 comment=0x808080;0xffffff;false;false
6 command=0x7f7f00;0xffffff;false;false
7 header=0x7f0000;0xffffff;false;false
8 position=0x00007f;0xffffff;false;false
9 deleted=0xff2727;0xffffff;false;false
10 added=0x34b034;0xffffff;false;false
11 changed=0x7f007f;0xffffff;false;false
15 # default extension used when saving files
18 # the following characters are these which a "word" can contains, see documentation
19 #wordchars=_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789
21 # only the text before the first --- is a comment
25 # context action command (please see Geany's main documentation for details)