Correcting dark mode color
This commit is contained in:
parent
180b2eecde
commit
7af2ff2bb4
4 changed files with 11 additions and 4 deletions
|
@ -39,6 +39,8 @@
|
|||
<item name="materialAlertDialogTheme">@style/MaterialAlertDialogTheme</item>
|
||||
<item name="materialButtonStyle">@style/MaterialButtonTheme</item>
|
||||
|
||||
<!--Manual setting colors-->
|
||||
<item name="colorSurface">@color/darkColorSurface</item>
|
||||
</style>
|
||||
|
||||
<style name="Theme.RetroMusic.Base.Black" parent="Theme.MaterialComponents.NoActionBar">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue