style: set real colorPrimary dark theme
This commit is contained in:
parent
8f08b5fada
commit
5269de49f0
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
<resources xmlns:tools="http://schemas.android.com/tools">
|
||||
<!-- Default theme color -->
|
||||
<!-- This section describes the main theme colors -->
|
||||
<color name="colorPrimary">#212121</color>
|
||||
<color name="colorPrimary">#3378c5</color>
|
||||
<color name="colorPrimaryDark">#000000</color>
|
||||
<color name="colorAccent">#40bbaa</color>
|
||||
<color name="mdtp_white">#ffffff</color>
|
||||
|
|
Loading…
Reference in a new issue