feat(accessiblity): high contrast and color filter toggles
This commit is contained in:
parent
e6722d20e2
commit
9eb4053d31
7 changed files with 317 additions and 395 deletions
|
|
@ -27,9 +27,8 @@ anyhow = "1.0.95"
|
|||
cctk = { git = "https://github.com/pop-os/cosmic-protocols", package = "cosmic-client-toolkit", rev = "178eb0b" }
|
||||
cosmic-protocols = { git = "https://github.com/pop-os/cosmic-protocols", default-features = false, features = [
|
||||
"client",
|
||||
], rev = "178eb0b" }
|
||||
], rev = "1425bd4" }
|
||||
cosmic-settings-subscriptions = { git = "https://github.com/pop-os/cosmic-settings-subscriptions" }
|
||||
# cosmic-settings-subscriptions = { path = "../cosmic-settings-subscriptions" }
|
||||
|
||||
cosmic-time = { git = "https://github.com/pop-os/cosmic-time", default-features = false, features = [
|
||||
"once_cell",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue