Skip to content

dobtco/palat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

palat logo

RubyGem

Generate beautiful, accessible color schemes from a single background color. Used in Screendoor to allow our users to customize their public-facing forms.

View some examples →

Usage

1. Install the gem

gem 'palat'

2. Generate a color scheme

generator = Palat::Generator.new('#fff') # white background
generator.to_h # prints a bunch of variables

License

MIT

About

Generate beautiful, accessible color schemes from a single background color.

Resources

License

Stars

Watchers

Forks

Packages

No packages published