1
0
Fork 0
Commit graph

7 commits

Author SHA1 Message Date
f1827c976f alacritty: Fix Mac font 2021-04-19 11:30:57 -07:00
2615997342 alacritty: Split OS-dependent font config 2021-04-19 11:30:55 -07:00
7a8d66bdd6 alacritty: Improve readability of some colors 2021-04-16 11:16:15 -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
cc38b450ba alacritty: Fix default config errors 2021-04-13 15:40:30 -07:00
3eb69963d0 alacritty: Set font 2021-04-13 15:40:12 -07:00
263f40e132 alacritty: Copy generated config 2021-04-13 15:23:47 -07:00