Quantcast
Channel: Editor
Viewing all articles
Browse latest Browse all 58

Eclipse Color Theme

$
0
0

Eclipse Color Theme makes it possible to switch color themes conveniently and without side effects.

After the installation, go to Window→Preferences→General→Appereance->Color Theme to change the color theme.

Please note:
If you are using a version of the plugin lower than 0.6, please uninstall and reinstall it from the new location. Update site and plugin ID have changed.

You can also download the update site for offline installation.

While Eclipse allows you to change the syntax coloring in great detail, there is no support for managing multiple color themes. It is possible to achieve that by importing and exporting preferences files, but this is inconvenient and likely to mess up your preferences. Furthermore, color themes have to be created for every single editor, a theme for the Java editor does not change the XML, JavaScript or any other editors. This plugin solves these issues by mapping a generic color theme format to specific preferences entries for each supported editor.

Eclipse Color Theme currently supports the following editors:

  • ActionScript/MXML (Adobe Flash Builder)
  • Ant
  • BibTex/LaTeX (TeXlipse)
  • C++
  • Clojure (Counterclockwise)
  • ColdFusion (CFEclipse)
  • Chromium Debugger JavaScript Editor
  • CSS
  • DTD
  • Erlang (ErlIDE)
  • FDT
  • FreeMarker (JBoss Tools)
  • Go (GoClipse)
  • Gradle (Nodeclipse/Enide Minimalist Gradle Editor)
  • Groovy
  • Haskell (EclipseFP)
  • haXe (eclihx)
  • HTML (Eclipse WTP, AngularJS Eclipse Plugin)
  • Jade (Node.js template engine; Nodeclipse/Enide Minimalist Jade Editor)
  • Java
  • Java properties (Eclipse JDT, Properties Editor)
  • JavaScript
  • Json (Json Eclipse Plugin, Eclipse Json Editor Plugin)
  • JSP
  • Less (Eclipse plugin for LESS)
  • Markdown
  • PDE
  • Perl
  • PHP
  • Puppet (Gepetto)
  • Python
  • R (StatET)
  • Ruby
  • Scala
  • Spket IDE (JavaScript and XML)
  • SQL
  • TCL
  • Text
  • Twig
  • TypeScript
  • XML
  • XSL
  • Xtend
  • Yaml (Yedit)

Available themes:

  • Black Pastel
  • frontenddev
  • Gedit Original Oblivion
  • Havenjark
  • Inkpot
  • minimal
  • Monokai
  • Mr
  • NightLion Aptana Theme
  • Notepadd++ Like
  • Oblivion
  • Obsidian
  • Pastel
  • RecognEyes
  • Retta
  • Roboticket
  • Schuss
  • Solarized Dark
  • Solarized Light
  • Sublime Text 2
  • Sunburst
  • Tango
  • Vibrant Ink
  • Wombat
  • Zenburn
  • You can download additonal themes or create your own on eclipsecolorthemes.org.

    If you have a feature request such as support for another editor, create an issue or a pull request on GitHub.

    If you like the plugin and feel generous, you could make a donation.


    Viewing all articles
    Browse latest Browse all 58

    Trending Articles