Fix Nord Dark text highlight color #47
This commit is contained in:
parent
091066de35
commit
2956ef7558
@ -167,6 +167,10 @@ $nord16: #B48EAD; // hsl(311, 20.2, 63.1)
|
||||
$track-radius: 1
|
||||
);
|
||||
|
||||
@forward "components/text-input" as text-input-* with (
|
||||
$color-bg-highlight: -color-base-7
|
||||
);
|
||||
|
||||
@forward "components/toolbar" as toolbar-* with (
|
||||
$color-bg-selected: -color-base-7
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user