How to customize editor's background color in the aptana's ruby plug-in 3.0.3.201108101424-7e-7Q7f4b2QfPuHR for eclipse? (Descriptions for older versions do not apply to this version and settings in Preferences | General | Text Editors do not have any effect.)
相关问题
- How to specify memcache server to Rack::Session::M
- Why am I getting a “C compiler cannot create execu
- reference to a method?
- ruby 1.9 wrong file encoding on windows
- DBGrid - How to set an individual background color
相关文章
- Ruby using wrong version of openssl
- Difference between Thread#run and Thread#wakeup?
- how to call a active record named scope with a str
- “No explicit conversion of Symbol into String” for
- Segmentation fault with ruby 2.0.0p247 leading to
- How to detect if an element exists in Watir
- Emacs/xterm color annoyance on Linux
- uninitialized constant Mysql2::Client::SECURE_CONN
You could customize the theme settings in Preferences > Aptana > Themes, e.g. changing the theme used in the combo box to "Eclipse" would switch the editor background to white.
You could also read more on http://wiki.appcelerator.org/display/tis/Themes.
I just found the answer!
You don't go to Preferences/Appearance to change the background color but to Preferences/Aptana Studio/Themes
There you can change the background color from black to white!