Skip to content

lissomliksom/greyp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Greyp

Grey Palette for design prototyping.

Demo: lissomliksom.github.io/greyp

Why

A small project to practice SCSS and Git. Also to save time in my own design process.

Even when you’re ready to refine an idea in higher fidelity, resist the temptation to introduce color right away. By designing in grayscale, you’re forced to use spacing, contrast, and size to do all of the heavy lifting.

  • Adam Wathan & Steve Schoger, Refactoring UI

How

Edit the SCSS-variables to suit your own needs, i.e change from cool to warm colors:

$add-light: 5%;

$add-saturation: 10%;

$add-red: 1;

$add-green: 0;

$add-blue: 0;

Related projects

Standard palette is now available for the Bulma CSS Framework: github.com/lissomliksom/bulma-greyp | demo

About

Small tool for generating grey color palettes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published