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

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values/colors.xml')
-rw-r--r--app/src/main/res/values/colors.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml
index 44ef70b13..6b0b94c4f 100644
--- a/app/src/main/res/values/colors.xml
+++ b/app/src/main/res/values/colors.xml
@@ -46,10 +46,7 @@
<!-- ======================================= -->
<color name="bottom_sheet_backdrop">#7f000000</color>
- <color name="grey600">#757575</color>
- <color name="fg_secondary">#999</color>
<color name="bg_highlighted">#eee</color>
- <color name="bg_info_box">#dddddd</color>
<color name="bg_card">@android:color/white</color>
<color name="defaultTextHighlightBackground">#2233334a</color>