[MAJOR] Added theme change script to raycast and fix a bunch of theme related stuff

This commit is contained in:
Afonso Franco 2024-02-13 02:31:12 +00:00
parent bfcf25e086
commit 9fd8314ee1
Signed by: afonso
SSH key fingerprint: SHA256:JiuxZNdA5bRWXPMUJChI0AQ75yC+cXY4xM0IaVwEVys
28 changed files with 443 additions and 490 deletions

View file

@ -1,6 +1,4 @@
import = [
"~/.config/alacritty/catppuccin-latte.toml"
]
import = ["~/.config/alacritty/themes/gruvbox_material_dark.toml"]
[env]
TERM = "xterm-256color"
@ -10,7 +8,7 @@ size = 14.0
[font.normal]
family = "FiraCode Nerd Font Mono"
style = "Light"
style = "Retina"
[window]
opacity = 0.95