diff --git a/app/src/main/res/drawable/theme_background.xml b/app/src/main/res/drawable/theme_background.xml
new file mode 100644
index 0000000..966798d
--- /dev/null
+++ b/app/src/main/res/drawable/theme_background.xml
@@ -0,0 +1,21 @@
+
+
+ -
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/values/themes.xml b/app/src/main/res/values/themes.xml
index 9b824b4..28e6901 100644
--- a/app/src/main/res/values/themes.xml
+++ b/app/src/main/res/values/themes.xml
@@ -15,6 +15,7 @@
- @drawable/menu_themed
- @drawable/button_themed
- ?android:attr/colorBackground
+ - @style/SpinnerStyle
- @style/ActionMenuTextAppearance
@@ -59,6 +60,10 @@
- ?attr/menuBackground
+
+