X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=README.md;h=a41751c24b2b7f1bdbb950353c90022362917c81;hp=1d757886d4d7d40ab909a70ab0d61cfee103d24e;hb=1a0ac1b8adcc68a988361253581f6fa636f68274;hpb=4ea932399ba8584257bd8e9c4e83137167a2f526 diff --git a/README.md b/README.md index 1d75788..a41751c 100644 --- 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. -Available commands are listed in [Read The Docs](http://rainbowstream.readthedocs.org/en/latest/) -while themes and colors setting's can be found at -[config guide](https://github.com/DTVD/rainbowstream/blob/master/theme.md). +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) + +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 ?