diff --git a/layout/recovery_setup.xml b/layout/recovery_setup.xml
new file mode 100644
index 0000000..a011b13
--- /dev/null
+++ b/layout/recovery_setup.xml
@@ -0,0 +1,93 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/values-v14/color.xml b/values-v14/color.xml
index 13da507..0d2c4cc 100644
--- a/values-v14/color.xml
+++ b/values-v14/color.xml
@@ -1,5 +1,4 @@
- @android:color/holo_blue_bright
- @android:color/holo_orange_dark
+
\ No newline at end of file
diff --git a/values-v14/style.xml b/values-v14/style.xml
new file mode 100644
index 0000000..fd95072
--- /dev/null
+++ b/values-v14/style.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/values/color.xml b/values/color.xml
index 52e6f18..7ce9558 100644
--- a/values/color.xml
+++ b/values/color.xml
@@ -1,5 +1,7 @@
- #ff00ddff
- #ffff8800
+ #ff33b5e5
+ #ff0099cc
+ #ff00ddff
+ @color/holo_blue_light
\ No newline at end of file
diff --git a/values/strings.xml b/values/strings.xml
index 8b8b76f..4e2e1dd 100644
--- a/values/strings.xml
+++ b/values/strings.xml
@@ -410,4 +410,12 @@
Processing delta...
Delta Download
+ To get started using ROM Manager, you must first set up a custom recovery.\n\nSet up a custom recovery by choosing from the options below.
+
+ Install or Update
+ Recovery Already Installed
+ ClockworkMod Recovery
+ Team Win Recovery Project (TWRP)
+ Recovery Setup
+ Press OK to reboot into %s and continue the installation.
diff --git a/values/style.xml b/values/style.xml
index a0e7042..82f403e 100644
--- a/values/style.xml
+++ b/values/style.xml
@@ -1,5 +1,7 @@
+
+
-
+
@@ -19,4 +21,8 @@
- ?android:attr/textColorPrimary
- bold
+
+
+
\ No newline at end of file