mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-02 07:08:55 +01:00
Dark theme now uses accent color for drawer items. #222
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
|
||||
<style name="Theme.Widget.NavigationView.Dark">
|
||||
<item name="colorControlHighlight">@color/md_grey_900</item>
|
||||
<item name="colorPrimary">@color/colorAccent</item>
|
||||
</style>
|
||||
|
||||
<!--===============-->
|
||||
|
||||
Reference in New Issue
Block a user