Esri / calcite-bootstrap

A Calcite theme and a custom build system for building Bootstrap apps.
http://esri.github.io/calcite-bootstrap/
Apache License 2.0
48 stars 29 forks source link

Calcite colors.scss needs review #5

Closed TheBlueDog closed 9 years ago

TheBlueDog commented 9 years ago

This file was built early on. The color palette needs to be reviewed and updated where necessary.

// GRAYSCALE and // UI COLORS should match Calcite Web.

// BOOTSTRAP COLOR VARIABLES is a mapping of the variables used throughout Bootstrap to the color variables we should be using (from above).

TheBlueDog commented 9 years ago

Review color variables file and provide corrections.

Going forward as we touch all the other scss files, we should only use colors specified in this list, swapping out any hex values for variables.

CassidyB commented 9 years ago

This has been reviewed and updated as needed. In in PR #54