fix bug for favorited
[rainbowstream.git] / README.md
index 9e6014e375b9a3d62af08e812afa0af2d001c667..a41751c24b2b7f1bdbb950353c90022362917c81 100644 (file)
--- a/README.md
+++ b/README.md
@@ -58,9 +58,19 @@ 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/).
+Available commands are listed in [Read The Docs](http://rainbowstream.readthedocs.org/en/latest/) .
 
-For themes and color setting, see [config guide](#).
+## 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)
+
+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 ?