bread-ecosystem/bread-theme/src
Breadway f5a47490f7 bread-theme: quote only the named font so sans-serif stays a fallback
FONT_FAMILY is "Varela Round, sans-serif" but emission wrapped the whole
string in quotes, so CSS looked up one family named that string. Emit
'Varela Round', sans-serif instead and lock that in the tests.
2026-08-23 14:38:04 +08:00
..
bin Add per-output palettes and window-scoped theme binding 2026-08-16 13:20:00 +08:00
adw.rs bread-theme: add libadwaita components + fix slider/chip theming gaps 2026-07-29 22:45:18 +08:00
gtk.rs Add per-output palettes and window-scoped theme binding 2026-08-16 13:20:00 +08:00
lib.rs bread-theme: quote only the named font so sans-serif stays a fallback 2026-08-23 14:38:04 +08:00
output.rs Add per-output palettes and window-scoped theme binding 2026-08-16 13:20:00 +08:00
palette.rs Add per-output palettes and window-scoped theme binding 2026-08-16 13:20:00 +08:00