summaryrefslogtreecommitdiff
path: root/app/src/custom
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/custom')
-rw-r--r--app/src/custom/res/values/custom-theme.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/src/custom/res/values/custom-theme.xml b/app/src/custom/res/values/custom-theme.xml
index 70e4616e..6c197915 100644
--- a/app/src/custom/res/values/custom-theme.xml
+++ b/app/src/custom/res/values/custom-theme.xml
@@ -14,10 +14,6 @@
<color name="actionbar_connectivity_state_text_color_light">@color/white</color>
<!-- Font color of labels in EipFragment (main screen)-->
<color name="colorEipFragmentFont">@color/black800_dark</color>
- <!-- glow effect color of the on / off button -->
- <color name="colorMainBtnHighlight">#58FFA9</color>
- <!-- glow effect color of the on / off button if no network / traffic blocked -->
- <color name="colorMainBtnError">#eF2222</color>
<!-- location button icon tint color -->
<color name="colorLocationButtonTint">@color/black</color>
<color name="colorLocationButtonTintTransparent">@color/black800_transparent</color>