Skip to content

w0whitaker/pieton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

piéton

Piéton is a CSS color system that's bright and accessible.

Usage

In general, light colors over dark, and dark over light will yield the most accessible combinations.
Each color has a -fg and a -bg modifier to use as a foreground or background color, respectively.

Examples

Yellow text on a black background.

<section class="pieton-yellow-fg pieton-near-black-bg">
  walking is cool, don't let anyone tell you different.
</section>

Blue text; no background specified.

<a href="#" class="pieton-blue-fg"> link </a>

About

a color scheme that walks everywhere it goes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published