Skip to content

platframe/color

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Color

A collection of color schemes which are not included in the core distribution.

Deploying

git clone https://github.com/platframe/platframe-color.git

Copy the schemes folder into <project>/src/style/_/modules/color/

Usage

Change the project's primary scheme:

// modules/color/index.styl
active_scheme = nebula

Inject into a specific component instance:

footer-1(nebula)

Use schemer() to override the primary scheme on a specific sub-section:

schemer(nebula)

More information on managing color in Platframe can be found in the documentation.

Contributing

Contributions welcome, please use the guide.


Released under the MIT license.

About

Additional color schemes

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages