feat: theme helper methods

This commit is contained in:
Ashley Wulber 2023-06-12 12:08:14 -04:00 committed by Ashley Wulber
parent 6699aa4756
commit a8a2e4ad26
3 changed files with 45 additions and 1 deletions

View file

@ -29,6 +29,7 @@ sctk = { package = "smithay-client-toolkit", git = "https://github.com/pop-os/cl
slotmap = "1.0.6"
fraction = "0.13.0"
cosmic-config = { path = "cosmic-config" }
tracing = "0.1"
[target.'cfg(unix)'.dependencies]
freedesktop-icons = "0.2.2"