chore: Added theme change script to raycast and fix a bunch of theme related stuff
This commit is contained in:
parent
52c8d9ccd9
commit
a7a9cd1848
27 changed files with 442 additions and 490 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue