summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values/colors.xml
blob: d87ac346dffab92ef2f19eb9d3f1d120c0fe5d8b (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <item name="window_background" type="color">#216d96</item>
    <item name="window_background_dark" type="color">#18506e</item>
    <item name="window_background_amber" type="color">#6e4b1a</item>
</resources>