ckrack / fbootstrapp

HTML, CSS, and JS toolkit for facebook apps
http://ckrack.github.com/fbootstrapp/
Apache License 2.0
1.61k stars 173 forks source link

Wrong facebook colours #23

Open RyanPlant123 opened 11 years ago

RyanPlant123 commented 11 years ago

You seem to be using the incorrect colours for facebook. The correct colours are:

Topbar/Header: #3B5998 Topbar/Header links: background - #3B5998, link - #d8deea Topbar/Header links hover: background - #4B67A1, link - #fff (or #ffffff) Topbar/Header border (bottom): #133783

it's really irritating how you've managed to use incorrect colours. Please change it. Other than that, great work.