Added a couple more themes and put colors into its own file
diff --git a/themes/candy/candy.theme.bash b/themes/candy/candy.theme.bash
new file mode 100644
index 0000000..f2a5db2
--- /dev/null
+++ b/themes/candy/candy.theme.bash
@@ -0,0 +1,2 @@
+#!/bin/bash
+PROMPT='${green}\u@\h ${blue}\T ${reset_color}${white}\w${reset_color}$(git_prompt_info)${blue} →${bold_blue} \$${reset_color} '
\ No newline at end of file