mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-17 15:26:23 +00:00
For #22839 - Remove @color/tab_tray_heading_icon_inactive_dark_theme redirection
This commit is contained in:
parent
d45c092f11
commit
07828aa979
@ -148,7 +148,7 @@
|
|||||||
<color name="tab_tray_item_divider_normal_theme">@color/photonDarkGrey10</color>
|
<color name="tab_tray_item_divider_normal_theme">@color/photonDarkGrey10</color>
|
||||||
<color name="tab_tray_item_media_background_normal_theme">@color/photonViolet50</color>
|
<color name="tab_tray_item_media_background_normal_theme">@color/photonViolet50</color>
|
||||||
<color name="tab_tray_heading_icon_normal_theme">@color/photonViolet50</color>
|
<color name="tab_tray_heading_icon_normal_theme">@color/photonViolet50</color>
|
||||||
<color name="tab_tray_heading_icon_inactive_normal_theme">@color/tab_tray_heading_icon_inactive_dark_theme</color>
|
<color name="tab_tray_heading_icon_inactive_normal_theme">@color/photonLightGrey05</color>
|
||||||
<color name="tab_tray_heading_icon_menu_normal_theme">@color/photonLightGrey05</color>
|
<color name="tab_tray_heading_icon_menu_normal_theme">@color/photonLightGrey05</color>
|
||||||
<color name="tab_tray_item_thumbnail_background_normal_theme">@color/photonDarkGrey50</color>
|
<color name="tab_tray_item_thumbnail_background_normal_theme">@color/photonDarkGrey50</color>
|
||||||
<color name="tab_tray_item_thumbnail_icon_normal_theme">@color/photonDarkGrey05</color>
|
<color name="tab_tray_item_thumbnail_icon_normal_theme">@color/photonDarkGrey05</color>
|
||||||
|
@ -156,7 +156,6 @@
|
|||||||
|
|
||||||
<!-- Tab Tray -->
|
<!-- Tab Tray -->
|
||||||
<color name="tab_tray_item_selected_background_dark_theme">#412E69</color>
|
<color name="tab_tray_item_selected_background_dark_theme">#412E69</color>
|
||||||
<color name="tab_tray_heading_icon_inactive_dark_theme">@color/photonLightGrey05</color>
|
|
||||||
|
|
||||||
<!-- Private theme color palette -->
|
<!-- Private theme color palette -->
|
||||||
<color name="primary_text_private_theme">@color/photonLightGrey05</color>
|
<color name="primary_text_private_theme">@color/photonLightGrey05</color>
|
||||||
|
Loading…
Reference in New Issue
Block a user