diff --git a/src/main/res/values/styles.xml b/src/main/res/values/styles.xml
index 1ac9b7a2..afc3d857 100644
--- a/src/main/res/values/styles.xml
+++ b/src/main/res/values/styles.xml
@@ -19,6 +19,7 @@
- @color/md_theme_light_onError
- @color/md_theme_light_onErrorContainer
- @color/md_theme_light_background
+ - @color/md_theme_light_background
- @color/md_theme_light_onBackground
- @color/md_theme_light_surface
- @color/md_theme_light_onSurface
@@ -33,6 +34,7 @@
- true
- @style/Theme.Chip.Category
+ - @style/Theme.Design.BottomSheetDialog
- @style/Theme.Tab
- @style/Theme.Switch
- @style/Widget.Material3.Toolbar.Surface
@@ -58,6 +60,7 @@
- @color/md_theme_dark_onError
- @color/md_theme_dark_onErrorContainer
- @color/md_theme_dark_background
+ - @color/md_theme_dark_background
- @color/md_theme_dark_onBackground
- @color/grey_dark
- @color/md_theme_dark_onSurface
@@ -71,6 +74,7 @@
- @android:color/transparent
- @style/Theme.Chip.Category
+ - @style/Theme.Design.BottomSheetDialog
- @style/Theme.Tab
- @style/Theme.Switch
- @style/Widget.Material3.Toolbar.Surface
@@ -104,11 +108,13 @@
- @color/md_theme_dark_inverseSurface
- @color/md_theme_dark_primaryInverse
- @color/pitch_black
+ - @color/pitch_black
- @color/md_theme_dark_onBackground
- @color/md_theme_dark_surface
- @android:color/transparent
- @style/Theme.Chip.Category
+ - @style/Theme.Design.BottomSheetDialog
- @style/Theme.Tab
- @style/Theme.Switch
- @style/Widget.Material3.Toolbar.Surface
@@ -192,6 +198,16 @@
- 4dp
+
+
+
+