Adaptive colors for dark mode
commit2026-01-16 · schuss
Swapped the hardcoded charcoal and slate calls across the navigation views for the semantic text tokens, which now resolve to UIColor.label and friends so dark mode actually looks like dark mode. Mostly a find and replace across ActiveNavigationView, ArrivedCard, FeatureDetailSheet, NavigationBottomSheet, and RouteSelectionSheet, with the color extension itself doing the real work. Also moved a stray selectedSpeed state behind the DEBUG flag where it belonged.
2 commits across 1 repo (schuss: 2). 8 files changed.
Related
- ProjectSchuss(getschuss.com)