geany/data/filetypes.makefile
Enrico Tröger 8cb2cf0997 Initial import
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-11-22 12:26:26 +00:00

12 lines
322 B
Makefile

[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
# there are no keywords available otherwise mail me