Skip to content

SixArm.com » Ruby » Colorful generates simple random color names and shade names

License

Notifications You must be signed in to change notification settings

SixArm/sixarm_ruby_colorful

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SixArm.com → Ruby →
Colorful gem generates simple random color names and shade names

Gem Version Build Status Code Climate

Introduction

Color names and shades that generate simple random color names.

Based on the NBS/ISCC Color System, The Universal Language of Color.

See http://www.anthus.com/Colors/NBS.html

For docs go to http://sixarm.com/sixarm_ruby_colorful/doc

Want to help? We're happy to get pull requests.

Install

Gem

To install this gem in your shell or terminal:

gem install sixarm_ruby_colorful

Gemfile

To add this gem to your Gemfile:

gem 'sixarm_ruby_colorful'

Require

To require the gem in your code:

require 'sixarm_ruby_colorful'

Examples

Colorful.choice => Light Red
Colorful.colors.choice => Red
Colorful.shades.choice => Light

Colors and Shades

Colors available: Red, Orange, Yellow, Green, Blue, Indigo, Violet Cyan, Magenta, Pink, Purple, Brown, Gold, Silver, Bronze, Copper, Platinum, Aquamarine, Azure, Beige, Cerulean, Chartreuse, Crimson, Fucshia, Khaki, Maroon, Mauve, Scarlet, Sepia, Sienna, Tan, Teal, and Turquoise

Shades available: Brilliant, Bright, Dark, Deep, Light, Moderate, Pale, Vivid

About

SixArm.com » Ruby » Colorful generates simple random color names and shade names

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages