Skip to content
Snippets Groups Projects
Commit 76a7a0b8 authored by Geoffrey Métais's avatar Geoffrey Métais
Browse files

ActionMode bar overlay in black theme

parent 6e509de6
No related branches found
No related tags found
No related merge requests found
......@@ -112,6 +112,8 @@
<item name="colorPrimaryDark">@color/transparent</item>
<item name="colorAccent">@color/orange600</item>
<item name="item_footer">@color/grey700</item>
<item name="windowActionModeOverlay">true</item>
<item name="actionModeBackground">@color/grey875</item>
<item name="background_default">@color/grey850</item>
<item name="background_default_darker">@color/grey875</item>
<item name="background_actionbar">@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