feat(cosmic-theme): add color schemes for qt apps

This commit is contained in:
Adil Hanney 2026-02-17 16:39:37 +00:00 committed by GitHub
parent 6328c40ef7
commit a2e903ad94
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 677 additions and 3 deletions

View file

@ -27,5 +27,6 @@ cosmic-config = { path = "../cosmic-config/", default-features = false, features
"subscription",
"macro",
] }
configparser = "3.1.0"
dirs.workspace = true
thiserror = "2.0.18"