Coder Social home page Coder Social logo

material-design-colors's Introduction

Material Design Color (MDC)

This is a simple light weight CSS class composed of all the material colors from Google mainly for background colors only.

  • Complete 19 colors from Material Palette.

  • layers of 1 to 9 , inluding a1, a2, a4 and a7.

  • Color Layer is 5 by Default, so you can simply call "red" instead of red-5

  • Minified CSS available.

  • You can check out the Material Pallete Here ๐Ÿ˜‰

How to use MDC in your project

Include copy the file to your CSS folder and include this to your head Tag

<head>
<link rel="stylesheet" href="css/MDC.css">
<link rel="stylesheet" href="css/MDC.min.css">
</head>

How to add the Classes

It make use of "colorname-layernumber"

  • Example
<div class="red-6"></div>
<div class="l-green-a1"></div>

List of all the Colors

  • red
  • pink
  • purple
  • dp-purple (deep purple
  • indigo
  • blue
  • l-blue (light blue)
  • cyan
  • teal
  • green
  • l-green (light green)
  • lime
  • yellow
  • amber
  • orange
  • dp-orange (deep orange)
  • brown
  • grey
  • blue-grey

Enjoy ๐Ÿ‘ ๐Ÿ˜„ ๐Ÿ‘Š

CONTRIBUTORS.MD Lets Build

For those who contributed to MDC, you can add the following to the CONTRIBUTORS.md file

  • Include your fullname name
  • and your Username in form of a link

Example

  • * Segun Olumide (wonexo)

material-design-colors's People

Contributors

wonexo avatar devhammed avatar

Watchers

James Cloos avatar MARIZU-IBEWIRO MAKOZI avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.