fix: move kanagawa-lotus to light themes collection
This commit is contained in:
parent
0efb55c633
commit
f1074c46d9
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue