aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/themes.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-04-01 20:22:38 +0200
committerChristian Schneppe <christian@pix-art.de>2018-04-01 20:22:38 +0200
commitc2f72e3d8c91f92cc8cfe6480196a2f55d9e4364 (patch)
tree2ff80905d36d18890ceb91c568fb1da22322bd84 /src/main/res/values/themes.xml
parent02ceb5cb2eac35710528e539f9d279d7f6a781a7 (diff)
finished app compat themeing
Diffstat (limited to '')
-rw-r--r--src/main/res/values/themes.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/main/res/values/themes.xml b/src/main/res/values/themes.xml
index 4db3ae107..8a7113b16 100644
--- a/src/main/res/values/themes.xml
+++ b/src/main/res/values/themes.xml
@@ -6,9 +6,6 @@
<item name="colorPrimaryDark">@color/primary_dark</item>
<item name="colorAccent">@color/accent</item>
- <item name="color_text_primary">@color/black87</item>
- <item name="color_text_secondary">@color/black54</item>
-
<item name="color_background_primary">@color/grey50</item>
<item name="color_background_secondary">@color/grey200</item>