From: Orakaro Date: Thu, 3 Jul 2014 14:38:39 +0000 (+0900) Subject: Update theme.md X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=f350b8f195063cd4da96b27cfce70047bc44d5d7;p=rainbowstream.git Update theme.md --- diff --git a/theme.md b/theme.md index 3a696f2..cabb70d 100644 --- a/theme.md +++ b/theme.md @@ -81,7 +81,7 @@ There are 16 basic colors: * white These colors will be enough for almost terminals. -But if your terminals can support 256 colors (check your `$TERM` variable!), +But if your terminal can support 256 colors (check your `$TERM` variable!), you can even use `term_0` to `term_255` as examples above. Color reference can be found at @@ -91,7 +91,7 @@ Color reference can be found at ### Available options * `DECORATED_NAME`: color of your Twitter's __username__ which is placed at every line's begin. * `CYCLE_COLOR`: list of colors from which Twitter __real name__ 's color is selected. - * Color selection is cycle through this list but with a _memoization_. + * Color selection is cycle through this list but with _memoization_. * It's means that same names will appear in same colors. * `TWEET`: colors of parts in a tweet's ouput. * `nick` : color for Twitter __username__.