feat: update links default color to match design documents
This commit is contained in:
@@ -153,7 +153,6 @@
|
||||
--Border-Interactive-Disabled: var(--Neutral-40);
|
||||
--Border-Interactive-Error: var(--Scandic-Red-70);
|
||||
--Border-Interactive-Focus: var(--Neutral-80);
|
||||
--Border-Interactive-KeyboardFocus: var(--Scandic-Blue-50);
|
||||
--Border-Interactive-Selected: var(--Neutral-80);
|
||||
--Border-Inverted: var(--Neutral-Opacity-White-100);
|
||||
--Component-Button-Brand-Primary-Border-Default: var(
|
||||
@@ -292,6 +291,9 @@
|
||||
--Surface-Brand-Primary-2-OnSurface-Accent: var(--Scandic-Go-Green-30);
|
||||
--Surface-Brand-Primary-2-OnSurface-Default: var(--Neutral-Opacity-White-100);
|
||||
--Surface-Brand-Primary-3-Default: var(--Scandic-Go-Purple-100);
|
||||
--Surface-Brand-Primary-3-OnSurface-Accent-Secondary: var(
|
||||
--Scandic-Go-Yellow-30
|
||||
);
|
||||
--Surface-Brand-Primary-3-OnSurface-Accent: var(--Scandic-Go-Cyan-20);
|
||||
--Surface-Brand-Primary-3-OnSurface-Default: var(--Scandic-Go-Purple-10);
|
||||
--Surface-Feedback-Error-Accent: var(--Scandic-Red-70);
|
||||
@@ -342,8 +344,9 @@
|
||||
--Text-Interactive-Disabled: var(--Neutral-40);
|
||||
--Text-Interactive-Error: var(--Scandic-Red-70);
|
||||
--Text-Interactive-Focus: var(--Neutral-80);
|
||||
--Text-Interactive-Hover-Secondary: var(--Scandic-Go-Purple-100);
|
||||
--Text-Interactive-Hover: var(--Scandic-Go-Purple-80);
|
||||
--Text-Interactive-Placeholder: var(--Neutral-50);
|
||||
--Text-Interactive-Secondary-Hover: var(--Scandic-Go-Purple-100);
|
||||
--Text-Interactive-Secondary: var(--Scandic-Go-Purple-80);
|
||||
--Text-Inverted: var(--Neutral-Opacity-White-100);
|
||||
--Text-Secondary: var(--Neutral-60);
|
||||
|
||||
Reference in New Issue
Block a user