update android remote_control app for android-studio, new icons, added GPL
[goodguy/history.git] / CineRmt / src / main / res / values / colors.xml
diff --git a/CineRmt/src/main/res/values/colors.xml b/CineRmt/src/main/res/values/colors.xml
new file mode 100644 (file)
index 0000000..3ab3e9c
--- /dev/null
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+    <color name="colorPrimary">#3F51B5</color>
+    <color name="colorPrimaryDark">#303F9F</color>
+    <color name="colorAccent">#FF4081</color>
+</resources>