[Branding] Small tweak to the divider color

This commit is contained in:
Eva Isabella Luna 2025-05-18 19:56:27 -06:00
parent 870a017726
commit b3eb5096a6
No known key found for this signature in database
GPG Key ID: 3716ACDC524F1879

View File

@ -3,7 +3,7 @@
<color name="control_button_color">#4CC4C4C4</color>
<color name="control_button_pressed_color">#4D000000</color>
<color name="minebutton_color">#57CC33</color>
<color name="minebutton_color">#9649b8</color>
<color name="background_app">#181818</color>
<color name="divider">@color/background_overlay</color>
<color name="background_overlay">#464646</color>