aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/values/colors.xml
diff options
context:
space:
mode:
authorThialfihar <thi@thialfihar.org>2015-06-26 11:08:26 +0200
committerThialfihar <thi@thialfihar.org>2015-07-21 20:50:32 +0200
commit13983be7998ea28cc4b8882e1b45eff5ca4986a6 (patch)
tree58cd1963fb4b7106ca7e81ed1c6c19e5217e9e79 /OpenKeychain/src/main/res/values/colors.xml
parent58cb6bb4b70795213f9609682c68d0025e0bab56 (diff)
downloadopen-keychain-13983be7998ea28cc4b8882e1b45eff5ca4986a6.tar.gz
open-keychain-13983be7998ea28cc4b8882e1b45eff5ca4986a6.tar.bz2
open-keychain-13983be7998ea28cc4b8882e1b45eff5ca4986a6.zip
Make header text and tertiary text color themeable
Diffstat (limited to 'OpenKeychain/src/main/res/values/colors.xml')
-rw-r--r--OpenKeychain/src/main/res/values/colors.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/OpenKeychain/src/main/res/values/colors.xml b/OpenKeychain/src/main/res/values/colors.xml
index b6b46ec8c..3d9e3e1ed 100644
--- a/OpenKeychain/src/main/res/values/colors.xml
+++ b/OpenKeychain/src/main/res/values/colors.xml
@@ -4,11 +4,7 @@
<color name="icons">#FFFFFF</color>
<color name="transparent">#00FFFFFF</color>
- <color name="header_text">#212121</color>
-
<color name="bg_gray">#cecbce</color>
- <color name="tertiary_text_light">#808080</color>
- <color name="alert">#ffdd3333</color>
<color name="holo_gray_bright">#33CCCCCC</color>