Fix illegible text on light pywal palettes + hot-reload
Use bread-theme 0.2.7's luminance-picked ink (@on-*) for text on coloured backgrounds: the active workspace pill and notification cards previously kept the pywal foreground, which vanished when those slots came out light. Drop the blanket label colour rule (it overrode the per-surface ink on child labels). Switch to bread_theme::gtk::apply_app_css so the bar recolours live on `bread-theme reload` instead of only at startup.
This commit is contained in:
parent
37b9a342e1
commit
0893724e5f
3 changed files with 33 additions and 27 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -109,7 +109,7 @@ checksum = "b4388bee8683e3d04af747c73422af53102d2bd24d9eadb6cbc100baef4b43f8"
|
|||
[[package]]
|
||||
name = "bread-theme"
|
||||
version = "0.2.3"
|
||||
source = "git+https://github.com/Breadway/bread-ecosystem?tag=v0.2.6#0c8c5c00e435fedff4f81e36d603424c153519a9"
|
||||
source = "git+https://github.com/Breadway/bread-ecosystem?tag=v0.2.7#ea87083c0615fc9141b0ae4c99f833748a0189d1"
|
||||
dependencies = [
|
||||
"dirs",
|
||||
"gtk4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue