To install, unzip archive Light1.zip and copy folder "Theme - Light1" into Sublime's User folder (mine is C:\Documents and Settings\<<<my user name>>>\Application Data\Sublime Text\Packages\User). Then in menu select Preferences -> Apply Theme -> User -> Theme - Light1 -> Light1.
There are my questions on themes:
- What is font.backgroundColor for? Clear text rendering occurs when it is set to control's background color. My theme has controls with different background colors (white, gray and blue), and only one font.backgroundColor setting exist in theme. So can font.backgroundColor be disabled, or can I set it to different colors for different controls?
- How to revert color of text, when control gets focus and its color changes from light to dark?
- Is it possible to increase vertical scrollbar width (and horizontal scrollbar height)?
- How to change picture color of buttons indicating panel layout (single, vertical double ...)? Filling of native icons with black color doesn't work.