File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ export default {
64
64
$outlineDefault : colorsPalette . grey60 ,
65
65
$outlineDisabled : colorsPalette . grey50 ,
66
66
$outlineDisabledHeavy : colorsPalette . grey30 ,
67
+ $outlineNeutral : colorsPalette . grey50 ,
67
68
$outlineNeutralHeavy : colorsPalette . grey10 ,
68
69
$outlinePrimary : colorsPalette . violet30 ,
69
70
$outlineGeneral : colorsPalette . blue30 ,
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ export default {
64
64
$outlineDefault : colorsPalette . grey5 ,
65
65
$outlineDisabled : colorsPalette . grey20 ,
66
66
$outlineDisabledHeavy : colorsPalette . grey40 ,
67
+ $outlineNeutral : colorsPalette . grey20 ,
67
68
$outlineNeutralHeavy : colorsPalette . grey40 ,
68
69
$outlinePrimary : colorsPalette . violet50 ,
69
70
$outlineGeneral : colorsPalette . blue50 ,
You can’t perform that action at this time.
0 commit comments