mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-15 18:59:12 +03:00
Lighter light theme ougoing bubble
This commit is contained in:
parent
81ac31a044
commit
2f888e79dc
1 changed files with 1 additions and 1 deletions
|
@ -218,7 +218,7 @@
|
|||
<item name="snackbarTextViewStyle">@style/VectorSnackBarText</item>
|
||||
|
||||
<item name="sc_message_bg_incoming">#FFEEEEEE</item>
|
||||
<item name="sc_message_bg_outgoing">#FFC7C7C7</item>
|
||||
<item name="sc_message_bg_outgoing">#FFDDDDDD</item>
|
||||
</style>
|
||||
|
||||
<style name="AppTheme.Light" parent="AppTheme.Base.Light" />
|
||||
|
|
Loading…
Add table
Reference in a new issue