Setting color theme/scheme using kitty +kitten themes does not work since 0.28.0, it only produces an empty current-theme.conf.
To Reproduce
kitty +kitten themes
- select theme
- press
m
- an empty
~/.config/kitty/current-theme.conf has been created
~/.config/kitty/kitty.conf now contains this:
# BEGIN_KITTY_THEME
# Ayu Light
include current-theme.conf
# END_KITTY_THEME
The same happened with a different theme and when directly specifying a theme: kitty +kitten themes duckbones
Environment details
I tried it on Linux (Gentoo, sway) and macOS, each with my custom config and a completely empty ~/.config/kitty/kitty.conf.
Setting color theme/scheme using
kitty +kitten themesdoes not work since 0.28.0, it only produces an emptycurrent-theme.conf.To Reproduce
kitty +kitten themesm~/.config/kitty/current-theme.confhas been created~/.config/kitty/kitty.confnow contains this:The same happened with a different theme and when directly specifying a theme:
kitty +kitten themes duckbonesEnvironment details
I tried it on Linux (Gentoo, sway) and macOS, each with my custom config and a completely empty
~/.config/kitty/kitty.conf.