Thorbjørn Lindeijer
0662ba391f
Fixed the background color of "disabled code" in the grayscale scheme
...
This background color is also used for right margin background and
folded code popup. Not setting any resulted in weird affects in those
places.
2010-02-04 13:01:50 +01:00
Thorbjørn Lindeijer
7057584f98
Set a background color for disabled code in FakeVim style
...
Fixes right margin and folded code popup background to be
non-transparent.
2009-12-02 12:34:32 +01:00
Thorbjørn Lindeijer
2fcf2ac5d3
Added a FakeVim color theme
...
Specially for FakeVim users out there who want an easy way to switch to
vim's default color theme on a dark brackground.
Also did a little cleanup.
2009-07-14 15:30:27 +02:00
Thorbjørn Lindeijer
947b719e69
Made selecting the color scheme functional
...
Also, defaults formats are now applied to any format that hasn't been
defined in the color scheme file. This allows a color scheme to fall
back on the default selection color, for example.
2009-07-13 14:22:27 +02:00
Thorbjørn Lindeijer
065689478c
Introduced a ColorSchemeReader class for reading color scheme files
2009-07-13 14:22:27 +02:00