Sublime Forum

Best colour schemes for HTML, CSS and Javascript

#1

Hi folks, Iā€™m new to ST2 and I like what I see so far. But Iā€™d like to know which colour schemes you guys think are best for writing HTML, CSS and Javascript.

0 Likes

#2

I found one called ā€œRailscastā€ that is pretty good. Also I like Zenburn.

0 Likes

#3

Iā€™m liking Indy Merbivore Soft, which I tweaked a little.

0 Likes

#4

Iā€™m using Monokai Dark: https://github.com/Anomareh/Monokai-Dark.tmTheme

Itā€™s supposed to be a tweaked Monokai, but I havenā€™t compared the two closely. I basically liked the darker background and stuck with it.

0 Likes

#5


Iā€™ve found most of the themes tend to ignore html a bit, and focus on Ruby or straight JS. So I started today with Railscast and added some more ā€œdefinitionā€ in the HTML. I also felt the colors in the theme, when applied to HTML code, was a little too loud. (scroll down in image for html part)

0 Likes

#6

Awesome! I use Railscasts theme also as I do lots of Rails development but it lacks with HTML/JavaScript coloring, as do most schemes. Can you share your modified scheme?

0 Likes

#7

I use my own: https://gist.github.com/1657493

I call it ā€œRefresh.ā€ Itā€™s a modified version of IR_Black.

0 Likes

#8

I updated it a bit to have more CSS control: https://gist.github.com/1659369

0 Likes

#9

Here is a theme that i crafted over the past few years from the original railscasts theme. I more cool reds blues and yellows desaturated that the browns and oranges from Ryans theme.

I not only do a ton of Ruby and Rails work, but a lot of UI work as well. So im in HTML JS and CSS quite a bit every day.

dl.dropbox.com/u/3105141/C2CDN/C ā€¦ ia.tmTheme

Enjoy. I hope people find it to be a help. If you like itā€¦ Pass it on.

Bob

0 Likes

#10

Thank you!

0 Likes

#11

Most of the customization is for javascript and requires a pretty customized JS tmLanguage file to go with it.

http://bbenvie.com/img/jscolors.png

0 Likes

#12

I love ā€œBirds of Paradiseā€ theme for pure Javascript. You can grab it here http://joebergantine.com/werkstatt/birds-of-paradise-for-textmate. It is for Textmate but works with Sublime Text perfect !

0 Likes

#13

Thanks guys! :smile:

0 Likes

#14

Can you guys recommend a good theme to use for WordPress theming? So files will often have a mix of PHP and HTML5 and Iā€™m looking for a theme that will accommodate that.

Better still, how do I create my own theme for ST2?

0 Likes

#15

Iā€™ve made some customisations to Monokai and this serves me very well for HTML, CSS, JS, DIFF, etc.

0 Likes

#16

These are all dark themes which seem to work best in a dark environment. Working in a very bright setting with lots of windows, I find the dark text on light backgrounds gives better results. Maybe thatā€™s just me. Does anyone have any good light themes for primarily work in HTML, JS, CSS and JSP?

0 Likes

#17

I think monokai bright works great with HTML, not that great with CSS though.

0 Likes

#18

I use a color scheme I created to mimic the Bespin theme in Notepad++. I made it specifically to make HTML and CSS easier to look at.
https://github.com/jared-christensen/sublime-color-schemes

0 Likes

#19

I can recommend my favourite theme I have been using since Notepad++. Now I ported it to SublimeText.

download here

Preview:
https://github-camo.global.ssl.fastly.net/17bf3446d9164ec44a1d5579b97a783bb29b639e/687474703a2f2f692e696d6775722e636f6d2f3937546b5a33372e706e67
https://github-camo.global.ssl.fastly.net/25635342cbcf947c33271ccb0492298ef6246773/687474703a2f2f692e696d6775722e636f6d2f4b614b637477512e706e67
https://github-camo.global.ssl.fastly.net/2b31f3d34d1aa382f95db7d55b2afea2013dbb42/687474703a2f2f692e696d6775722e636f6d2f314b423779534e2e706e67

0 Likes