change the default colors to dark theme

This commit is contained in:
tibbi 2016-12-27 00:47:25 +01:00
parent 9e9d164f9f
commit c6dd89bc43
1 changed files with 4 additions and 0 deletions

View File

@ -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>