diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml
index d84811d2..76318e74 100644
--- a/app/src/main/res/values/styles.xml
+++ b/app/src/main/res/values/styles.xml
@@ -39,7 +39,9 @@
- @style/Cyanea.PopupMenu.Light
- @color/cyanea_background_light
- - @color/cyanea_accent_dark_reference
+
+ - @color/cyanea_accent_reference
+ - #E0E0E0
@@ -99,7 +102,9 @@
- @style/Cyanea.PopupMenu.Light
- @drawable/menu_selector_light
- @color/cyanea_background_dark
- - @color/cyanea_accent_dark_reference
+
+ - @color/cyanea_accent_reference
+ - #E0E0E0
diff --git a/app/src/main/res/xml/pref_interface.xml b/app/src/main/res/xml/pref_interface.xml
index 12f13b1a..077a9495 100644
--- a/app/src/main/res/xml/pref_interface.xml
+++ b/app/src/main/res/xml/pref_interface.xml
@@ -3,27 +3,27 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-