opensearch-project / oui

OpenSearch UI Framework
Apache License 2.0
35 stars 69 forks source link

Convert shorthand palette colors to full 6-char hex #1262

Closed AMoo-Miki closed 5 months ago

AMoo-Miki commented 5 months ago

Description

Shorthand colors are not handled by nested deps and as a result we need to force all colors to be full hexes.

Issues Resolved

https://github.com/opensearch-project/OpenSearch-Dashboards/issues/6243

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

For more information on following Developer Certificate of Origin and signing off your commits, please check here.