From 90e3f13223d684883f2a1eb76d42be4cd81c41cf Mon Sep 17 00:00:00 2001 From: karlstav Date: Sun, 16 Apr 2017 16:30:04 +0200 Subject: [PATCH] updatet readme and gif --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f11ad78..af122e8 100644 --- a/README.md +++ b/README.md @@ -5,14 +5,12 @@ C.A.V.A. (M.P.) by [Karl Stavestrand](mailto:karl@stavestrand.no) -Now with more colors! Use hex codes in config, for example: +Now with multicolored rainbow: ``` -background = '#253552' -foreground = '#FF479C' +rainbow = 1 ``` -(hex code must be within '') -![spectrum](https://cloud.githubusercontent.com/assets/5231746/7368413/7d7ca93e-ed9f-11e4-842f-61c54fc03dbe.gif "spectrum") +![spectrum](https://raw.githubusercontent.com/karlstav/cava/gh-pages/cava_rainbow.gif "spectrum") thanks to [anko](https://github.com/anko) for the gif, here is the [recipe]( http://unix.stackexchange.com/questions/113695/gif-screencastng-the-unix-way).