Adds alot of color extensions to strings, like so: 'puts "Hello Wordl! I think i'm feeling blue".blue' list of all colors, that have light_ prefix going to make list. List of all colors with bg_ prefix going to make list. You can have multiple extensions like so: 'puts "Hello Wordl!!!".green.bg_black' Syntax: "String LOL!".[bg_][light_] 0.5.0: "Fixed bug with bg_black" 0.5.1: "Removed light_light_grey, and added white" 0.5.2: "Changed description" 0.5.3: "Fixed spelling errors, added grey and gray opttions, completely removed light_light_grey"
Required Ruby Version
None
Authors
Tait S. Hoyem
Versions
- 0.5.3 February 24, 2014 (5 KB)
- 0.5.2 February 24, 2014 (5 KB)
- 0.5.1 February 21, 2014 (5 KB)
- 0.5 February 21, 2014 (4.5 KB)
- 0.4.1 January 29, 2014 (5 KB)