I have a dark theme (IR Black) in Sublime Text 2, but the console comes up white on black.
Is there a way to change the console colors?
I have a dark theme (IR Black) in Sublime Text 2, but the console comes up white on black.
Is there a way to change the console colors?
I'm not familiar with your theme, but the beautiful Soda theme has a dark version, and all panels (including console) are dark:
https://github.com/buymeasoda/soda-theme
Soda Dark Theme http://buymeasoda.github.com/soda-theme/images/screenshots/soda-dark-theme.png?v=7
Or use
to match the Monokai default of Sublime in the console's settings:
/sublime/Data/Packages/Theme - Default\Widget.sublime-settings
Found the answer here:
http://www.sublimetext.com/forum/viewtopic.php?f=2&t=4583&p=20807#p20807
\Packages\Theme - Default\Widget.sublime-settings
Try this package out, works like a charm:
https://github.com/ehamiter/ST2-Color-Console