christophermoura / coolhue

Coolest Gradient Hues and Swatches

Home Page:https://webkul.github.io/coolhue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coolHue

coolHue

Coolest handpicked Gradient Hues and Swatches for your next super amazing stuff. coolHue has 60 coolest Gradients. You can also personalize the coolHue Palette as per as your taste.

CoolHue gradients palette is rendered by JSON which makes it very easy to make a subtle update anytime.

Installation

You can create your very own personalized collection of Gradient Palette with CoolHue - You should have bower package manager installed on your machine to proceed further.

  1. Open terminal and install CoolHue with bower install coolhue.
  2. Go to coolhue directory with cd bower_components/coolhue command and run npm install.
  3. Once, all the node modules are installed successfully, run npm run coolhue.
  4. All the gradients which appears in the browser are rendered from scripts/coolhue.json file.
  5. You just need to update the coolhue.json Object (array) to create your very own gradient palette. Open scripts/coolhue.json in the text editor and add or update the hex codes to generate the gradient palettes.

cooHue JS Object

Including CoolHue in npm Workflow

CoolHue is also available as a node module. You can read How it works with npm to get started. If you are already familiar; Installation command is mentioned just below -

npm install --save-dev coolhue

Photoshop Gradient Palette

You can download the coolHue Gradient Palette for Photoshop.

Sketch App Gradient Palette

You can download the coolHue Gradient Palette for Sketch App.

Credits

© Copyright Webkul Software, All rights reserved.

About

Coolest Gradient Hues and Swatches

https://webkul.github.io/coolhue

License:MIT License


Languages

Language:CSS 47.3%Language:JavaScript 43.7%Language:HTML 9.0%