feat: support for custom & system themes + move cosmic-theme to libcosmic
This commit is contained in:
parent
259bba4d19
commit
bf1c474d08
26 changed files with 2639 additions and 44 deletions
|
|
@ -35,7 +35,7 @@ cosmic-config = { path = "cosmic-config" }
|
|||
freedesktop-icons = "0.2.2"
|
||||
|
||||
[dependencies.cosmic-theme]
|
||||
git = "https://github.com/pop-os/cosmic-theme.git"
|
||||
path = "cosmic-theme"
|
||||
|
||||
[dependencies.iced]
|
||||
path = "iced"
|
||||
|
|
@ -78,6 +78,7 @@ optional = true
|
|||
members = [
|
||||
"cosmic-config",
|
||||
"cosmic-config-derive",
|
||||
"cosmic-theme",
|
||||
"examples/*",
|
||||
]
|
||||
exclude = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue