refactor(themes): move colour.rs to komorebi-themes

This commit is contained in:
LGUG2Z
2025-03-31 18:02:46 -07:00
parent d38d3c956d
commit 2ee0bbc0c7
11 changed files with 27 additions and 23 deletions

2
Cargo.lock generated
View File

@@ -2676,7 +2676,6 @@ dependencies = [
"dirs",
"dunce",
"getset",
"hex_color",
"hotwatch",
"komorebi-themes",
"lazy_static",
@@ -2778,6 +2777,7 @@ dependencies = [
"base16-egui-themes",
"catppuccin-egui",
"eframe",
"hex_color",
"schemars",
"serde",
"serde_variant",