From 759180b06d4022e8d1e10fc4ca1cc8adf883cd7b Mon Sep 17 00:00:00 2001 From: Orakaro Date: Thu, 3 Jul 2014 23:40:41 +0900 Subject: [PATCH] Update theme.md --- theme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theme.md b/theme.md index cabb70d..cdd2337 100644 --- a/theme.md +++ b/theme.md @@ -15,7 +15,7 @@ or [Solarized theme](https://github.com/DTVD/rainbowstream/blob/master/rainbowstream/colorset/solarized.json). ### Custom config - * Config file's name should be excatly `.rainbow_config.json` and placed at home directory. + * Config file's name should be exactly `.rainbow_config.json` and placed at home directory. * Config file's content should follow json format. * Comments as `//` or `/*...*/` are allowed. * Here is an example @@ -82,7 +82,7 @@ There are 16 basic colors: These colors will be enough for almost terminals. But if your terminal can support 256 colors (check your `$TERM` variable!), -you can even use `term_0` to `term_255` as examples above. +you can even use `term_0` to `term_255` as the example above. Color reference can be found at [bash colors](http://misc.flogisoft.com/bash/tip_colors_and_formatting) or -- 2.25.1