Merge pull request #6456 from TeamNewPipe/feature/switch-theme
Apply theme to switches
This commit is contained in:
commit
6c25ce56a3
3 changed files with 37 additions and 14 deletions
|
|
@ -17,6 +17,7 @@
|
|||
<item name="floatingActionButtonStyle">@style/FloatingActionButtonTheme</item>
|
||||
<item name="toolbarSearchColor">@color/white</item>
|
||||
<item name="preferenceTheme">@style/PreferenceThemeOverlay.v14.Material</item>
|
||||
<item name="colorControlActivated">?attr/colorPrimary</item>
|
||||
</style>
|
||||
<style name="Base" parent="Base.V19"/>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue