Update index.rst
[rainbowstream.git] / docs / index.rst
index d34392a8c9363a6b72a55ae7955d6da86d178677..5b4971ced2e8044fe6f6404bf500cfe4c438ff0b 100644 (file)
@@ -40,7 +40,7 @@ Just type
 \r
 .. code:: bash\r
 \r
-    rainbow\r
+    rainbowstream\r
 \r
 and see your stream.\r
 \r
@@ -49,7 +49,7 @@ You can try it with:
 \r
 .. code:: bash\r
 \r
-    rainbow -iot # Or rainbow --image-on-term\r
+    rainbowstream -iot # Or rainbowstream --image-on-term\r
 \r
 In the first time you will be asked for authorization of Rainbow Stream\r
 app at Twitter. Just click the “Authorize access” button and paste PIN\r
@@ -172,9 +172,11 @@ Here is full list of supported command:
 \r
 **Screening Commands**\r
 \r
--  ``theme`` will list available themes. ``theme monokai`` will apply *monokai*\r
-theme immedaitely.\r
-\r
+-  ``theme`` will list available themes. \r
+  \r
+  + ``theme monokai`` will apply *monokai* theme immedaitely.\r
+  + ``theme current_as_default`` will remember current theme as next time default.\r
+  \r
 -  ``h`` will show the help.\r
 \r
 -  ``c`` will clear the screen.\r
@@ -186,9 +188,31 @@ Available commands are listed in `Read The Docs`_.
 Theme customization\r
 ^^^^^^^^^^^^^^^^^^^\r
 \r
-Rainbow Stream is shipped with some default themes. \r
+Rainbow Stream is shipped with some default themes.\r
 You can either change theme by ``theme`` command or create your favorite one.\r
 \r
+Theme’s screenshot:\r
+\r
+- Monokai\r
+\r
+.. figure:: https://raw.githubusercontent.com/DTVD/rainbowstream/master/screenshot/themes/Monokai.png\r
+   :alt: monokai\r
+\r
+- Solarized\r
+\r
+.. figure:: https://raw.githubusercontent.com/DTVD/rainbowstream/master/screenshot/themes/Solarized.png\r
+   :alt: solarized\r
+\r
+- Tomorrow Night\r
+\r
+.. figure:: https://raw.githubusercontent.com/DTVD/rainbowstream/master/screenshot/themes/TomorrowNight.png\r
+   :alt: tomorrownight\r
+\r
+- Larapaste\r
+\r
+.. figure:: https://raw.githubusercontent.com/DTVD/rainbowstream/master/screenshot/themes/larapaste.png\r
+   :alt: larapaste\r
+\r
 For detaile information, see `theme usage and customization`_.\r
 \r
 \r