Coder Social home page Coder Social logo

eclipse_dark_css's Introduction

Eclipse Dark CSS

This project contains some CSS files that you can use to customize your Eclipse IDE in dark colors.

  • black.css: Black background
  • dark_gray.css: Dark gray (#333) backgound

Screenshot

This is not a perfect solution, as the scrollbars and other IDE elements aren't themed, but I use it to work everyday in a less eye-stressing environment.

Steps to customize eclipse

  • Install "E4 CSS Editor (Incubation)" from the Eclipse Platform Incubator (Update site: http://download.eclipse.org/e4/updates/0.12)
  • Go to Preferences->General->Appearance and now you can paste the contents of the CSS file (black.css or dark_gray.css) in the new CSS text box (I modified the "Default Theme")
  • Install "Eclipse Color Theme" (Update site: http://eclipse-color-theme.github.com/update)
  • Go to Preferences->General->Appearance->Color Theme and choose a black theme (I use the "RecognEyes" theme)

Finally (and this needs a lot of time), you need to change manually some colors (backgrounds to #333 if dark gray or #000 if black and foregrounds to light colors)

  • Preferences->General->Appearance->Colors and Fonts (You can filter using the "background" keyword)
  • Preferences->General->Editors->Text Editors
  • Preferences->Run/Debug->Console

CSS SPY

From the Eclipse incubation site you can also install the "E4 CSS Spy (Incubation)", once installed, if you press SHIFT+ALT+F4 the CSS Spy window will be opened.

With this CSS Spy Tool you can browse through the styles of the SWT interface and try to change the CSS.

References

This CSSs were initially from the "Eclipse Darker Theme" https://github.com/jinmingjian/eclipse.themes.darker and I made some modifications.

Problems

The E4 CSS Editor saves the CSS files in the $HOME/.e4css directory.

At some point my E$ CSS Editor stopped saving the CSS changes, and I had to delete the $HOME/.e4css directory, then it started working again.

eclipse_dark_css's People

Contributors

albertoruibal avatar

Watchers

 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.