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
+ $outlineNeutralHeavy : colorsPalette . grey10 ,
67
68
$outlinePrimary : colorsPalette . violet30 ,
68
69
$outlineGeneral : colorsPalette . blue30 ,
69
70
$outlineWarning : colorsPalette . yellow30 ,
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
+ $outlineNeutralHeavy : colorsPalette . grey40 ,
67
68
$outlinePrimary : colorsPalette . violet50 ,
68
69
$outlineGeneral : colorsPalette . blue50 ,
69
70
$outlineWarning : colorsPalette . yellow40 ,
You can’t perform that action at this time.
0 commit comments