feat(bar): expand theme sources

This commit is contained in:
LGUG2Z
2024-09-13 16:00:37 -07:00
parent d77944a581
commit 632b1887dd
6 changed files with 388 additions and 64 deletions
+2 -1
View File
@@ -8,6 +8,7 @@ edition = "2021"
[dependencies]
komorebi-client = { path = "../komorebi-client" }
base16-egui-themes = { git = "https://github.com/LGUG2Z/base16-egui-themes" }
catppuccin-egui = { version = "5.1", default-features = false, features = ["egui28"] }
chrono = "0.4"
clap = { version = "4", features = ["derive", "wrap_help"] }
@@ -33,4 +34,4 @@ tracing = "0.1"
tracing-appender = "0.2"
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
windows = { workspace = true }
windows-icons = "0.1"
windows-icons = "0.1"