Update README.rst
[rainbowstream.git] / theme.md
index 8e2b2bb065bdd34f6e0644730f054204703aaf26..51fb321af1fd78e7ed5ca13e4fe242d9649b831d 100644 (file)
--- a/theme.md
+++ b/theme.md
 ![Solarized](./screenshot/themes/larapaste.png)
 
 ## Customization
-Create a file `~/.rainbow_config.json` and follow next instruction.
+Modify `~/.rainbow_config.json` and follow next instruction.
 
 Examples are available in
 [Themes folder](https://github.com/DTVD/rainbowstream/blob/master/rainbowstream/colorset)
 
 ### Custom config
- * Config file's name should be exactly `.rainbow_config.json` and placed at home directory.
- * Config file's content should follow json format.
+ * There is a file named exactly `.rainbow_config.json` and is placed at your home directory.
+ * Add color configurations to above file and follow json format.
  * Comments as `//` or `/*...*/` are allowed.
  * Here is an example