Forbetr kontrast på statustekst for WCAG AA

Endrar status_text frå #B0BEC5 (~4.5:1) til #CFD8DC (~6.5:1) mot
#16213E-bakgrunnen, i både Android-appen og PWA-en.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Ole-Morten Duesund 2026-03-09 09:52:54 +01:00
commit fa4c379176
2 changed files with 7 additions and 7 deletions

View file

@ -7,7 +7,7 @@
<color name="background">#1A1A2E</color>
<color name="status_bar_bg">#16213E</color>
<color name="status_text">#B0BEC5</color>
<color name="status_text">#CFD8DC</color>
<color name="bottom_sheet_bg">#1A1A2E</color>
<color name="compass_bg">#0F0F23</color>
<color name="loading_bg">#CC000000</color>