chore: Added theme change script to raycast and fix a bunch of theme related stuff

This commit is contained in:
2024-02-13 02:31:12 +00:00
parent 52c8d9ccd9
commit a7a9cd1848
27 changed files with 442 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