Checking in LEDE GUI for device registration; this was ported from the implementation...
[iot2.git] / others / lede-gui / src / main / res / values / colors.xml
diff --git a/others/lede-gui/src/main/res/values/colors.xml b/others/lede-gui/src/main/res/values/colors.xml
new file mode 100644 (file)
index 0000000..271d43a
--- /dev/null
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>\r
+<resources>\r
+    <color name="colorPrimary">#3F51B5</color>\r
+    <color name="colorPrimaryDark">#303F9F</color>\r
+    <color name="colorAccent">#FF4081</color>\r
+    <color name="blue">#00f</color>\r
+    <color name="mint">#00ffff</color>\r
+    <color name="white">#ffffff</color>\r
+    <color name="red">#ff00</color>\r
+</resources>\r