lame, bg of monocles theme was orange
This commit is contained in:
parent
9b7af58a07
commit
93e09abe25
1 changed files with 2 additions and 2 deletions
|
@ -548,7 +548,7 @@
|
|||
<item name="color_bubble_dark">@color/lightmonocles2</item>
|
||||
<item name="color_bubble_date">@color/lightgreen</item>
|
||||
<item name="color_bubble_warning">@color/lightred</item>
|
||||
<item name="chat_bg">@drawable/bg_light_orange</item>
|
||||
<item name="chat_bg">@drawable/bg_light_blue</item>
|
||||
<item name="android:actionModeBackground">@color/accent_monocles</item>
|
||||
</style>
|
||||
|
||||
|
@ -563,7 +563,7 @@
|
|||
<item name="colorControlActivated">@color/accent_monocles</item>
|
||||
<item name="color_bubble_light">@color/middlemonocles</item>
|
||||
<item name="color_bubble_dark">@color/darkmonocles</item>
|
||||
<item name="chat_bg">@drawable/bg_dark_orange</item>
|
||||
<item name="chat_bg">@drawable/bg_dark_blue</item>
|
||||
<item name="android:actionModeBackground">@color/accent_monocles</item>
|
||||
</style>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue