color-scheme Questions
1
Solved
As part of the standard install Visual Studio Code comes with a color theme named "Monokai Dimmed".
Is there as way to port this to Visual Studio 2015? I've checked the community themes (http://st...
Significance asked 17/3, 2016 at 11:40
2
Solved
I am creating my own PHP based application where i want to change RGB color into xy format of CIE 1931.
How can i convert my RGB color specs to the CIE color space?
Gem asked 29/11, 2013 at 10:19
3
Solved
Environment Fonts and Colors (Where's the one I'm looking for?)
I noticed that VS has a feature that if you click on a variable, it highlights all instances of that variable in your current file.
...
Ferryboat asked 14/4, 2010 at 19:58
2
So I've downloaded and set my iterm2 colors based on the themes from this site: http://iterm2colorschemes.com
I wanted to know though, how to set the terminal to the 40m, 41m, 42m, etc. colors. Wh...
Rhnegative asked 13/12, 2015 at 22:32
2
Solved
Is there a way (maybe undocumented?) of importing/exporting color themes for the MATLAB editor?
As an example, I would like to import the Zenburn color scheme in MATLAB.
Clipboard asked 9/8, 2011 at 20:17
4
Solved
Similar, but different to this question:
I use highlight occurrences a lot, but sometimes I'm irritated by how hard it is to see the little grey-ish rectangles on the rightmost side of the editor ...
Leund asked 3/11, 2009 at 22:42
1
Solved
I've changed the colors in Visual studio 2015 so that when I highlight a word , it colors declarations in yellow and references in green.
But for some reason - there is a gray border around the de...
Scour asked 1/10, 2015 at 10:36
1
I am looking for a Color Scheme in Sublime Text 3 for ABAP to highlight the syntax.
I have found this so far, but it does not work with version 3. It is supposed to be used with version 2.
EDIT:
...
Wrier asked 30/9, 2013 at 14:21
1
Solved
Following is my configuration for solarized colorscheme.
let g:solarized_termcolors=256
set t_Co=256
set background=dark
colorscheme solarized
But the background color is not dark blue, but da...
Wandy asked 15/1, 2015 at 11:29
1
Solved
I start my application initially in a dark color theme according to this example.
I would like to make possible for users, to switch back to their current default system color profiles of their op...
Nomography asked 6/8, 2015 at 6:50
5
Solved
I have a condition in my app where user can choose 3 colors, but those colors should not match with each other, the problem is user can choose the similar color from the pallet for all 3 fields.
I...
Scrivens asked 7/2, 2014 at 7:50
1
Solved
How can I modify the Monokai color scheme to highlight the braces in \[math\] and \(math\) for latex in Sublime Text?
Stumer asked 23/10, 2014 at 10:42
2
I had been using phpstorm for long time, now I am also working in sublime as its good for quick edits and best in sense of speed.
I want default color scheme of phpstorm in sublime. Is that alread...
Sergu asked 25/10, 2012 at 11:18
3
Is there a web app that could compute the relationship between two colors?
I have an existing style guide with established hex values. I would like to add these colors as hsla values in sas...
Kerbstone asked 10/12, 2012 at 19:41
2
Solved
I'm experimenting with helm, after using icicles for a long time.
I used the popular solarized-dark colour scheme by default most of the time, and helm seems to be choosing particularly unreadable...
Astomatous asked 1/7, 2014 at 7:51
5
Solved
I was reading http://weblogs.asp.net/scottgu/archive/2009/01/27/asp-net-mvc-1-0-release-candidate-now-available.aspx and noticed a Fantastic color scheme used to illustrate their code in Visual Stu...
Thermae asked 28/1, 2009 at 1:40
3
Solved
I use Emacs 24 and want to change a color of dirs and files while I'm in shell-mode (ls command). Ideally - depending on rights of the file.
How can i do this?
I tried playing with
(setq ansi-co...
Cott asked 7/12, 2012 at 13:19
1
Solved
On my local computer, iterm terminal contains tmux. Inside tmux, there is ssh remote connection. In this remote connection, I run tmux in server side. Inside that tmux, I run vim.
So, the contain...
Saber asked 13/9, 2014 at 8:32
3
I'm trying to find good looking colorscheme for vim (urxvt 256 colors) editor.
There are a lot of good schemes for gvim but not for vim 256.
For this moment I've only found jellybeans https:/...
Riocard asked 2/9, 2014 at 8:2
1
When using Visual Studio I find the 'Highlighted Reference' feature really useful: when you click on a variable the IDE will highlight all uses of that variable, making it easy to see where it is u...
Madelinemadella asked 25/11, 2013 at 11:6
2
Solved
I'm making a theme for Emacs based on the default themes, namely the GUI default theme (white background) and the theme that comes out of the --reverse-video flag (black background). Just going to ...
Hypoplasia asked 16/8, 2014 at 1:4
4
Solved
I have custom settings in Visual Studio that include a dark background. Copy/pasting to Outlook produces a crime against eyeballs with a dark background in code on a white background of the mail.
...
Assort asked 8/12, 2009 at 15:4
4
Solved
Why vim color schemes differs between gvim and a normal terminal?
For example many schemes of this showcase don work in a normal terminal.
I am saving all new schemes to ~/.vim/colors/ and set with...
Rollick asked 30/12, 2011 at 20:7
4
Solved
I am using Light on dark color scheme in my WPF application.
My question is what are the negative aspects of this color scheme and why this color scheme is not widely used?
Please follow this thre...
Nero asked 15/6, 2011 at 11:58
0
I have made good color scheme in PHPStorm for CSS, JS, HTML, PHP, etc. It has very good visual editor. But how can I export it from Jetbrains IDE and import to Sublime?
I tried to do it with serv...
Irrecusable asked 27/4, 2014 at 18:55
© 2022 - 2024 — McMap. All rights reserved.