fix: move kanagawa-lotus to light themes collection

This commit is contained in:
CJ van den Berg 2025-09-30 09:49:27 +02:00
parent 0efb55c633
commit f1074c46d9
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -49,7 +49,6 @@ pub const theme_files = [_]theme_file{
THEME("themes/Hypersubatomic-color-theme.json"), THEME("themes/Hypersubatomic-color-theme.json"),
THEME("themes/kanagawa-wave-color-theme.json"), THEME("themes/kanagawa-wave-color-theme.json"),
THEME("themes/kanagawa-dragon-color-theme.json"), THEME("themes/kanagawa-dragon-color-theme.json"),
THEME("themes/kanagawa-lotus-color-theme.json"),
// base16 collection dark // base16 collection dark
@ -148,6 +147,7 @@ pub const theme_files = [_]theme_file{
THEME("themes/adwaita-light.json"), THEME("themes/adwaita-light.json"),
THEME("themes/everforest-light.json"), THEME("themes/everforest-light.json"),
THEME("themes/latte.json"), THEME("themes/latte.json"),
THEME("themes/kanagawa-lotus-color-theme.json"),
// base16 collection light // base16 collection light