Files
omarchycn/shell/Ui
David Heinemeier Hansson c1fca7cbe4 Use Color.foreground / Style.font.family for fallbacks
Five sites hardcoded "#cacccc" or "JetBrainsMono Nerd Font" as the
fallback when no bar context was available. Those magic strings are
the *current* palette defaults — they diverge silently when the theme
changes. Bind to the Color / Style singletons so the fallback tracks
whatever the theme says the foreground / monospace family should be.

Color.qml itself keeps the literal "#cacccc" — that's the seed value
the singleton is bootstrapped with before the theme loads.
2026-05-20 20:29:23 +02:00
..
2026-05-19 16:06:48 -04:00
2026-05-19 16:06:48 -04:00
2026-05-19 15:16:10 -04:00
2026-05-19 15:54:00 -04:00
2026-05-20 14:28:50 +02:00
2026-05-19 21:05:24 +02:00
2026-05-20 18:32:00 +02:00