diff --git a/app/src/benchmark/res/values-night/colors.xml b/app/src/benchmark/res/values-night/colors.xml
index 8d39d75882..677eb4e03e 100644
--- a/app/src/benchmark/res/values-night/colors.xml
+++ b/app/src/benchmark/res/values-night/colors.xml
@@ -15,8 +15,6 @@
limitations under the License.
-->
- #FF006780
-
#FFFFFF
- @color/blue40
+ #FF006780
diff --git a/app/src/benchmark/res/values/colors.xml b/app/src/benchmark/res/values/colors.xml
index 78797a6612..d33b7ba72f 100644
--- a/app/src/benchmark/res/values/colors.xml
+++ b/app/src/benchmark/res/values/colors.xml
@@ -15,9 +15,6 @@
limitations under the License.
-->
- #4D000000
- #FF006780
-
#000000
- @color/blue40
+ #FF006780
diff --git a/app/src/debug/res/values-night/colors.xml b/app/src/debug/res/values-night/colors.xml
index 17eda47b65..d6a4c98e03 100644
--- a/app/src/debug/res/values-night/colors.xml
+++ b/app/src/debug/res/values-night/colors.xml
@@ -15,8 +15,6 @@
limitations under the License.
-->
- #FFA23F16
-
#FFFFFF
- @color/orange40
+ #FFA23F16
diff --git a/app/src/debug/res/values/colors.xml b/app/src/debug/res/values/colors.xml
index dc53643351..6365ddb3f7 100644
--- a/app/src/debug/res/values/colors.xml
+++ b/app/src/debug/res/values/colors.xml
@@ -15,9 +15,6 @@
limitations under the License.
-->
- #4D000000
- #FFA23F16
-
#000000
- @color/orange40
+ #FFA23F16
diff --git a/app/src/main/res/values/themes.xml b/app/src/main/res/values/themes.xml
index c75ef8a981..7cdd255277 100644
--- a/app/src/main/res/values/themes.xml
+++ b/app/src/main/res/values/themes.xml
@@ -33,5 +33,4 @@
- @style/Theme.Nia
-