Align Fleet UI colors with Figma components (#615)

- This if the 1st PR as part of the of the Align components in Fleet UI with design system in Figma #539
- These changes replace all the color variables in /styles/var/colors.scss with new colors and naming convention used in Figma.
This commit is contained in:
noahtalerman
2021-04-09 12:04:11 -07:00
committed by GitHub
parent 1f97aebf61
commit c2700ee5c6
93 changed files with 489 additions and 492 deletions
@@ -11,7 +11,7 @@
.Select-placeholder {
line-height: normal;
color: $core-black;
color: $core-fleet-black;
}
.Select-input {