mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-17 15:26:23 +00:00
For #21935 - Use photonGreen60 in place of #2AC3A2
This commit is contained in:
parent
9048af04be
commit
cd6bcb3d47
@ -30,7 +30,7 @@
|
||||
<color name="collection_icon_color_violet_light_theme">@color/photonViolet60</color>
|
||||
<color name="collection_icon_color_blue_light_theme">@color/photonBlue60</color>
|
||||
<color name="collection_icon_color_pink_light_theme">@color/photonPink60</color>
|
||||
<color name="collection_icon_color_green_light_theme">#2AC3A2</color>
|
||||
<color name="collection_icon_color_green_light_theme">@color/photonGreen60</color>
|
||||
<color name="collection_icon_color_yellow_light_theme">#E27F2E</color>
|
||||
<color name="toolbar_start_gradient_light_theme">@color/foundation_light_theme</color>
|
||||
<color name="toolbar_center_gradient_light_theme">@color/foundation_light_theme</color>
|
||||
@ -115,7 +115,7 @@
|
||||
<color name="add_on_private_browsing_exterior_circle_background_dark_theme">@color/accent_dark_theme</color>
|
||||
<color name="add_on_private_browsing_interior_icon_background_dark_theme">@color/photonWhite</color>
|
||||
<color name="prompt_login_edit_text_cursor_color_dark_theme">#9059ff</color>
|
||||
<color name="search_suggestion_indicator_icon_color_dark_theme">#2ac3a2</color>
|
||||
<color name="search_suggestion_indicator_icon_color_dark_theme">@color/photonGreen60</color>
|
||||
<color name="search_suggestion_indicator_icon_bookmark_color_dark_theme">#0090ed</color>
|
||||
<color name="preference_section_header_dark_theme">@color/accent_high_contrast_dark_theme</color>
|
||||
<color name="recently_used_share_menu_dark_theme">@color/photonDarkGrey10</color>
|
||||
|
Loading…
Reference in New Issue
Block a user