https://github.com/sixarm/sixarm_ruby_colorful
SixArm.com » Ruby » Colorful generates simple random color names and shade names
https://github.com/sixarm/sixarm_ruby_colorful
color gem names ruby
Last synced: 4 months ago
JSON representation
SixArm.com » Ruby » Colorful generates simple random color names and shade names
- Host: GitHub
- URL: https://github.com/sixarm/sixarm_ruby_colorful
- Owner: SixArm
- License: other
- Created: 2010-05-25T07:58:35.000Z (about 16 years ago)
- Default Branch: main
- Last Pushed: 2023-09-15T19:27:49.000Z (almost 3 years ago)
- Last Synced: 2025-02-06T00:25:46.739Z (over 1 year ago)
- Topics: color, gem, names, ruby
- Language: Ruby
- Homepage: http://sixarm.com
- Size: 407 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# SixArm.com → Ruby →
Colorful gem generates simple random color names and shade names
[](http://badge.fury.io/rb/sixarm_ruby_colorful)
[](https://travis-ci.org/SixArm/sixarm_ruby_colorful)
[](https://codeclimate.com/github/SixArm/sixarm_ruby_colorful/maintainability)
* Git:
* Doc:
* Gem:
* Contact: Joel Parker Henderson,
* Project: [changes](CHANGES.md), [license](LICENSE.md), [contributing](CONTRIBUTING.md).
## 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
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