diff options
| author | Andrew Dolgov <fox@fakecake.org> | 2013-05-27 23:08:39 +0400 |
|---|---|---|
| committer | Andrew Dolgov <fox@fakecake.org> | 2013-05-27 23:08:39 +0400 |
| commit | d88d2381a492571366e10039e0cad3a7155e0a22 (patch) | |
| tree | ce37a883be36de50b684c1c4c44c5a19f79c8ec2 /res/values/attrs.xml | |
| parent | eb51dca80f6f6b1223436cb1b7a4ed992b483462 (diff) | |
update colors to match tt-rss main better
Diffstat (limited to 'res/values/attrs.xml')
| -rw-r--r-- | res/values/attrs.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/attrs.xml b/res/values/attrs.xml index 0a010ceb..28c86d64 100644 --- a/res/values/attrs.xml +++ b/res/values/attrs.xml @@ -24,4 +24,5 @@ <attr name="linkColor" format="reference|color" />
<attr name="loadingBackground" format="reference|color" />
<attr name="unreadCounterBackground" format="reference|color" />
+ <attr name="unreadSelectedCounterBackground" format="reference|color" />
</resources>
\ No newline at end of file |