mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-02-05 13:28:16 +00:00
t/oxr_android: Match theme to temporary logo
This commit is contained in:
parent
f46b801ad4
commit
36a9273db2
|
@ -4,7 +4,7 @@
|
|||
SPDX-License-Identifier: BSL-1.0
|
||||
-->
|
||||
<resources>
|
||||
<color name="colorPrimary">#6200EE</color>
|
||||
<color name="colorPrimaryDark">#3700B3</color>
|
||||
<color name="colorAccent">#03DAC5</color>
|
||||
<color name="colorPrimary">#2196F3</color>
|
||||
<color name="colorPrimaryDark">#3F51B5</color>
|
||||
<color name="colorAccent">#FF9800</color>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue