color-scheme Questions

3

Solved

I use this color scheme: Cobalt Colour scheme. I cannot see the cursor in insert mode. How I can change the cursor's color? I think this is the cursor part: hi CursorLine guifg=none guibg=#002943 h...
Saurel asked 3/6, 2011 at 17:23

3

Solved

Changed files under version control are displayed with a dark brown background in the project explorer, making the file names unreadable. I would like to change it. I have switched between sever...
Advocacy asked 27/1, 2013 at 9:11

3

I have Resharper installed in Visual Studio, and am using the standard 'dark' theme, and somehow I managed to change something so that the '{0}' characters in a format string are no longer colored ...
Trounce asked 17/12, 2014 at 15:40

7

Solved

On one of pages we're currently working on users can change the background of the text displayed. We would like to automatically alter the foreground colour to maintain reasonable contrast of the...
Enamelware asked 11/3, 2009 at 15:23

5

Solved

I am currently trying to implement a solution in an app where the user is supposed to be able to switch the app's appearance in real-time with the following options: System (applying whatever appe...
Iberian asked 19/1, 2021 at 19:31

2

Solved

My understanding is that there are currently many ways to add new color themes in Visual Studio 2019, but none that really fits my needs: The extension Color Themes for Visual Studio installs ne...
Winkle asked 7/2, 2020 at 13:58

8

Solved

I use mRemoteNG to handle all my remote connections to servers. The only negative point I have run into is that the colorscheme of console output is not good. Directories are listed in dark b...
Leathers asked 22/7, 2014 at 6:35

20

Solved

I wrote the two methods below to automatically select N distinct colors. It works by defining a piecewise linear function on the RGB cube. The benefit of this is you can also get a progressive scal...
Premillennial asked 22/1, 2009 at 20:34

12

Solved

I've changed the color scheme in intellij so that the background of the Java editor pane is dark and the text is light. I'm not sure if this is directly related, however, in other windows such as t...
Garibaldi asked 13/8, 2010 at 2:24

6

Solved

I have been customizing my vimrc file but for some reason, no colorschemes work. Whenever I try to change the colorscheme, it just gives me: E185: Cannot find color scheme '*' I checked the colo...
Nauseate asked 17/10, 2016 at 1:11

2

Solved

Switching from VSCode-Vim to Neovim on my Mac, I'm trying to change some color schemes. However, when I change with :colorscheme <color>, the changes in the window don't reflect what they sho...
Trend asked 5/8, 2022 at 19:40

2

Solved

Since my eyes get less strained with dark windows, I'd like to set a dark background in my gnuplot terminal. Setting a dark square beneath the plot would be a solution, if only this would not affec...
Den asked 22/4, 2015 at 13:52

2

Solved

I have created swift functions, where I send color value to and want to return triadic and tetrads values. It sort of works, but I am not happy about the color results. Can anyone help me to fine-t...
Polky asked 5/5, 2016 at 16:35

4

Solved

I recently downloaded the VS code editor which is really nice. but the only problem I find in it is the color theme, I am use to monokai color theme like in sublime text and I can't find a way to ...
Saki asked 3/5, 2015 at 8:28

0

I'm developing website, which using an iframe to show a 3rd party html page and this page has some minimal prefers-color-scheme CSS media queries to switch between light or dark colour background (...
Senegambia asked 30/3, 2023 at 4:27

2

Solved

How do I change the color of unusedField or an unused variable in IntelliJ? In Color scheme when I click on unusedField nothing happens. I was expecting IDEA to show me the default color settings (...
Hannahannah asked 14/3, 2018 at 11:40

7

Solved

I am trying to convert this hash color code #159424 (GREEN-COLOR) to more darken and lighten programmatically. How to do this please help? make green color darker toDarkColor(String hashColor){ ...
Pteridophyte asked 13/10, 2019 at 6:1

1

I installed Monokai PRO UI in my IntelliJ IDEA 2022.3.1 but few things I want to customize. I want to change the background color of the selected file. How to change that?
Justiciary asked 13/1, 2023 at 19:48

6

I am using the Matrix colorscheme along with CSApprox for my terminal vim. I can not seem to be able to set the background as transparent. I have tried editing the matrix.vim file but it doesn't m...
Telegraphy asked 8/6, 2016 at 20:54

3

Solved

Code of .ipynb file: Python is detected: The code has color in jupyter notebook: I tried setting up a jupyter notebook in vs code in an anaconda environment. I have tried - Python: Select interp...
Alathia asked 1/11, 2021 at 20:42

4

Solved

I want to color a stacked barplot so that each bar has its own parent colour, with colours within each bar to be a gradient of this parent colour. Example: Here is a minimal example. I would like...
Plexiform asked 13/4, 2018 at 13:32

20

Solved

Is there a method to colorize the output of cat, the way grep does. For grep, in most consoles it displays a colored output highlighting the searched keywords. Otherwise, you can force it by calli...
Cynical asked 21/10, 2011 at 14:47

7

Solved

I am using the native "Dark" theme in Eclipse Luna and then using the Eclipse Color Theme plugin to pick some different editor themes. The issue is that every time I open up Eclipse it is using the...
Maxia asked 9/5, 2015 at 22:40

7

Solved

I am struggling finding a clear answer on disabling or overriding the color settings for the nano editor. By default color syntax highlighting is enabled on my system. Clicking ALT+Y disables this...
Kearse asked 3/11, 2012 at 1:56

2

I started learning python recently. I use vscode and i really hate the default variable color in vscode(white) i want to change it to something colorful. I tried searching online most of them say t...
Diffuse asked 11/8, 2020 at 11:17

© 2022 - 2024 — McMap. All rights reserved.