Color schemes

This commit is contained in:
Koitharu
2023-02-03 19:39:14 +02:00
parent fd26de7619
commit 35b8003cf9
21 changed files with 564 additions and 204 deletions

View File

@@ -87,12 +87,10 @@
<!-- Monet theme only support S+ -->
<style name="Theme.Kotatsu.Monet" />
<style name="Theme.Kotatsu.Amoled" />
<style name="Theme.Kotatsu.Monet.Amoled" />
<style name="ThemeOverlay.Kotatsu" parent="ThemeOverlay.Material3.Light" />
<style name="ThemeOverlay.Kotatsu.Amoled" parent="" />
<style name="Theme.Kotatsu.Dialog" parent="">
<item name="android:windowNoTitle">true</item>
<item name="android:windowIsFloating">true</item>