Bump bread-theme to v0.2.10 (fixed dark background/surface, accent-only pywal)
Pulls the fix for panels turning brown/off-hue when pywal extracts a light or muddy background from the wallpaper — background/surface now stay BOS's fixed dark constants regardless of what the wallpaper looks like.
This commit is contained in:
parent
c13747e867
commit
bffa521f47
5 changed files with 8 additions and 8 deletions
|
|
@ -3,7 +3,7 @@ members = ["breadlock-ui", "breadlock", "breadgreet"]
|
|||
resolver = "2"
|
||||
|
||||
[workspace.dependencies]
|
||||
bread-theme = { git = "https://github.com/Breadway/bread-ecosystem", tag = "v0.2.9" }
|
||||
bread-theme = { git = "https://github.com/Breadway/bread-ecosystem", tag = "v0.2.10" }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
toml = "0.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue