aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values/colors.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2014-06-13 20:09:06 +0200
committerArne Schwabe <arne@rfc2549.org>2014-06-13 22:41:02 +0200
commitd09205a9fe6e1b5cea58df19547d18d7730e3414 (patch)
tree5bb3ac8816dfa5c0d2e437ed8ed36e6126db3fe7 /main/res/values/colors.xml
parentcd7aa418f10e85d45ee558e5e1aaae079fe3a673 (diff)
downloadcgeo-d09205a9fe6e1b5cea58df19547d18d7730e3414.zip
cgeo-d09205a9fe6e1b5cea58df19547d18d7730e3414.tar.gz
cgeo-d09205a9fe6e1b5cea58df19547d18d7730e3414.tar.bz2
Theme/style fixes: make action bar in main view intransparent, background transparent again, make progress indicator small (closes #3888)
Diffstat (limited to 'main/res/values/colors.xml')
-rw-r--r--main/res/values/colors.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/res/values/colors.xml b/main/res/values/colors.xml
index 30d00df..0e85c36 100644
--- a/main/res/values/colors.xml
+++ b/main/res/values/colors.xml
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<resources>
- <color name="background_main_transparent">#D0000000</color>
<color name="just_white">#FFFFFFFF</color>
<color name="just_black">#FF000000</color>
<color name="background_dark">#FF000000</color>