FE: Clean up colors.ts and colors.scss #25665
Labels
~engineering-initiated
Engineering-initiated story, such as a bug, refactor, or contributor experience improvement.
:incoming
New issue in triage process.
:product
Product Design department (shows up on 🦢 Drafting board)
:refactor
Involves refactoring. Shouldn't add/change functionality. May improve contributor experience.
Fleet version:
Web browser and operating system:
💥 Actual behavior
There is one color
#6A67FE
that is represented by"core-fleet-blue"
incolors.ts
but represented by"ui-info"
AND"core-vibrant-blue"
incolors.scss
The colors are hard to understand by name and might have old color schemes mixed with new color schemes
🕯️ More info
The dev experience isn't great (e.g. @iansltx was reviewing a PR (ticket #25257) that updates dropdown state colors and he had a hard time understanding which color was what)
🛠️ To fix
colors.ts
andcolors.scss
and throughout the app to match the proper namesThe text was updated successfully, but these errors were encountered: