Update colors.xml (#520)

This commit is contained in:
Leendert de Borst
2025-10-22 22:02:17 +02:00
parent af06bbfd12
commit b995ec728c

View File

@@ -1,4 +1,7 @@
<resources>
<!-- Splashscreen and autofill background (dark mode) -->
<color name="splashscreen_background">#202020</color>
<!-- AliasVault Dark Mode Colors -->
<color name="av_text">#ECEDEE</color>
<color name="av_text_muted">#9BA1A6</color>