change the default colors to dark theme
This commit is contained in:
parent
9e9d164f9f
commit
c6dd89bc43
|
@ -6,4 +6,8 @@
|
|||
<color name="tmb_background">#ff222222</color>
|
||||
<color name="actionbar_grey">#AA000000</color>
|
||||
<color name="light_grey">#aa888888</color>
|
||||
|
||||
<!-- Color Customization -->
|
||||
<color name="default_text_color">#FFEDEDED</color>
|
||||
<color name="default_background_color">#FF3F3F3F</color>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in New Issue