ionic-flat-colors icon indicating copy to clipboard operation
ionic-flat-colors copied to clipboard

SCSS with new options of flat colors for ionic components.

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