Fix link color for dark mode

This commit is contained in:
Sternagfonkel
2022-04-08 18:48:49 +02:00
committed by GitHub
parent 58cb8b55ef
commit 7fd8ee06e1
3 changed files with 13 additions and 0 deletions

View File

@@ -7,4 +7,5 @@
<color name="icons">#797979</color>
<color name="swipeBackground">#E74C3C</color>
<color name="swipeIcon">#FFFFFF</color>
<color name="hyperLink">#FF7F50</color>
</resources>