2011-09-08 14:23:44 +04:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources>
|
2012-06-22 08:52:23 +04:00
|
|
|
<attr name="horizontalDivider" format="reference|color" />
|
2011-09-08 15:28:38 +04:00
|
|
|
<attr name="feedlistBackground" format="reference|color" />
|
|
|
|
<attr name="unreadCounterColor" format="reference|color" />
|
2011-09-08 16:45:08 +04:00
|
|
|
<attr name="headlinesBackground" format="reference|color" />
|
2012-06-22 00:35:53 +04:00
|
|
|
<attr name="headlinesBackgroundSolid" format="reference|color" />
|
2012-06-22 11:19:55 +04:00
|
|
|
<attr name="articleBackground" format="reference|color" />
|
2011-11-24 14:51:23 +03:00
|
|
|
<attr name="headlineSelectedBackground" format="reference|color" />
|
2012-06-22 12:21:32 +04:00
|
|
|
<attr name="headlineSelectedBackgroundSolid" format="reference|color" />
|
2011-11-24 14:51:23 +03:00
|
|
|
<attr name="headlineUnreadBackground" format="reference|color" />
|
2011-11-26 11:17:38 +03:00
|
|
|
<attr name="headlineNormalBackground" format="reference|color" />
|
2011-11-24 13:01:51 +03:00
|
|
|
<attr name="feedsSelectedBackground" format="reference|color" />
|
2012-06-22 12:21:32 +04:00
|
|
|
<attr name="feedsSelectedBackgroundSolid" format="reference|color" />
|
2012-01-17 14:16:59 +03:00
|
|
|
<attr name="feedlistTextColor" format="reference|color" />
|
|
|
|
<attr name="feedlistSelectedTextColor" format="reference|color" />
|
|
|
|
<attr name="headlineTextColor" format="reference|color" />
|
2012-06-22 00:35:53 +04:00
|
|
|
<attr name="headlineUnreadTextColor" format="reference|color" />
|
2012-01-17 14:16:59 +03:00
|
|
|
<attr name="headlineSelectedTextColor" format="reference|color" />
|
|
|
|
<attr name="headlineExcerptTextColor" format="reference|color" />
|
|
|
|
<attr name="headlineSelectedExcerptTextColor" format="reference|color" />
|
2012-02-01 14:25:35 +03:00
|
|
|
<attr name="linkColor" format="reference|color" />
|
2012-06-22 15:10:52 +04:00
|
|
|
<attr name="loadingBackground" format="reference|color" />
|
2011-09-08 14:23:44 +04:00
|
|
|
</resources>
|