Files
paseo/packages
Mohamed Boudra 369c5a4498 fix(app): show shortcut chord badges in light mode
The Shortcut component computed its colors with a hex-only opacity
helper that received unistyles' CSS-var theme strings on web (e.g.
"var(--colors-foreground)"), fell through both regex branches, and
returned the rgba(255,255,255,...) fallback. Badges and chord text
rendered as near-white on white, so the keyboard shortcuts settings
page looked blank. Use the existing surface2 and foregroundMuted
tokens directly, which work in both themes without per-platform
color math.
2026-05-22 17:28:58 +07:00
..
2026-05-21 20:02:05 +07:00
2026-05-21 20:02:05 +07:00
2026-05-21 20:02:05 +07:00
2026-05-21 20:02:05 +07:00