michael-s-molina opened a new pull request #11977:
URL: https://github.com/apache/incubator-superset/pull/11977


   ### SUMMARY
   Removes hard coded colors defined in src/components/styles.ts. The colors 
defined in this file were used only in the Select component so they were 
migrated to src/components/Select/styles.tsx and adjusted to conform to the 
theme colors.
   
   Here is the theme color palette and the corresponding mapping:
   
   <img width="1466" alt="Screen Shot 2020-12-09 at 11 33 21 AM" 
src="https://user-images.githubusercontent.com/70410625/101643139-921b0a00-3a12-11eb-95e2-32ffc429b425.png";>
   
   ### TEST PLAN
   You can view the select component inside Storybooks.
   
   ### ADDITIONAL INFORMATION
   - [ ] Has associated issue:
   - [x] Changes UI
   - [ ] Requires DB Migration.
   - [ ] Confirm DB Migration upgrade and downgrade tested.
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to