nvim: add lupanbones colorscheme (my variant for zenbones)

- also add lupanbones colors for kitty and st
- remove zutty config
This commit is contained in:
2026-03-07 08:04:11 +01:00
parent 8266382d70
commit a9415caa6e
8 changed files with 176 additions and 86 deletions

View File

@@ -46,9 +46,9 @@ fi
XSET=$(readlink -e ~/.config/xsettingsd/xsettingsd.conf)
if [ "$THEME" = dark ]; then
kitten themes --reload-in=all 'Flexoki (Dark)'
kitten themes --reload-in=all 'lupanbones-dark'
elif [ "$THEME" = light ]; then
kitten themes --reload-in=all 'Flexoki (Light)'
kitten themes --reload-in=all 'lupanbones-light'
fi
# GTK