mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
Fix background of drawer layout.
This commit is contained in:
parent
a7480c1860
commit
f4057ea3fa
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
<color name="riotx_background_black">#FF000000</color>
|
||||
|
||||
<attr name="riotx_base" format="color" />
|
||||
<color name="riotx_base_light">#FFF5F7FA</color>
|
||||
<color name="riotx_base_light">#FF27303A</color>
|
||||
<color name="riotx_base_dark">#FF22282F</color>
|
||||
<color name="riotx_base_black">#FF000000</color>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue