breadpad: bump bread-theme to v0.2.10 (fixes pywal-colored window background)

This commit is contained in:
Breadway 2026-07-16 17:52:05 +08:00
parent 6fea1af544
commit 7394e65da5
2 changed files with 12 additions and 12 deletions

View file

@ -7,7 +7,7 @@ authors.workspace = true
[dependencies]
bread-theme = { git = "https://github.com/Breadway/bread-ecosystem", tag = "v0.2.8", features = ["gtk"] }
bread-theme = { git = "https://github.com/Breadway/bread-ecosystem", tag = "v0.2.10", features = ["gtk"] }
anyhow.workspace = true
tracing.workspace = true
serde.workspace = true