diff --git a/app/src/main/res/values-es/themes.xml b/app/src/main/res/values-es/themes.xml new file mode 100644 index 0000000..4aaebcd --- /dev/null +++ b/app/src/main/res/values-es/themes.xml @@ -0,0 +1,4 @@ + + + 50% + \ No newline at end of file diff --git a/app/src/main/res/values-night/themes.xml b/app/src/main/res/values-night/themes.xml index 678135f..a425c03 100644 --- a/app/src/main/res/values-night/themes.xml +++ b/app/src/main/res/values-night/themes.xml @@ -20,4 +20,6 @@ @color/colorTertiary_dark + + 50% \ 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 ed444ad..67961ed 100644 --- a/app/src/main/res/values/themes.xml +++ b/app/src/main/res/values/themes.xml @@ -19,4 +19,18 @@ @color/backgroundColor_light @color/colorTertiary_light + + + + + + 50% \ No newline at end of file