lightning-i2p/res/values/colors.xml
Anthony Restaino 54d01d6a48 2.5.0.2
Advanced Settings are all a go, except "Incognito mode all the time",
that one isn't functioning yet. Also, Incognito Mode isn't as up to date
as the normal mode... I'll get around to it.
2013-07-29 20:39:47 -04:00

10 lines
318 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="clear">#00000000</color>
<color name="blue">#b433b5e5</color>
<color name="press">#3333b5e5</color>
<color name="black">#ff000000</color>
<color name="dark">#ff3f3f3f</color>
<color name="light">#ffa0a0a0</color>
</resources>