Skip to content

SchemeLESS is a quick, easy-to-use color scheme file for LESS projects

Notifications You must be signed in to change notification settings

rriepe/schemeless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SchemeLESS

SchemeLESS is a color scheme file for LESS that enables you to easily generate color schemes and customize them as much or as little as you want.

Version
1.0

How to use it

Edit or overwrite the @seed-color value to generate a scheme based on that color.

SchemeLESS works best when it’s imported and compiled alongside other LESS files that reference it. In a pinch, just paste it in.

Example index.less

@import "scheme.less"; // color scheme
@import "style.less"; // your own styles

About

SchemeLESS is a quick, easy-to-use color scheme file for LESS projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages