Skip to content

innovieco/ionic-flat-colors

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ionic Colors logo

-Build Status

Ionic Flat Colors adds new color options for various Ionic components:

  • bars
  • buttons
  • checkboxes
  • ranges
  • tabs
  • toggles

Pre-reqs

Requires Ionic 1.2+.

Installation

Install using bower:

bower install ionic-flat-colors

Or copy the css files from dist/.

Then reference after the ionic.app.css link tag. For example:

<link href="css/ionic.app.css" rel="stylesheet" />
<link href="css/ionic-flat.css" rel="stylesheet" />

Get Started

After including the library in your project, you can use any colors the library offers in your Ionic components. Take a look at the demo page for examples and more information.

Thanks

Special thanks to vbaimas for all the colors provided on flatuicolorpicker.com

About

SCSS with new options of flat colors for ionic components.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 99.8%
  • JavaScript 0.2%