Fix background colors #339

This commit is contained in:
Koitharu
2023-04-12 09:17:15 +03:00
parent 8718b8781d
commit cfd39e615a
5 changed files with 54 additions and 35 deletions

View File

@@ -12,4 +12,13 @@
<color name="warning">#FB8C00</color>
<color name="launcher_background">#000000</color>
<color name="splash_primary">#0C4091</color>
<!-- Color schemes colors -->
<color name="background_miku">#191C1C</color>
<color name="background_asuka">#201A1A</color>
<color name="background_mion">#1A1C19</color>
<color name="background_rikka">#28202B</color>
<color name="background_sakura">#201C1D</color>
<color name="background_mamimi">#232B33</color>
<color name="background_kanade">#272727</color>
</resources>