vim

For discussion on all things (neo)vim.
Nir Rubinstein 2020-03-24T17:12:09.098Z

Not to start a religious war, but can anyone recommend a good dark theme - preference for blue tinged keywords and such. Currently using vim-horizon (with a few tweaks) but my longest strech (6 years) was with jellybeans - I just feel like trying something else...

marrs 2020-03-25T13:53:39.000100Z

@nirrub I've always used murphy

penryu 2020-03-26T09:33:18.000300Z

@nirrub I quite like apprentice for what you describe. https://github.com/romainl/Apprentice

Nir Rubinstein 2020-03-24T17:12:43.098100Z

Also, I'm red/green blind if it makes a difference 😞

2020-03-24T17:28:44.098300Z

I like desert-256 for dark highlighting, but it does green for most builtins, yellow for keywords, pink for strings

2020-03-24T17:28:58.098500Z

and red for ns/defn

dominicm 2020-03-24T17:30:51.098700Z

You might find that tempus themes are good for you as they follow accessibility guidelines.

2020-03-24T17:31:17.098900Z

there's a bunch of sites out there with collections that have screenshots. here's one: https://github.com/rainglow/vim

2020-03-24T17:31:50.099200Z

unless you can find a list that are r/g blindness-friendly, you'll probably just have to look at lots until you find one you like that has good colours.

2020-03-24T17:35:18.099400Z

I'd recommend the one I use (distinguished), but it could hardly be worse for r/g blindness. a former colleague found it very hard to read.

dharrigan 2020-03-24T17:37:21.099600Z

I use palenight, works well

Nir Rubinstein 2020-03-24T17:48:46.099900Z

Thanks guys - I'll have a look!

2020-03-24T20:35:49.100300Z

i made this https://github.com/alexanderheldt/monokrom.vim, in which you could just change the splash-color to whatever blue you feel like