change command name
[rainbowstream.git] / README.md
index 9e6014e375b9a3d62af08e812afa0af2d001c667..8a1eefc59fcb25bb131c722aad58b8343736e1ea 100644 (file)
--- a/README.md
+++ b/README.md
@@ -58,9 +58,23 @@ Simply type "h" and hit the Enter key to see the help.
 
 Input is in interactive mode. It means that you can use arrow key to move up and down history, tab-autocomplete or 2 tab to view available suggestion. Input history from previous run is available as well.
 
-For available commands, please [Read The Docs](http://rainbowstream.readthedocs.org/en/latest/).
-
-For themes and color setting, see [config guide](#).
+Available commands are listed in [Read The Docs](http://rainbowstream.readthedocs.org/en/latest/) .
+
+## Theme customization
+Rainbow Stream is shipped with some default themes.
+You can either change theme by `theme` command or create your favorite one.
+
+Theme's screenshot:
+* Monokai
+![Monokai](./screenshot/themes/Monokai.png)
+* Solarized
+![Solarized](./screenshot/themes/Solarized.png)
+* Tomorrow Night
+![Solarized](./screenshot/themes/TomorrowNight.png)
+* Larapaste
+![Solarized](./screenshot/themes/larapaste.png)
+
+For detaile information, see [theme usage and customization](https://github.com/DTVD/rainbowstream/blob/master/theme.md)
 
 ## Bug and feature requests
 Found a bug or a feature request ?