diff --git a/app/src/benchmark/res/values-night/colors.xml b/app/src/benchmark/res/values-night/colors.xml index 8d39d7588..677eb4e03 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 78797a661..d33b7ba72 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 17eda47b6..d6a4c98e0 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 dc5364335..6365ddb3f 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 c75ef8a98..7cdd25527 100644 --- a/app/src/main/res/values/themes.xml +++ b/app/src/main/res/values/themes.xml @@ -33,5 +33,4 @@ @style/Theme.Nia -