alacritty: add and use gogh-tin and gogh-nord-light

This commit is contained in:
2022-10-11 00:03:52 +02:00
parent a327ae6281
commit b5e558a058
2 changed files with 48 additions and 2 deletions

View File

@ -47,7 +47,7 @@ def get_theme():
other_screen_border=background,
border_focus=colors["indigo"][500],
border_normal=colors["blue-gray"][800],
alacritty_theme=light_dark("light", "dark"),
alacritty_theme=light_dark("gogh-nord-light", "gogh-tin"),
emacs_theme=light_dark("solarized-light", "solarized-dark"),
gtk_theme=light_dark("Materia-light", "Materia-dark"),
rofi_theme=light_dark("Arc", "Arc-Dark"),