1
0
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
7a561a07ca neovim: Force highlight links to override defaults 2022-06-09 14:58:25 -07:00
95b669dc55 neovim: Define more colors in colorschemes 2022-06-06 07:57:50 -07:00
ad25ab5f36 nvim: Set completion menu colors 2021-05-22 14:34:32 -07:00
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
Renamed from vim/colors/jdkaplan.vim (Browse further)