mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-27 00:57:42 +00:00
Remove the ability to set a color for a group.
No longer applicable given that we're adding back per-person colors in groups.
This commit is contained in:
@@ -47,4 +47,8 @@
|
||||
<color name="conversation_steel">#6b6b78</color>
|
||||
<color name="conversation_steel_tint">#bebec6</color>
|
||||
<color name="conversation_steel_shade">#5a5a63</color>
|
||||
|
||||
<color name="conversation_group">@color/textsecure_primary</color>
|
||||
<color name="conversation_group_tint">@color/textsecure_primary</color>
|
||||
<color name="conversation_group_shade">@color/textsecure_primary_dark</color>
|
||||
</resources>
|
Reference in New Issue
Block a user