X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=docs%2Findex.rst;h=5b4971ced2e8044fe6f6404bf500cfe4c438ff0b;hp=a8247be120b5ca3d136725f306b242e13b8deb3e;hb=3681056d053a01b801cb37dd79292a878eea1901;hpb=155083add1f482b00343790dc97e34d0c492defc diff --git a/docs/index.rst b/docs/index.rst index a8247be..5b4971c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -40,7 +40,7 @@ Just type .. code:: bash - rainbow + rainbowstream and see your stream. @@ -49,7 +49,7 @@ You can try it with: .. code:: bash - rainbow -iot # Or rainbow --image-on-term + rainbowstream -iot # Or rainbowstream --image-on-term In the first time you will be asked for authorization of Rainbow Stream app at Twitter. Just click the “Authorize access” button and paste PIN @@ -172,9 +172,11 @@ Here is full list of supported command: **Screening Commands** -- ``theme`` will list available themes. ``theme monokai`` will apply *monokai* -theme immedaitely. - +- ``theme`` will list available themes. + + + ``theme monokai`` will apply *monokai* theme immedaitely. + + ``theme current_as_default`` will remember current theme as next time default. + - ``h`` will show the help. - ``c`` will clear the screen. @@ -186,17 +188,31 @@ Available commands are listed in `Read The Docs`_. Theme customization ^^^^^^^^^^^^^^^^^^^ -Rainbow Stream is shipped with some default themes. +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 + .. figure:: https://raw.githubusercontent.com/DTVD/rainbowstream/master/screenshot/themes/Monokai.png :alt: monokai +- Solarized + .. figure:: https://raw.githubusercontent.com/DTVD/rainbowstream/master/screenshot/themes/Solarized.png :alt: solarized +- Tomorrow Night + +.. figure:: https://raw.githubusercontent.com/DTVD/rainbowstream/master/screenshot/themes/TomorrowNight.png + :alt: tomorrownight + +- Larapaste + +.. figure:: https://raw.githubusercontent.com/DTVD/rainbowstream/master/screenshot/themes/larapaste.png + :alt: larapaste + For detaile information, see `theme usage and customization`_.