Top "Color-scheme" questions

A color scheme is a set of colors used by an IDE.

How to get RGB components of a custom color in ios

I would like to set custom color programmatically using the method [UIColor colorWithRed:(CGFloat)red green:(CGFloat)green blue:(CGFloat)…

iphone ios uicolor color-scheme color-picker
How do I make bar plots automatically cycle across different colors?

In matplotlib, line plots color cycle automatically. These two line plots would have different colors. axes.plot(x1, y) axes.…

python colors matplotlib plot color-scheme
How to change the background color for changed files in eclipse project explorer?

Changed files under version control are displayed with a dark brown background in the project explorer, making the file names …

eclipse colors egit color-scheme
PhpStorm - Can't add a theme

I'm student and I got the free latest version of PhpStorm 9 (build PS-141.1912). I tried to add a theme and …

php themes phpstorm color-scheme
Are there alternatives to Solarized (the color scheme)?

Solarized is great, but are there other low-contrast color schemes with different colors that retain "contrasting hues (based on colorwheel …

colors themes syntax-highlighting color-scheme
ggplot2 - using two different color scales for overlayed plots

I am attempting to overlay two different plots. One is geom_boxplot, the other geom_jitter. I would like each …

r ggplot2 color-scheme
How to turn OFF (or at least override) syntax highlighting in nano via ~/.nanorc?

I am struggling finding a clear answer on disabling or overriding the color settings for the nano editor. By default …

linux syntax-highlighting text-editor color-scheme nano
How to change the active tab header's color in IntelliJ 14.1.4?

I'm using a dark theme in IntelliJ 14, the problem is that I have difficulties in distinguish the active tab, because …

intellij-idea color-scheme intellij-14
Changing Resharper's color scheme

Does anyone know how to change the ReSharper color scheme in VS2008 SP1 ? I've looked around and all the posts …

resharper color-scheme
Trouble Getting Colorschemes in Vim with Iterm2

I can't get the vimbrant colorscheme (or any) to work in Vim with Iterm2. This is my .vimrc file: syntax …

vim colors color-scheme iterm2