mirror of
https://framagit.org/tom79/fedilab-tube
synced 2025-06-05 21:09:11 +02:00
Fix some color issues
This commit is contained in:
@ -133,7 +133,7 @@
|
|||||||
<item name="colorPrimaryDark">@color/colorPrimaryDark_cycle3</item>
|
<item name="colorPrimaryDark">@color/colorPrimaryDark_cycle3</item>
|
||||||
<item name="colorAccent">@color/colorAccent_cycle3</item>
|
<item name="colorAccent">@color/colorAccent_cycle3</item>
|
||||||
</style>
|
</style>
|
||||||
<style name="theme" parent="@style/ThemeOverlay.AppCompat.DayNight.ActionBar" />
|
<style name="theme" parent="@style/ThemeOverlay.AppCompat.Dark" />
|
||||||
|
|
||||||
<style name="popupTheme" parent="@style/ThemeOverlay.AppCompat.DayNight" />
|
<style name="popupTheme" parent="@style/ThemeOverlay.AppCompat.DayNight" />
|
||||||
|
|
||||||
|
@ -135,7 +135,7 @@
|
|||||||
</style>
|
</style>
|
||||||
<style name="theme" parent="@style/ThemeOverlay.AppCompat.Dark" />
|
<style name="theme" parent="@style/ThemeOverlay.AppCompat.Dark" />
|
||||||
|
|
||||||
<style name="popupTheme" parent="@style/ThemeOverlay.AppCompat.Dark" />
|
<style name="popupTheme" parent="@style/ThemeOverlay.AppCompat.DayNight" />
|
||||||
|
|
||||||
<style name="progress" parent="SpinKitView.Circle" />
|
<style name="progress" parent="SpinKitView.Circle" />
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user