Category "color-scheme"

Setting up onedark as a colorscheme in Vim?

I'm trying to set up my color scheme on vim using onedark I've cloned the repository and ran the following commands: $ git clone https://github.com/joshdick/o

How to trigger prefers-color-scheme in :root and for global variable?

I have written css code similar to this: :root { ...some global color related variables } @media (prefers-color-scheme: dark) { :root { ...global color

Getting all the installed color schemes in Vim

I'm using vim to edit a php. I would like to get all the installed color schemes in Vim. I know that some members have asked this question, but the accepted sol

Eclipse Color Theme reverts to default every time I exit

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 t