[DEVELOPMENT ENVIRONMENT]

* BUG: Forgot to add a theme file.


git-svn-id: svn://localhost/gambas/trunk@1269 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
Benoît Minisini 2008-03-30 13:43:10 +00:00
parent 3a869be4c4
commit 3689a8b453

View file

@ -0,0 +1,18 @@
[Theme]
Background="#FFFFFF"
Normal="#000000"
Keyword="#000000,Bold"
Datatype="#800000"
Function="#0095FF,Bold"
Operator="#000000"
Symbol="#000000"
Number="#0000FF"
String="#DD0000"
Comment="#808080,Italic"
Breakpoint="#FF5F5F"
Current="#BFDFFF"
Selection="#81AFDE"
Highlight="#FFFF89"
CurrentLine="#E7F3FF"
Error="#FF0000,Underline"