Skip to content

Less File containing various brand color media queries for use in your projects.

License

Notifications You must be signed in to change notification settings

MikeMuxika/BrandColors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a very self explanatory file. Download it, fork it or make requests to add or fix a color. It is licensed under the MIT License. So use it however you will.

BrandColors

Provides two less files containing most major brand color variables in brandColors.less and class names to call each variable in brandClasses.less!

Add to the folder used for storing less files to be compiled with your less precompiler.

Less File containing various brand color variables for use in your projects.

The project is organized in sections according to relevence.

EX:

//Blogging & Social
@bebo: #EE1010; //Bebo Red ===========

Color Key

===========

d (infront of anything means "Dark")

l (infront of anything means "Light")

bl = blue (Ex. of "l" and "d" prefix: lbl =light blue; dbl = dark blue (as referenced from above))

rd = red

gn = green

bn = brown

yl = yellow

pk = pink

or = ornge

tn= tan

wh = white

bk = black

gr = grey

BrandClasses.less

Is a less file giving a class name to each variable in brandColors.less

Enjoy!

===========

About

Less File containing various brand color media queries for use in your projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages