Skip to content
Snippets Groups Projects
Commit 0d1c49d1 authored by Alexandre Perraud's avatar Alexandre Perraud Committed by Nicolas Pomepuy
Browse files

Change action tracks buttons color

Fixes #2465
parent 56f90017
No related branches found
No related tags found
1 merge request!1333Change action tracks buttons color
Pipeline #208609 passed with stage
in 3 minutes and 48 seconds
......@@ -179,7 +179,7 @@
<item name="colorOnSecondary">@color/grey50</item>
<item name="colorOnPrimary">@color/white</item>
<item name="colorControlHighlight">@color/orange500</item>
<item name="colorControlNormal">@color/grey700</item>
<item name="colorControlNormal">@color/grey300</item>
<item name="windowActionModeOverlay">true</item>
<item name="actionModeBackground">@color/grey875</item>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment