https://vimawesome.com/plugin/semantic-highlight-vim anyone tried something like this for clj?
i would use something like that, IF i had colorful highlighting. i personally prefer very monochrome colors
I was thinking of going monochrome and using that as my only color
I'm getting annoyed with the low contrast of my theme. I think it's time to learn how to write my own :)
i wrote my theme recently (https://github.com/alexanderheldt/monokrom.vim), it was pretty fun actually. i recommend looking at onedark.vim and dracula.vim, they had nice structure if you ask me. that theme was my first thing i ever wrote in vimscript so it is probably not the best reference
Needs more light theme :)
i've been thinking about making a light theme to use with something like redshift because my current one (the one above) makes it a bit hard to read with redshift
Presently I use palenight as my theme
which I rather enjoy
tis not light, but dark 🙂
<https://github.com/drewtempelmeyer/palenight.vim>
haven't seen palenight. i like it!
while we're sharing color schemes, this is the one i've been using for years: https://github.com/morhetz/gruvbox
occasionally i'll try something else, but nothing feels the same
I've gone back and forth between gruvbox and badwolf (https://github.com/sjl/badwolf) many times
for light theme I use github colors https://github.com/cormacrelf/vim-colors-github It is as comfortable to read as slack - just black, blue and red on white
Wow. I don't go for light themes, but this one seems to strike a very good balance between utility and comfort.
I wrote this one and it has some clojure specific settings, but dark: https://github.com/rafaeldelboni/novum.vim
i love this! i've had a hard time finding a light theme that i like, this one really hits the sweet spot. i spend a lot of time reviewing PRs in github, so it just feels familiar and comfortable 🙂
yes! this was the main reason to switch :)