cfpb / design-manual

⚠️ THIS REPO IS DEPRECATED ⚠️ A set of design principles and standards for the Consumer Financial Protection Bureau.
https://cfpb.github.io/design-manual/
Creative Commons Zero v1.0 Universal
98 stars 71 forks source link

Use Capital Framework colors #524

Closed cfarm closed 6 years ago

cfarm commented 6 years ago

Removes brand-palette and cf-theme-overrides from the main.less file so that colors come from Capital Framework instead.

Additions

-

Removals

Changes

Testing

  1. git fetch && git checkout use-capital-framework-colors
  2. ./setup.sh
  3. npm start
  4. Confirm brand colors appear correctly at http://localhost:4000/page-components/page-components.html and localhost:4000/brand-guidelines/color-principles.html

Review

Preview this PR without the whitespace changes

Screenshots

Notes

-

Todos

-

Checklist

cfarm commented 6 years ago

@anselmbradford please ignore the travis build. I just enabled travis for this repo last week to test out some scripts on another branch; we don't need anything to pass for this to be merge-able.