# What are your favorite code editing themes?

**URL:** https://forum.kirupa.com/t/what-are-your-favorite-code-editing-themes/636164
**Category:** random
**Created:** [March 10, 2017, 5:46pm UTC](https://forum.kirupa.com/t/what-are-your-favorite-code-editing-themes/636164 "2017-03-10T17:46:30Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![kirupa](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/kirupa/32/11616_2.png) [@kirupa](https://forum.kirupa.com/u/kirupa)
#### Post date: [March 10, 2017, 5:46pm UTC](https://forum.kirupa.com/t/what-are-your-favorite-code-editing-themes/636164/1 "2017-03-10T17:46:30Z")

</div>

It seems like almost everybody has their own favorite UI theme to use in Atom, VS Code, Sublime, Textmate, etc. Share what your code editor looks like. Don’t be shy! 😛

Here is my Atom UI setup:

 ![](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/2X/7/7091953b08cfa676ff6b6eb4936a05cedf8ed326.PNG)

I jump between a variety of Dark themes, but my current favorite is [nord-atom-ui](https://atom.io/themes/nord-atom-ui) and [nord-atom-syntax](https://atom.io/themes/nord-atom-syntax).

🍊

---

<div class="post-metadata">

### Author: ![senocular](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/senocular/32/7217_2.png) [@senocular](https://forum.kirupa.com/u/senocular)
#### Post date: [March 10, 2017, 6:42pm UTC](https://forum.kirupa.com/t/what-are-your-favorite-code-editing-themes/636164/2 "2017-03-10T18:42:03Z")

</div>

I’ve fairly recently switched from primarily using Sublime Text to Visual Studio Code. I figured it was a good time to re-evaluate my preferences for a color scheme rather than using the default, which I had been doing with Sublime. But it turns out I prefer, or simply have gotten too accustomed to the Sublime default (Monokai) so I had to get a variation of that for Code.

 ![](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/2X/c/ce370b5d1e58657c959bf5046242bae3b1b4312a.png)

---

<div class="post-metadata">

### Author: ![tbo](https://avatars.discourse-cdn.com/v4/letter/t/7feea3/32.png) [@tbo](https://forum.kirupa.com/u/tbo)
#### Post date: [March 11, 2017, 12:43am UTC](https://forum.kirupa.com/t/what-are-your-favorite-code-editing-themes/636164/3 "2017-03-11T00:43:50Z")

</div>

I’ve always had a problem with deciding on syntax coloring. About 5 weeks ago I caught some kind of virus (not the computer kind!) that, among other things was killing my eyes in light, indoor florescent lights, and especially computer monitors.

At that time I downloaded a few themes for flash develop, looking at it now I guess I settled on MonokaiDarkSoda, which seems to be different than MonokaiDarkSoda-theme, at least in my folder. I seem to recall downloading some that were modified but I dont know.

Anyway looks like this for me, slightly different than senoculars

[![](http://i.imgur.com/OONKSD6.png) ](http://i.imgur.com/OONKSD6.png)

---

<div class="post-metadata">

### Author: ![tbo](https://avatars.discourse-cdn.com/v4/letter/t/7feea3/32.png) [@tbo](https://forum.kirupa.com/u/tbo)
#### Post date: [March 11, 2017, 9:26pm UTC](https://forum.kirupa.com/t/what-are-your-favorite-code-editing-themes/636164/4 "2017-03-11T21:26:39Z")

</div>

Before that dark theme i always just accepted a programs default, which is of course bright white. We recently had a thread here about monitor size and resolution, and thats one downside im feeling in my setup. A few large monitors are like looking at the sun, even when dimmed down, add a white background to them and it just hurts!

---

<div class="post-metadata">

### Author: ![TheCanadian](https://avatars.discourse-cdn.com/v4/letter/t/67e7ee/32.png) [@TheCanadian](https://forum.kirupa.com/u/TheCanadian)
#### Post date: [March 13, 2017, 4:14pm UTC](https://forum.kirupa.com/t/what-are-your-favorite-code-editing-themes/636164/5 "2017-03-13T16:14:16Z")

</div>

I just use the default in RStudio. The time it would take to change the theme would probably be more than I actually spend coding.

---

<div class="post-metadata">

### Author: ![tbo](https://avatars.discourse-cdn.com/v4/letter/t/7feea3/32.png) [@tbo](https://forum.kirupa.com/u/tbo)
#### Post date: [March 13, 2017, 4:27pm UTC](https://forum.kirupa.com/t/what-are-your-favorite-code-editing-themes/636164/6 "2017-03-13T16:27:21Z")

</div>

Id like to think that means its really hard to change themes in rstudio

---

<div class="post-metadata">

### Author: ![kadaj](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/kadaj/32/9061_2.png) [@kadaj](https://forum.kirupa.com/u/kadaj)
#### Post date: [March 26, 2017, 4:01pm UTC](https://forum.kirupa.com/t/what-are-your-favorite-code-editing-themes/636164/7 "2017-03-26T16:01:48Z")

</div>

I use Sublime Text 3 as my main editor for most of the things. I use solarized dark as the color scheme and ayu mirage as the theme. I write Clojure at work (and for fun as well 🙂) so I have, some additional packages for bracket highlight, rainbow brackets etc.

Screenshot with some sample code:

 ![](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/5/1/517f4d51ac0dd841f55ed8e0b171c130433cda69.png)

I refuse to use Emacs which everyone else uses, but I think it requires more than ten fingers 😛
