-
fix: replace hardcoded CSS colors with GTK theme variables (v0.7.2)
released this
2026-04-02 10:12:01 +02:00 | 10 commits to main since this releaseGreeter used hardcoded colors (#1a1a2e, white, #ff6b6b) instead of
GTK theme variables, breaking theme consistency across the ecosystem.
Now uses @theme_bg_color, @theme_fg_color, @error_color etc. —
matching moonlock and moonset.Downloads