Giter Club home page Giter Club logo

eclipse-color-theme's Introduction

Eclipse Color Theme

Color themes for Eclipse.

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

You can install the plugin from the update site. After installing, go to Window->Preferences->General->Appearance->Color Theme to change the color theme.

Please note:

  • When updating the plugin via Eclipse, go to the preferences page and press OK once, otherwise you won't see any changes. We're planning to fix this.
  • When updating from an earlier version than 0.6, please uninstall the plugin and the update site, add the site listed above and install it again from there. Otherwise you won't see any updates.

Rationale

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.

Editors and themes

Eclipse Color Theme currently supports the following editors:

  • Text
  • Java
  • Java properties
  • XML
  • HTML
  • CSS
  • JavaScript
  • C++
  • PHP
  • Ant
  • SQL
  • Python
  • JSP
  • Perl
  • Groovy
  • FDT
  • ActionScript/MXML (Adobe Flash Builder)
  • Ruby
  • Scala
  • FreeMarker (JBoss Tools)
  • PDE
  • ColdFusion (CFEclipse)
  • TCL
  • BibTex/LaTeX (TeXlipse)
  • R (StatET)
  • Erlang (ErlIDE)
  • haXe (eclihx)
  • Clojure (Counterclockwise)
  • Go (GoClipse)

Available themes:

You can download additional themes or create your own on eclipsecolorthemes.org.

Adding a theme

To create a new theme, go to eclipsecolorthemes.org, create it, download it in *.xml format and import it from the Color Theme preference page.

Adding a mapping

If you would like to add an editor mapping, proceed as follows:

  1. Go to the syntax coloring preferences page of the editor, e.g. C/C++->Editor->Syntax Coloring.

  2. Look at the colour theme keys of one theme (See ColorThemeKeys for all available keys) and set up the syntax colouring using the colours defined there.

  3. Open the editor's preferences file, e.g. workspace/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.ui.prefs and create a new XML file named after the plugin ID in the mapper directory which maps the colour theme's keys to those of the editor.

  4. Open plugin.xml and add the new mapping file to the extension point com.github.eclipsecolortheme.theme.

License

Copyright (C) 2011 Felix H. Dahlke and Roger Dudler

This is open source software, licensed under the Eclipse Public License. See the file COPYING for details.

eclipse-color-theme's People

Contributors

askreet avatar calebmpeterson avatar devoncarew avatar fhd avatar goodwinnk avatar mattfysh avatar meersdavy avatar rogerdudler avatar stacktracer avatar tlusk avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.