2010-11-08 13:27:32 +00:00

23 lines
440 B
Plaintext

# Set of styles like the Geany <= 0.19 Python/script defaults with gray comments.
[named_styles]
# see filetypes.common for details
default=0x000000;0xffffff
comment=0x808080
commentdoc=0x404000
number=0x400080
keyword=0x600080;;true
keyword2=0x9f0200;;true
string=0x008000
preprocessor=0x808000
operator=0x300080
stringeol=0x000000;0xe0c0e0
# this is a bit dim, may want to change
type=0x003030;;true
function=0x000080
extra=0x404080