monarch-initiative / monarch-legacy

Monarch web application and API
BSD 3-Clause "New" or "Revised" License
42 stars 37 forks source link

make website monarch color-compliant #589

Open mellybelly opened 9 years ago

mellybelly commented 9 years ago

The color palette is below. Note that we don't have to be limited by these colors, but they were designed in conjunction with the logo and chosen by the team via a designer.

Blue 44 A2 93 RGB: 68/162/147

Orange EA 76 3B RGB: 234/118/59

Gray E5 E5 E5 RGB: 229/229/229

Light Blue A4 D6 D4 RGB: 164/214/212

Dark Red 46 13 13 RGB: 70/19/19

Red DD 38 35 RGB: 221/56/53

Black 00 00 00 RGB: 0/0/0

White FF FF FF RGB: 255/255/255

kltm commented 9 years ago

All CSS should be handled by a SASS pipeline in the gulp build. This will make both this, and future color changes easier to deal with.

jmcmurry commented 9 years ago

For this round, I will use the standard monarch palette; later we can discuss any changes desired.

jmcmurry commented 8 years ago

@DoctorBud Lets talk about how to approach this