color-scheme Questions
2
Solved
I am using sublime color scheme for NetBeans and I really like colors, but there is one thing I don't like and I can't find where to change it. Been through all options in Tools->Options->Font and ...
Palacio asked 1/5, 2014 at 19:21
4
Solved
I'm colorblind and, while many themes for IntelliJ editors are just fine, I was wondering if there was a theme developed with the comfort of someone who is colorblind in mind.
Fist asked 13/10, 2015 at 9:11
4
I'm using Eclipse CDT 4.5.2 with Eclipse Color Theme installed on Windows 7. The problem is that when I use the "Sublime Text 2" theme from Eclipse Color Theme the first item in content assist (Ctr...
Pomade asked 31/3, 2016 at 19:36
3
I am doing my own local tweaks to this color theme for VSCode. The theme will be used to mainly code in Java and C++.
I would like function and method declaration color to be different from functi...
Barrera asked 28/9, 2018 at 14:57
4
Solved
I've been trying to get colourschemes to work properly in VIM when using it over ssh with PuTTy as a client but unfortunately I haven't had much success. I can only get 8bit colours working with Pu...
Gadgetry asked 27/10, 2009 at 10:49
6
Solved
I often find myself wanting to change just something little in a colorscheme, but i don't want to edit the original file. I tried putting my change in '~/.vim/after/colors/blah.vim', but that doesn...
Mickeymicki asked 13/3, 2010 at 21:43
2
Solved
I'm setting up a custom color scheme for android studio. I'm looking to remove the squiggly that is placed under unused methods and fields. But I can't find it anywhere. (it's also not under "langu...
Marte asked 22/11, 2015 at 11:42
1
Solved
I want to train some models to work with grayscale images, which e.g. is useful for microscope applications (Source). Therefore I want to train my model on graysale imagenet, using the pytorch gray...
Intrusion asked 13/1, 2021 at 9:27
1
Solved
I am trying to get Julia to have syntax highlighting in Vim. Unfortunately, at the moment, I there is no syntax highlighting (here is a small snippet of my code so you can see what it currently loo...
Fomalhaut asked 28/12, 2020 at 19:31
10
Solved
The latest upgrade of Ubuntu made my vim colorscheme unusable. I know how to set it manually (:colo evening, for example), but I want to set the default for all vim sessions. I see reference in oth...
Respiration asked 4/6, 2010 at 16:27
1
Solved
I'm using Monokai Pro as my color scheme in VS Code. When VS Code greys out the names of the folders that are found in the .gitignore file, the text color becomes incredibly difficult to read.
For ...
Ambi asked 24/11, 2020 at 10:46
2
Solved
I am talking about this background color underneath droparea variable, see screenshot:
My color scheme would be perfect if I get just that resolved.
Passivism asked 14/3, 2012 at 20:29
2
I've been using the solarized dark theme for a while now on iTerm, and it never quite looked like the original one. I decided to try and sort it out, and found all sorts of answers here and other s...
Bland asked 13/7, 2016 at 7:40
11
Solved
I am having a strange issue with iTerm2, in terminal vim (non-gui) and the solarized color scheme. First, I have set iTerm2 to use the dark solarized colour scheme.
I am also using solarized for v...
Stapes asked 2/9, 2011 at 1:0
5
I can't get the vimbrant colorscheme (or any) to work in Vim with Iterm2. This is my .vimrc file:
syntax on
syntax enable
colorscheme vimbrant
set background=dark
I have Iterm set up to use xter...
Nebiim asked 23/1, 2015 at 3:24
2
Solved
Currently, I name my files as .py while working on them, and then change them to .sage when I need to execute. Is there a way to get the python colour scheme for sage files on VS code?
There is an...
Soluble asked 26/5, 2019 at 23:23
2
Solved
I'm out of ideas. I tried almost all to change color of access modifiers in Visual Studio 2019, however non of my tries was successful. Via Tools-Options-Fonts and Colors-Text Editor I looked for a...
Mauritius asked 6/12, 2019 at 14:30
11
I try to apply various color schemes in vim that I have seen on the net. Whatever scheme I choose, the background remains white, even though screenshots of the applied scheme shows that the backgro...
Ninette asked 1/12, 2010 at 15:3
3
I use IntelliJ IDEA 2016.1.2 with the Darkula color scheme but the contrast is too low for me, so I want to set the background color to pure black (#000000). While there are options to set the back...
Compass asked 18/5, 2016 at 9:17
11
Solved
Is there a way to get a list of all installed color schemes in Vim? That would make very easy to select one without looking at the .vim directory.
Mellisa asked 7/9, 2011 at 9:55
9
Solved
I prefer dark backgrounds for coding, and I've downloaded a jar file containing an IntelliJ IDEA color theme that has a dark background. How do I tell IntelliJ about it?
Chaudfroid asked 2/9, 2008 at 10:31
12
Solved
The problem: I want to mix two colors in javascript, and get the result color.
There are a lot of similar question on SO, however I doesn't find anything that actually works correctly. I know that ...
Schwarz asked 11/2, 2013 at 19:4
3
Solved
My color file is quite complicated. I think it detects my term and generates color values on the fly.
Is there any way I can print out the generated colors?
Luna asked 19/7, 2012 at 3:6
7
I'm using a dark theme in IntelliJ 14, the problem is that I have difficulties in distinguish the active tab, because its header's background is not different than the other tabs I have opened (or ...
Obsess asked 24/8, 2015 at 11:44
2
I am new to React and MUI and maybe I am just missing something.
I am trying to make a button with color='warning' that is defined in my palette like this (the theme works and I can use primary a...
Snowshoe asked 6/4, 2020 at 5:40
© 2022 - 2024 — McMap. All rights reserved.