jonnyjones99 / dotfiles

My dotfiles config for vim/tmux/alacritty/yabai/skhd
3 stars 0 forks source link

Refactor how theme works in alactritty #7

Open jonnyjones99 opened 4 months ago

jonnyjones99 commented 4 months ago

https://github.com/jonnyjones99/dotfiles/blob/ea0a8ac1aa418fd2e9413ac458720763956193eb/.config/alacritty/alacritty.yml#L51-L131

TODO: 1) Remove alactritty.yml.bak and create a Tokyonight.yml file in /themes. 2) Remove all hardcoded colors. 3) Import the theme from /themes/catpuccin.yml file so we use the colors from there.

Keeping the Tokyonight colors I was using previously just in case I want to go back.