mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-13 13:42:52 +00:00
add theme to import/export activity
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
|
||||
<color name="textsecure_holo_blue_light">#ff33b5e5</color>
|
||||
|
||||
<color name="touch_highlight">#400099cc</color>
|
||||
<color name="light_button">#33ffffff</color>
|
||||
<color name="light_button_highlight">#66ffffff</color>
|
||||
<color name="conversation_item_sent_background_dark">#ff284e0a</color>
|
||||
@@ -39,6 +38,12 @@
|
||||
<color name="conversation_item_received_background_dark">#ff333333</color>
|
||||
<color name="conversation_item_received_shadow_light">#ffd5d5d5</color>
|
||||
<color name="conversation_item_received_shadow_dark">#ff222222</color>
|
||||
<color name="import_export_item_background_light">#ffeeeeee</color>
|
||||
<color name="import_export_item_background_dark">#ff333333</color>
|
||||
<color name="import_export_item_background_shadow_light">#ffd5d5d5</color>
|
||||
<color name="import_export_item_background_shadow_dark">#ff222222</color>
|
||||
<color name="import_export_touch_highlight_light">#400099cc</color>
|
||||
<color name="import_export_touch_highlight_dark">#40ffffff</color>
|
||||
|
||||
<color name="emoji_tab_indicator">#66ffffff</color>
|
||||
<color name="emoji_tab_underline">#11ffffff</color>
|
||||
|
||||
Reference in New Issue
Block a user