1
0
Fork 0
Commit graph

8 commits

Author SHA1 Message Date
140aa082da vim: Fix some light theme colors 2021-04-16 11:16:34 -07:00
be5708c8c7 Automate switching between day/night color schemes
This sets up individual light and dark color scheme files for vim/neovim
and alacritty, adds a script (`set-color`) for placing them, and
includes two no-arg scripts for later keybinding (`day-mode` and
`night-mode`).

Thanks to this blog post for the idea to `cat` the YAML into place:
https://shuheikagawa.com/blog/2020/02/14/switching-colorschemes-of-vim-and-alacritty/

TIL YAML is concatenative!
2021-04-15 23:03:28 -07:00
Jeremy Kaplan
6af582c93f Whitespace highlight colors 2018-02-20 09:26:04 -08:00
8470b681c3 Fix denite colors 2018-02-14 21:09:51 -08:00
Jeremy Kaplan
8acb3eaf99 Switch to ALE 2018-01-18 11:20:33 -08:00
Jeremy Kaplan
b62bf3db5b De-emphasize vim line numbers 2018-01-17 11:50:17 -08:00
b79bc346e9 neovim colors 2017-12-05 01:39:19 -08:00
def4422737 Add vim 2015-09-05 00:27:14 -04:00