|
|
|
@ -16,15 +16,15 @@
|
|
|
|
|
|
|
|
|
|
<color name="lightColorUnread">#000</color>
|
|
|
|
|
<color name="lightColorItemSelected">#ccc</color>
|
|
|
|
|
<color name="lightColorSeparator">#aaa</color>
|
|
|
|
|
<color name="lightColorSeparator">#ccc</color>
|
|
|
|
|
<color name="lightColorWarning">#ffff0000</color>
|
|
|
|
|
<color name="lightColorDrawerScrim">#99000000</color>
|
|
|
|
|
<color name="lightColorDrawerText">#111</color>
|
|
|
|
|
<color name="lightColorDrawerBackground">#eee</color>
|
|
|
|
|
|
|
|
|
|
<color name="darkColorUnread">#fff</color>
|
|
|
|
|
<color name="darkColorItemSelected">#555</color>
|
|
|
|
|
<color name="darkColorSeparator">#666</color>
|
|
|
|
|
<color name="darkColorItemSelected">#444</color>
|
|
|
|
|
<color name="darkColorSeparator">#444</color>
|
|
|
|
|
<color name="darkColorWarning">#ffffb300</color>
|
|
|
|
|
<color name="darkColorDrawerScrim">#997f7f7f</color>
|
|
|
|
|
<color name="darkColorDrawerText">#fff</color>
|
|
|
|
|