From df7a8b6f1343c70206a1b18b65c93fe69786cff8 Mon Sep 17 00:00:00 2001 From: Orakaro Date: Tue, 15 Jul 2014 23:54:49 +0900 Subject: [PATCH] Update theme.md --- theme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/theme.md b/theme.md index 8e2b2bb..51fb321 100644 --- a/theme.md +++ b/theme.md @@ -11,14 +11,14 @@ ![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 -- 2.25.1