Esri / calcite-maps

A Bootstrap theme for designing, styling and creating modern map apps.
http://esri.github.io/calcite-maps/samples/index.html
Apache License 2.0
238 stars 173 forks source link

Widget Colors are only light or dark and do not match rest of color theme when applied to all. #193

Closed pcsswamin closed 6 years ago

pcsswamin commented 6 years ago

Would be nice if jsapi widget colors could match the rest of the calcite color theme as well.

image

alaframboise commented 6 years ago

You could achieve this now by 1) overriding the widget background, foreground and hover states or by 2) setting the vars and recompiling the SASS https://github.com/Esri/calcite-maps/blob/master/lib/sass/support/arcgis-4.x.scss#L1. To apply dynamically like the UI components however is not realistic because there are too many classes and states to handle.

pcsswamin commented 6 years ago

Thanks Allan for the quick responses. Hope to chat with you in person this week. Please update if anything changes on this topic.. Leave it up to you to close or keep open.