mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-17 13:19:52 +01:00
Use new colors for step bubbles when adding contacts remotely
This commit is contained in:
@@ -31,6 +31,13 @@
|
||||
<color name="il_orange">@color/briar_orange_400</color>
|
||||
<color name="il_red">@color/briar_red_500_new</color>
|
||||
|
||||
<color name="step_bubble_completed_background">@color/briar_blue_800_new</color>
|
||||
<color name="step_bubble_completed_foreground">@color/briar_blue_300</color>
|
||||
<color name="step_bubble_current_background">@color/briar_blue_400_new</color>
|
||||
<color name="step_bubble_current_foreground">@color/briar_blue_900</color>
|
||||
<color name="step_bubble_future_background">@color/briar_night_700_new</color>
|
||||
<color name="step_bubble_future_foreground">@color/briar_night_100</color>
|
||||
|
||||
<color name="md_theme_onBackground">#E0E4D2</color>
|
||||
<color name="md_theme_onSurface">#E0E4D2</color>
|
||||
<color name="md_theme_error">@color/briar_red_400</color>
|
||||
|
||||
Reference in New Issue
Block a user