Netbean Fonts & Colors Profile – Oblivion Revival
Posted: June 7th, 2010 | Author: Vincent | Filed under: Linux | 32 Comments »*update 2011-02-10
A IntelliJ/PhpStorm port of this is released here
*update 2010-08-27
Updated the color per Conrad’s request
Made this based on the Oblivion color scheme on gEdit, it colors PHP/CSS/Javascript/HTML/etc in Netbeans, should work in all Netbean 6 versions.
PHP

HTML

JavaScript

CSS

Download: oblivion_revival
Use the Import function in options to import this color scheme.
Tested under Netbeans 6.9. Remember to choose font & color in your options to enable this.
coder.kidsreturn.org – da mejor. Guardar va!
Gracias
Bottomless
great, thanks for this.
I really really like this theme! Thank you!
I can’t figure out how I can customize the highlighting of class & id values to look like the other attribute values magenta too?
Do you have a hint?
Cheers
@conrad
I’m glad that you like it. Unfortunately I haven’t been play around the theme config for a while so I can’t give you an immediate answer, but I will look into it.
Just to clarify, when you talk about class & id you do you refer to stylesheet coloring right?
Thanks Vincent, the only thing that always fetches my attention is the different color & background *inside* the values of id and class attributes. the css color itself is really nice :)
href and onclick (and any other attribute value I) is magenta and fits very nice inside the code, only class and id values have a dark purple background and yellow fonts – I just can’t figure out where to set those colors.. (I recognized a special highlighting of those values in other themes too). for me, these two attributes don’t need extra highlighting..
I will look into it, should let you know tomorrow if I can (or cannot) figure it out.
Thanks a lot
Ok here is what you can do to change it:
Fonts & Colors tab -> Profile: Oblivion Revival -> Syntax tab -> Language: Cascading Style Sheet -> Category: Selector -> (righthand) Foreground: Custom Red: 255 Green: 111 Blue: 242 -> Background: Custom Red: 46 Green: 52 Blue: 54
The change will also impact your stylesheet coloring making all css selectors to be colored in magenta-ish color (255/111/242) which is the same color to css value (e.g. background-image: url value will be color the same).
The root of this coloring problem is that Oblivion Revival theme tries to make everything that is a “value” in magenta-ish color: stylesheet class/id in a html file is a value, but in the actual css file they are really only a selector. Netbeans doesn’t offer a method to distinguish this. So the choice is either treat them in both html and css as value, or treat them as something different (which is what Oblivion Revival theme does).
Big thanks.
P.S. With love from Russia.
From Russia with love huh? You we welcome.
Thanks!
Great theme!
What font do you use?
The one you see in the screenshot is consolas which should come with Windows Vista and 7. The font rendering is a bit different on different OS too: it looks smoothier on Windows Vista and 7 compared to Linux.
I also recommend trying Droid Sans (Mono) font which is free from Android Project.
Thx for the colors.
One issue; in java Mark Occurences background is light-yellow which makes it impossible to see what you’re working with, I have it as 70,70,35
@tusam
Yes in Netbeans each language requires its own color scheme (e.g. java php ruby python etc) and my scheme at this point as provide color profile for PHP/CSS/Javascript/HTML.
If you have come up your own color profile for Java (in the same color scheme to this color profile) please upload it somewhere and I will merge them together.
Thanks for this nice theme !
I can not figure how you changed the whole background color for Javascript in php file but I would like to do the same for HTML/CSS (having a background color for each language in php file). Could you tell me how to do that ?
@phw
In syntax tab select HTML language, and there is an item called “Css Embedded in HTML” and “Javascript Embedded in HTML”.
Don’t think you can color the background for the HTML itself in PHP though.
@vincent
Thank you for your answer.
You succeed to color javascript background in php file but not html background in php ? Is it a kind of lack in the configuration module ? (maybe we could color php background in php file :-) ?)
@phw
yes netbeans doesn’t seem to provide the option to color html background in php.
Too nice. thank you!
Nice theme theme.
Thank you so much.
Love it. Just switched from the default Netbeans colour profile and Tweeted ;-)
Many Thanks,
Darren.
Tweeted this out, thanks man. Was digging for a decent dark scheme. Appreciate it!
[...] This post was mentioned on Twitter by Eddi Hughes, Darren Roberts. Darren Roberts said: Love the Oblivion Revival colour scheme for Netbeans IDE – http://coder.kidsreturn.org/2010/06/netbean-fonts-colors-profile-oblivion-revival [...]
[...] is the the color scheme based on Oblivion Revival I made for Netbeans. Because Netbeans is seriously pissing me off so I ported this to JetBrains [...]
Very nice, I always use dark color profiles for IDEs.
Many thanks,
Thankee! Looks great so far.
I like it and seems to work with NetBeans 7.0!
Thanks!
[...] kodlarında nasıl gözüktüklerini göstereceğim.Lütfen yazının sonuna kadar gezininiz Oblivion Revival [...]
thank you so much for this great theme.
i just changed the yellow color to be less bright. used this one [213,216,0]
i would like to use this theme on aptana 3. can you convert it to textmate theme plz. thanks.
@alhoseany
I don’t use Aptana, feel free to build one based on the colors yourself.
You can find the colors profile here:
http://coder.kidsreturn.org/2010/12/oblivion-scheme/
Or try JetBrains products, which by far is the most superior IDEs I’ve used.
This is my favorite theme. And so far the greatest!
Thanks for taking your time in creating this.