Git Product home page Git Product logo

brand-colors's Introduction

#brand-colors

A collection of brand colors for the effective web developer. works flawlessly with scss, less, sass, stylus and css.

###Installation

npm install brand-colors
bower install brand-colors

###Usage

####scss

@import 'bower_components/brand-colors/dist/latest/scss/brand-colors.latest.scss'

.a-div {
  color: $spotify;
}

####less

@import 'bower_components/brand-colors/dist/latest/less/brand-colors.latest.less'

.a-div {
  color: @spotify;
}

####sass

@import 'bower_components/brand-colors/dist/latest/scss/brand-colors.latest.sass'

.a-div
  color: $spotify

####stylus

@import 'bower_components/brand-colors/dist/latest/stylus/brand-colors.latest.styl'

.a-div {
  color: $spotify;
}

####css

<head>
  <link rel="stylesheet" href="bower_components/brand-colors/dist/latest/css/brand-colors.latest.css">`
  <!-- minified version -->
  <link rel="stylesheet" href="bower_components/brand-colors/dist/latest/css/brand-colors.latest.min.css">`
</head>
<body>
  <span class="bc-spotify">This text is spotify-green</span>
  <div class="bc-spotify-bg">This div has a spotify-green background</div>
</body>

###List of Companies

  • 500px
  • about-me
  • addvocate
  • adobe
  • aim
  • airbnb
  • amazon
  • android
  • angies-list
  • aol
  • arch-linux
  • asana
  • atlassian
  • behance
  • big-cartel
  • bing
  • bitbucket
  • bitly
  • blogger
  • boeing
  • booking-com
  • brand-colors
  • carbonmade
  • cheddar
  • coca-cola
  • code-school
  • creative-market
  • delicious
  • dell
  • designer-news
  • designmoo
  • deviantart
  • devour
  • dewalt
  • disqus
  • django
  • dribbble
  • dropbox
  • drupal
  • dunked
  • ebay
  • engadget
  • envato
  • etsy
  • evernote
  • fab-com
  • facebook
  • firefox
  • flattr
  • flickr
  • forrst
  • foursquare
  • garmin
  • geocaching
  • getglue
  • gimmebar
  • github
  • gittip
  • google
  • grooveshark
  • groupon
  • hacker-news
  • hellowallet
  • heroku
  • hootsuite
  • houzz
  • hp
  • hsbc
  • html5
  • hulu
  • ibm
  • ikea
  • imdb
  • imgur
  • instagram
  • instapaper
  • intel
  • intuit
  • kickstarter
  • kippt
  • kiwipay
  • kodery
  • lastfm
  • linkedin
  • ListFiles.class
  • ListFiles.java
  • livestream
  • lumo
  • makita
  • meetup
  • mic
  • microsoft
  • mixpanel
  • netflix
  • nokia
  • nvidia
  • odnoklassniki
  • opera
  • path
  • paypal-dark
  • pinboard
  • pinterest
  • playstation
  • pocket
  • prezi
  • pusha
  • quora
  • quote-fm
  • rdio
  • readability
  • readline.class
  • readline.java
  • red-hat
  • reddit
  • resource
  • rockpack
  • roon
  • rss
  • salesforce
  • samsung
  • shopify
  • skype
  • slack
  • smashing-magazine
  • snagajob
  • softonic
  • soundcloud
  • space-box
  • spotify
  • sprint
  • squarespace
  • stackoverflow
  • staples
  • status-chart
  • strava
  • stripe
  • studyblue
  • stumbleupon
  • swarm
  • t-mobile
  • uber
  • technorati
  • the-next-web
  • treehouse
  • trello
  • tripadvisor
  • trulia
  • tumblr
  • twitch-tv
  • twitter
  • typekit
  • typo3
  • ubuntu
  • ustream
  • utorrent
  • verizon
  • vimeo
  • vine
  • virb
  • virgin-media
  • vkontakte
  • wechat
  • weibo
  • weixin
  • whatsapp
  • wolfram-alpha
  • wooga
  • wordpress
  • wunderlist
  • xbox
  • xing
  • yahoo
  • yandex
  • yelp
  • youtube
  • zalongo
  • zendesk
  • zerply
  • zootool
  • zopim

##Credits Thanks to brandcolors.net, wouldn't be possible without them!

brand-colors's People

Contributors

ai avatar dazorni avatar haroenv avatar kesla avatar qwp6t avatar tacomanator avatar

Watchers

 avatar  avatar  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.