Added help screens.
diff --git a/lib/appearance.bash b/lib/appearance.bash
index 69ca55e..4b1f568 100644
--- a/lib/appearance.bash
+++ b/lib/appearance.bash
@@ -8,4 +8,4 @@
 export LSCOLORS='Gxfxcxdxdxegedabagacad'
 
 # Load the theme
-source "$BASH/themes/$BASH_THEME/$BASH_THEME.bash"
\ No newline at end of file
+source "$BASH/themes/$BASH_THEME/$BASH_THEME.theme.bash"
\ No newline at end of file