Skip to content

A script for retrieving the accent color of any external website

Notifications You must be signed in to change notification settings

Web5design/accentColor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                    =============================
                         accentColor Script
                                v1.0.1

                       Demo and documentation:
                      www.joelb.me/accentcolor
                    =============================

    A small script for retrieving the accent color of a given site.
    This is done by calculating the dominant color of the site's favicon,
    which generally gives the expected results. The format of the returned
    color is 'rgb(R, G, B)'.

    Connects to http://g.etfv.co/ (getFavicon by Jason Cartwright) to get favicons. 

    Author: Joel Besada (http://www.joelb.me)
    Date: 2011-12-10

    Copyright 2011, Joel Besada
    MIT Licensed (http://www.opensource.org/licenses/mit-license.php)

About

A script for retrieving the accent color of any external website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published