mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 12:09:45 +01:00
remove unused color definition
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
6222c6b146
commit
646e857e74
@ -38,7 +38,6 @@
|
|||||||
<color name="high_emphasis_text">#deffffff</color>
|
<color name="high_emphasis_text">#deffffff</color>
|
||||||
<color name="medium_emphasis_text">#99ffffff</color>
|
<color name="medium_emphasis_text">#99ffffff</color>
|
||||||
<color name="low_emphasis_text">#61ffffff</color>
|
<color name="low_emphasis_text">#61ffffff</color>
|
||||||
<color name="high_emphasis_text_inverse">#de000000</color>
|
|
||||||
|
|
||||||
<!-- bottom sheet specific icon default color -->
|
<!-- bottom sheet specific icon default color -->
|
||||||
<color name="high_emphasis_menu_icon">#8Affffff</color>
|
<color name="high_emphasis_menu_icon">#8Affffff</color>
|
||||||
|
@ -39,7 +39,6 @@
|
|||||||
<color name="high_emphasis_text">#de000000</color>
|
<color name="high_emphasis_text">#de000000</color>
|
||||||
<color name="medium_emphasis_text">#99000000</color>
|
<color name="medium_emphasis_text">#99000000</color>
|
||||||
<color name="low_emphasis_text">#61000000</color>
|
<color name="low_emphasis_text">#61000000</color>
|
||||||
<color name="high_emphasis_text_inverse">#deffffff</color>
|
|
||||||
|
|
||||||
<!-- general text colors for dark background -->
|
<!-- general text colors for dark background -->
|
||||||
<color name="high_emphasis_text_dark_background">#deffffff</color>
|
<color name="high_emphasis_text_dark_background">#deffffff</color>
|
||||||
|
Loading…
Reference in New Issue
Block a user