aboutsummaryrefslogtreecommitdiffstats
path: root/res/values/colors.xml
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-09-11 16:32:49 +0200
committeriNPUTmice <daniel@gultsch.de>2014-09-11 16:32:49 +0200
commitc9a342fc6e9d42fbe7b07a9fd16297ff7b5e1613 (patch)
treebc52cb3fb61e0bf9634b873097c058ef3fdb216f /res/values/colors.xml
parent12b62adeca59e0f6dc2c04331fd65244dfc809f8 (diff)
more formating
Diffstat (limited to 'res/values/colors.xml')
-rw-r--r--res/values/colors.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index fdaff5da..908b8b89 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
+
<color name="primary" type="color">#ff259b24</color>
<color name="primarydark" type="color">#ff0a7e07</color>
<color name="primarytext" type="color">#de000000</color>
@@ -12,4 +13,5 @@
<color name="red">#ffe51c23</color>
<color name="orange">#ffff9800</color>
<color name="green">#ff259b24</color>
+
</resources> \ No newline at end of file