Feature request: adjust grey
color in palette to support Button
, Badge
, etc
#55
Labels
grey
color in palette to support Button
, Badge
, etc
#55
Initially,
grey
color in the theme was introduced for theCard
andTextInput
components.Adjusting
grey
color to other colors will let to use it for components likeButton
andBadge
.Current shades of grey are:
000
,300
,400
,500
, and700
.Other colors have shades:
000
,100
,400
,500
, and600
.Required changes
For
grey
color shift overlapping shades used in other colors to vacant numbers. Add new shades and adjustCard
andTextInput
component shades. Some shades may be reused.Changes should be done to both
grey
anddarkGrey
palettes.Steps:
grey
anddarkGrey
as in other colorsCard
andTextInput
color with new shadesButton
andBadge
The text was updated successfully, but these errors were encountered: