feat: use kitty auto dark mode added in 0.38.0

This commit is contained in:
grassblock 2025-01-01 11:23:15 +08:00
parent 4563589831
commit 2976fbab63
10 changed files with 63 additions and 18 deletions

View file

@ -1,11 +1,13 @@
# themes
include ./themes.conf
# outdated: https://sw.kovidgoyal.net/kitty/kittens/themes/#change-color-themes-automatically-when-the-os-switches-between-light-and-dark
# include ./current-theme.conf
# the old way
#include ./nord.conf
# bg opacity & blur
background_opacity 0.8
background_opacity 0.7
background_blur 16
# fonts

View file

@ -0,0 +1 @@
/home/grassblock/.config/kitty/themes/nord-dark.conf

View file

@ -0,0 +1 @@
/home/grassblock/.config/kitty/themes/nord-light.conf

View file

@ -0,0 +1 @@
/home/grassblock/.config/kitty/themes/nord-dark.conf