An open API service indexing awesome lists of open source software.

https://github.com/firedev/material-palette

Material Design based colors
https://github.com/firedev/material-palette

Last synced: 12 months ago
JSON representation

Material Design based colors

Awesome Lists containing this project

README

          

# Material Design based palette

You can include it into your SASS stylesheet via bower:

```
bower install material-palette
```

or Rails project:

```ruby
# Gemfile
source 'https://rails-assets.org' do
gem 'rails-assets-material-palette'
end
```

```sass
// application.sass
@import material-palette
```

## TODO
* CSS classes
* More shades
* Nicer defaults
* Built-in text colors