Minority UI color changes (#593)
* Transparent navigation bar * bump com.android.material to 1.11.0 and androidx.activity to 1.8.2 * bunp gradle to 8.2.0 * color changes for dynamic theme * removed unused things
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
|
||||
<!-- From ThemeOverlay.Material3.DynamicColors.Light -->
|
||||
<style name="Theme.Kotatsu.Monet">
|
||||
<item name="android:navigationBarColor">@android:color/transparent</item>
|
||||
<item name="isMaterial3DynamicColorApplied">true</item>
|
||||
<!-- Color palettes -->
|
||||
<item name="colorPrimary">@color/m3_sys_color_dynamic_light_primary</item>
|
||||
|
||||
Reference in New Issue
Block a user