eclipse Juno custom workbench colors - eclipse

anybody who knows how to change the colors of workbench views (e.g. Package Explorer) in eclipse Juno (4.2)? How can I use this nice, new CSS styling feature?
For the editors it's available under Preferences - General - Appearance, but I want/need to change the whole workbench theme to darker colors.

Following the "Eclipse 4 CSS Styling- Tutorial ", you could use the CSS spy to determine the CSS styles applied to the package explorer, in order to develop your own theme for it.

Related

Can't change theme for Eclipse

I tried installing a theme util from market place (Eclipse Color Theme 1.0.0) but I keep getting a confirm dialog and when I click it nothing happens. It says no repository found in git.
When I try to change it in preferences. It doesn't change I have dark on dark text currently and can't read it very well.
The screenshot shows the preferences for the syntax coloring themes of Eclipse TM4E, which is used for instance by Eclipse Wild Web Developer for JavaScript, XML, etc. mostly in combination with a language server for code completion. Those syntax coloring themes are shown in the Generic Text Editor in the right-click Switch to theme submenu.
The UI theme you are probably looking for can be selected in the preferences General > Appearance instead.

Eclipse Luna scroll cant be dark

I'm trying to make my eclipse full dark on windows OS. This is what happened:
The scroll is still white (on the right), both in "Dark" and "Moonrise" theme. I googled a lot and found out that i must update my eclipse to 4.4.1. I updated my eclipse, but the problem persists.
Please help me. Thanks for your time.
It's because scrollbars color is set in your desktop environment settings. E.g. windows, or gnome.
To make eclipse using dark scheme you need few steps:
Install/configure any dark theme for your desktop environment. For linux / Gnome 3 Flashback I suggest using GnomishDark.
Install "Eclipse Color Themes" plugin to Eclipse from Marketplace.
Choose theme you like in Eclipse (General -> Appearance -> Color Theme). E.g. I used Wombat.
If you want change some other colors, look here:
General -> Appearance -> Colors and Fonts
General -> Editors ->Text Editors -> Annotations
General -> Editors ->Text Editors -> Quick Diff
General -> Editors ->Structured Text Editors
You can see my eclipse with GnomishDark theme here.

My Eclipse's JS file editor's background isn't black

I installed Eclipse and Aptana 3 plugin. My HTML, CSS, XML file editor's background color is black. But only JS file editor's background color is white.
How can I change it to Aptana 3's style (black)?
Thanks.
Is it possible it's opening it with a Web Tools JS editor or some other editor instead of the Aptana editor? Double-check by choosing right-click "Open With" on the file.
If so, you should be able to set Aptana as the default in Preferences > General > Editors > File Associations.

Eclipse - editor colors - a healthy configuration

I use Eclipse for Java, Python, C(++) and so on.
I'm accustomed to Vim and the dark color schemes. The default white background just hurts my eyes. And that's a real problem. It doesn't seem Eclipse supports any schemes? I tried a Plugin but it doesn't seem to work for MacOS and Eclipse 3.3.2.
Is there any better option for some color support?
Thanks,
wishi
There are some dark color themes available in the Eclipse Color Theme plugin:
http://marketplace.eclipse.org/content/eclipse-color-theme
Please check Fonts and colors in Eclipse for customization of Eclipse.
Note: Eclipse Luna (4.4, to be released in June 2014) just introduced (May 2014) a default syntax coloring for dark theme when using the Koneki project: see bug 433607, by Simon Bernard:
That illustrates how you can define your own syntax coloring theme and how you can register an extension to the dark theme for recent (4.x) Eclipse.
Go to "Preferences" under the "Window" menu.
In the dialog that pops up, select General, then Appearance, then Colors and Fonts
Correction: for editor foreground / background colors, you need to go to the preferences dialog, then select Editors, then Text Editors
You can also go to your source code, press the right mouse button, select an option under "Appearance color options:" and change the color using the "Color:" selector displayed.

Eclipse fonts and background color

I have been trying to change the background color of Eclipse's windows to black and customize the font colors. There doesn't seem to be a way to do this, at least not in an obvious way. I am using version 3.3.
How do I do this or are there any plugin's that might be able to assist in doing this?
To change background colour
Open menu *Windows → Preferences → General → Editors → Text Editors
Browse Appearance color options
Select background color options, uncheck default, change to black
Select background color options, uncheck default, change to colour of choice
To change text colours
Open Java → Editor → Syntax Colouring
Select element from Java
Change colour
List item
To change Java editor font
Open menu Windows → Preferences → General → Appearance → Colors and Fonts
Select Java → Java Editor Text font from list
Click on change and select font
I just came across this: Eclipse Colour Themes
Install the plugin and choose from a selection of pre-defined themes, or write your own.
Just what I needed!
Under Windows → Preferences → General → Apperance you can find a dark theme.
Background color of views (navigator, console, tasks etc) is set according to the desktop (system) settings. On Linux/GNome I changed System/Preferences/Appeareance to change this color.
Editor colors are set chaotically by different editors, search for background in eclipse preferences to find different options. One easy way to get beautiful dark (and not only dark) themes is to install Afae plugin, and then pick theme within its preferences (twilight theme is beautiful, for example) - again, eclipse prefs, Afae group. Of course this applies only when you edit with Afae.
If you are having trouble with Eclipse 2019 and using a dark theme and setting the background and having it not change: There seems to be a recent Eclipse bug. I suggest you look here or here for workarounds.
You can install eclipse theme plugin then select default.
Please visit here: http://eclipsecolorthemes.org/?view=plugin
If you go to Windows, Preferences then select General, Editors, Text editors, you can set colors on that property page (and there's a link for setting MORE colors - General, Appearance, Colors and fonts).
That's with an Eclipse 3.3 build anyway.
The easiest way is to install the plugin is from the Eclipse Marketplace. Go to Help→Eclipse Marketplace, then search for Eclipse Color Theme and install it.
... on a Mac, Preferences' is under the main 'Aptana Studio 3' menu rather than the 'Windows' menu as mentioned above.
On Windows or Mac, you can find this setting under the General → Editors → Text Editors menu.
Switch to Theme... is also an option