Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/talk-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Scherzinger <info@andy-scherzinger.de>2022-04-05 19:24:28 +0300
committerMarcel Hibbe <dev@mhibbe.de>2022-04-08 10:21:10 +0300
commit646e857e742399ebbc8ba4fb5fd5b6aaff0f86ef (patch)
treebbf0814a5d87e220d7b79805fffe3d75a2e819c6 /app/src/main/res/values-night/colors.xml
parent6222c6b1466572ba879f02ace8f334a113a5668d (diff)
remove unused color definition
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Diffstat (limited to 'app/src/main/res/values-night/colors.xml')
-rw-r--r--app/src/main/res/values-night/colors.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/values-night/colors.xml b/app/src/main/res/values-night/colors.xml
index ceb5e3acd..566487e26 100644
--- a/app/src/main/res/values-night/colors.xml
+++ b/app/src/main/res/values-night/colors.xml
@@ -38,7 +38,6 @@
<color name="high_emphasis_text">#deffffff</color>
<color name="medium_emphasis_text">#99ffffff</color>
<color name="low_emphasis_text">#61ffffff</color>
- <color name="high_emphasis_text_inverse">#de000000</color>
<!-- bottom sheet specific icon default color -->
<color name="high_emphasis_menu_icon">#8Affffff</color>