summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values/attrs.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-11-13 16:33:16 +0300
committerAndrew Dolgov <[email protected]>2014-11-13 16:33:16 +0300
commitb6e132c65faffe5397a46af76097f6b338e68ae1 (patch)
treef36156b3ce08778db336f9082db58b582b04419b /org.fox.ttrss/src/main/res/values/attrs.xml
parent25622e276128efb21ade7d436eeb591f65556b8a (diff)
set all cards to same elevation
fix headline footer being invisible in amber theme
Diffstat (limited to 'org.fox.ttrss/src/main/res/values/attrs.xml')
-rw-r--r--org.fox.ttrss/src/main/res/values/attrs.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/values/attrs.xml b/org.fox.ttrss/src/main/res/values/attrs.xml
index 2aeb90a8..8fc10555 100644
--- a/org.fox.ttrss/src/main/res/values/attrs.xml
+++ b/org.fox.ttrss/src/main/res/values/attrs.xml
@@ -11,7 +11,7 @@
<attr name="feedsSelectedBackground" format="reference|color" />
<attr name="feedlistTextColor" format="reference|color" />
<attr name="feedlistSelectedTextColor" format="reference|color" />
- <attr name="headlineTextColor" format="reference|color" />
+ <!-- <attr name="headlineTextColor" format="reference|color" /> -->
<attr name="headlineUnreadTextColor" format="reference|color" />
<attr name="headlineSelectedTextColor" format="reference|color" />
<attr name="headlineExcerptTextColor" format="reference|color" />
@@ -28,4 +28,5 @@
<attr name="articleHeader" format="reference|color" />
<attr name="articleHeaderTextColor" format="reference|color" />
<attr name="articleTextColor" format="reference|color" />
+ <attr name="headlineFooterColor" format="reference|color" />
</resources> \ No newline at end of file