From f1074c46d934ec171e44b1c3a1fdfc1ef38e2667 Mon Sep 17 00:00:00 2001 From: CJ van den Berg Date: Tue, 30 Sep 2025 09:49:27 +0200 Subject: [PATCH] fix: move kanagawa-lotus to light themes collection --- src/theme_files.zig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/theme_files.zig b/src/theme_files.zig index fdd327a..cb68e16 100644 --- a/src/theme_files.zig +++ b/src/theme_files.zig @@ -49,7 +49,6 @@ pub const theme_files = [_]theme_file{ THEME("themes/Hypersubatomic-color-theme.json"), THEME("themes/kanagawa-wave-color-theme.json"), THEME("themes/kanagawa-dragon-color-theme.json"), - THEME("themes/kanagawa-lotus-color-theme.json"), // base16 collection dark @@ -148,6 +147,7 @@ pub const theme_files = [_]theme_file{ THEME("themes/adwaita-light.json"), THEME("themes/everforest-light.json"), THEME("themes/latte.json"), + THEME("themes/kanagawa-lotus-color-theme.json"), // base16 collection light