A small color palette should be created with about 5 - 6 colors, that would be placed in a new file located at /styles/globals/branding.less. This file should be merged with /styles/globals/fonts.less.
It should then be required that we use these colors throughout the entire site. No exceptions.
Flat Design?
Should we go with a flat design? TBD. This includes using flat icons (which Font-Awesome already provides -- woohoo!) and very minimal (if any) gradients. If using a gradient, it has to be extremely minor.
Buttons
Let's refactor buttons to make sure they follow the ruleset above.
Wiki
I'm going to create a wiki article that describes the branding (in regards to styling) to keep it there for reference.
CSS Changes
A small color palette should be created with about 5 - 6 colors, that would be placed in a new file located at
/styles/globals/branding.less
. This file should be merged with/styles/globals/fonts.less
.It should then be required that we use these colors throughout the entire site. No exceptions.
Flat Design?
Should we go with a flat design? TBD. This includes using flat icons (which Font-Awesome already provides -- woohoo!) and very minimal (if any) gradients. If using a gradient, it has to be extremely minor.
Buttons
Let's refactor buttons to make sure they follow the ruleset above.
Wiki
I'm going to create a wiki article that describes the branding (in regards to styling) to keep it there for reference.