Sign In

splotch

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

splotch

Deside on a color scheme

Source
npmnpm
Version
1.0.4
Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

#Splotch

##Install

npm install splotch

##Usage 1. Link to splotch on html page

<link rel="stylesheet" type="text/css" href="./node_modules/splotch/splotch.min.css">	
2. To use on the whole page
<body class"mint-1">
3. To use different varieties (each class has four variations)
<div class='mint-1'></div>
<div class='mint-2'></div>
<div class='mint-3'></div>
<div class='mint-4'></div>

##Coming soon

  • colors extending past just text

##Color classes by category Check out the classes you can use
Each class has four variations. The syntax is classname dash number(1,2,3,4) ex:class='icecream-1' or class='seafoam-4'

Keywords

css

FAQs

Package last updated on 06 Mar 2017

Related posts