Merged in feat/update-tokens (pull request #1611)
feat(SW-2027): update variables.json * feat(SW-2027): update variables.json * fix(SW-2027). replace old tokens * fix(SW-2027): remove uppercase check Approved-by: Michael Zetterberg Approved-by: Erik Tiekstra
This commit is contained in:
@@ -84,8 +84,10 @@ export const theme = {
|
||||
'Tag/Text-Transform': 'unset',
|
||||
'Link/md/Font fallback': 'sans-serif',
|
||||
'Link/md/Letter spacing': 0.19,
|
||||
'Link/md/Text-Decoration': 'underline',
|
||||
'Link/sm/Font fallback': 'sans-serif',
|
||||
'Link/sm/Letter spacing': 0.2,
|
||||
'Link/sm/Text-Decoration': 'underline',
|
||||
'Body/Lead text/Font fallback': 'sans-serif',
|
||||
'Body/Paragraph/Font fallback': 'sans-serif',
|
||||
'Body/Paragraph/Letter spacing': 0.19,
|
||||
@@ -96,8 +98,10 @@ export const theme = {
|
||||
'Label/Letter spacing': 0.17,
|
||||
'Body/Underline/md/Font fallback': 'sans-serif',
|
||||
'Body/Underline/md/Letter spacing': 0.19,
|
||||
'Body/Underline/md/Text-Decoration': 'underline',
|
||||
'Body/Underline/sm/Font fallback': 'sans-serif',
|
||||
'Body/Underline/sm/Letter spacing': 0.2,
|
||||
'Body/Underline/sm/Text-Decoration': 'underline',
|
||||
'Utilities/Gradients/10': '#2D163A1A',
|
||||
'Font family/Scandic Go/Title': 'Neue Haas Grotesk Display Pro',
|
||||
'Font family/Scandic Go/Body': 'Fira sans',
|
||||
@@ -160,6 +164,11 @@ export const theme = {
|
||||
'Text/Interactive/Error': '#AD0015',
|
||||
'Text/Interactive/Placeholder': '#747474',
|
||||
'Text/Brand/OnAccent/Heading': '#2D163A',
|
||||
'Text/Feedback/Information Accent': '#284EA0',
|
||||
'Text/Feedback/Succes Accent': '#348337',
|
||||
'Text/Feedback/Warning Accent': '#D17308',
|
||||
'Text/Feedback/Error Accent': '#AD0015',
|
||||
'Text/Feedback/Neutral Accent': '#747474',
|
||||
'Text/Brand/OnAccent/Default': '#2D163A',
|
||||
'Text/Brand/OnAccent/Accent': '#2D163A',
|
||||
'Text/Brand/OnPrimary 1/Heading': '#2D163A',
|
||||
@@ -180,7 +189,7 @@ export const theme = {
|
||||
'Surface/Primary/OnSurface/Default': '#FAF8F2',
|
||||
'Surface/Primary/Disabled': '#E9E9E9',
|
||||
'Surface/Secondary/Default': '#F0EDE4',
|
||||
'Surface/Secondary/Secondary': '#F0EDE4',
|
||||
'Surface/Secondary/Default dark': '#E0DCCE',
|
||||
'Surface/Secondary/Hover': '#e4e1d9',
|
||||
'Surface/Brand/Accent/Default': '#F5FF73',
|
||||
'Surface/Brand/Primary 1/Default': '#DCD7FF',
|
||||
@@ -221,6 +230,7 @@ export const theme = {
|
||||
'Icon/Accent': '#FA3737',
|
||||
'Icon/Interactive/Default': '#2D163A',
|
||||
'Icon/Interactive/Secondary': '#5E2A8C',
|
||||
'Icon/Interactive/Accent': '#5E2A8C',
|
||||
'Icon/Interactive/Disabled': '#BFBFBF',
|
||||
'Icon/Interactive/Placeholder': '#747474',
|
||||
'Icon/Feedback/Information': '#284EA0',
|
||||
@@ -231,54 +241,56 @@ export const theme = {
|
||||
'Icon/Inverted': '#FFFFFF',
|
||||
'Overlay/10': '#1F1C1B1A',
|
||||
'Overlay/20': '#1F1C1B33',
|
||||
'Overlay/30': '#1F1C1B33',
|
||||
'Overlay/40': '#1F1C1B66',
|
||||
'Overlay/60': '#1F1C1B99',
|
||||
'Overlay/80': '#1F1C1BCC',
|
||||
'Overlay/90': '#1F1C1BE6',
|
||||
'Component/Button/Brand/Primary/Default': '#DCD7FF',
|
||||
'Component/Button/Brand/Primary/Hover': '#c7c2e5',
|
||||
'Component/Button/Brand/Primary/Disabled': '#1F1C1B1A',
|
||||
'Component/Button/Brand/Primary/Fill/Default': '#DCD7FF',
|
||||
'Component/Button/Brand/Primary/Fill/Hover': '#c7c2e5',
|
||||
'Component/Button/Brand/Primary/Fill/Disabled': '#1F1C1B1A',
|
||||
'Component/Button/Brand/Primary/On fill/Default': '#2D163A',
|
||||
'Component/Button/Brand/Primary/On fill/Hover': '#FFFFFF',
|
||||
'Component/Button/Brand/Primary/On fill/Hover': '#2D163A',
|
||||
'Component/Button/Brand/Primary/On fill/Disabled': '#8C8C8C',
|
||||
'Component/Button/Brand/Primary/Border/Default': '#FFFFFF00',
|
||||
'Component/Button/Brand/Primary/Border/Hover': '#FFFFFF00',
|
||||
'Component/Button/Brand/Primary/Border/Disabled': '#FFFFFF00',
|
||||
'Component/Button/Brand/Secondary/Default': '#FFFFFF00',
|
||||
'Component/Button/Brand/Secondary/Hover': '#FFFFFF00',
|
||||
'Component/Button/Brand/Secondary/Inverted': '#FFFFFF',
|
||||
'Component/Button/Brand/Secondary/Hover Inverted': '#2D163A',
|
||||
'Component/Button/Brand/Secondary/Disabled': '#1F1C1B1A',
|
||||
'Component/Button/Brand/Secondary/Fill/Default': '#FFFFFF00',
|
||||
'Component/Button/Brand/Secondary/Fill/Hover': '#FFFFFF00',
|
||||
'Component/Button/Brand/Secondary/Fill/Inverted': '#FFFFFF',
|
||||
'Component/Button/Brand/Secondary/Fill/Hover Inverted': '#2D163A',
|
||||
'Component/Button/Brand/Secondary/Fill/Disabled': '#1F1C1B1A',
|
||||
'Component/Button/Brand/Secondary/On fill/Default': '#2D163A',
|
||||
'Component/Button/Brand/Secondary/On fill/Hover': '#5E2A8C',
|
||||
'Component/Button/Brand/Secondary/On fill/Inverted': '#FFFFFF',
|
||||
'Component/Button/Brand/Secondary/On fill/Hover inverted': '#bbb2bf',
|
||||
'Component/Button/Brand/Secondary/On fill/Disabled': '#8C8C8C',
|
||||
'Component/Button/Brand/Secondary/Border/Default': '#2D163A',
|
||||
'Component/Button/Brand/Secondary/Border/Hover': '#5E2A8C',
|
||||
'Component/Button/Brand/Secondary/Border/Inverted': '#FFFFFF',
|
||||
'Component/Button/Brand/Secondary/Border/Hover inverted': '#e8e5e9',
|
||||
'Component/Button/Brand/Secondary/Border/Hover inverted': '#908197',
|
||||
'Component/Button/Brand/Secondary/Border/Disabled': '#1F1C1B1A',
|
||||
'Component/Button/Brand/Tertiary/Default': '#2D163A',
|
||||
'Component/Button/Brand/Tertiary/Hover': '#402a4b',
|
||||
'Component/Button/Brand/Tertiary/Disabled': '#1F1C1B1A',
|
||||
'Component/Button/Brand/Tertiary/Fill/Default': '#2D163A',
|
||||
'Component/Button/Brand/Tertiary/Fill/Hover': '#402a4b',
|
||||
'Component/Button/Brand/Tertiary/Fill/Disabled': '#1F1C1B1A',
|
||||
'Component/Button/Brand/Tertiary/On fill/Default': '#FFFFFF',
|
||||
'Component/Button/Brand/Tertiary/On fill/Hover': '#FFFFFF',
|
||||
'Component/Button/Brand/Tertiary/On fill/Disabled': '#8C8C8C',
|
||||
'Component/Button/Brand/Tertiary/Border/Default': '#FFFFFF00',
|
||||
'Component/Button/Brand/Tertiary/Border/Hover': '#FFFFFF00',
|
||||
'Component/Button/Brand/Tertiary/Border/Disabled': '#FFFFFF00',
|
||||
'Component/Button/Inverted/Default': '#FFFFFF',
|
||||
'Component/Button/Inverted/Faded': '#FFFFFFE6',
|
||||
'Component/Button/Inverted/Hover': '#f2f2f2',
|
||||
'Component/Button/Inverted/Hover Inverted': '#DCD7FF',
|
||||
'Component/Button/Inverted/Disabled': '#1F1C1B1A',
|
||||
'Component/Button/Inverted/Fill/Default': '#FFFFFF',
|
||||
'Component/Button/Inverted/Fill/Faded': '#FFFFFFE6',
|
||||
'Component/Button/Inverted/Fill/Hover': '#e6e5e5',
|
||||
'Component/Button/Inverted/Fill/Hover Inverted': '#DCD7FF',
|
||||
'Component/Button/Inverted/Fill/Disabled': '#1F1C1B1A',
|
||||
'Component/Button/Inverted/Border/Default': '#FFFFFF00',
|
||||
'Component/Button/Inverted/Border/Hover': '#FFFFFF00',
|
||||
'Component/Button/Inverted/Border/Disable': '#FFFFFF00',
|
||||
'Component/Button/Inverted/On fill/Default': '#2D163A',
|
||||
'Component/Button/Inverted/On fill/Hover': '#402a4b',
|
||||
'Component/Button/Inverted/On fill/Hover inverted': '#FFFFFF',
|
||||
'Component/Button/Inverted/On fill/Disabled': '#8C8C8C',
|
||||
'Component/Button/Inverted/Border/Default': '#FFFFFF00',
|
||||
'Component/Button/Inverted/Border/Hover': '#FFFFFF00',
|
||||
'Component/Button/Inverted/Border/Disable': '#FFFFFF00',
|
||||
'Border/Interactive/Default': '#BFBFBF',
|
||||
'Border/Divider/Default': '#D9D9D9',
|
||||
'Border/Divider/Subtle': '#E9E9E9',
|
||||
@@ -292,11 +304,11 @@ export const theme = {
|
||||
'Border/Interactive/Disabled': '#8C8C8C',
|
||||
'Border/Interactive/Error': '#AD0015',
|
||||
'Border/Interactive/KeyboardFocus': '#5B8FD4',
|
||||
'Component/Button/Muted/Default': '#FFFFFF',
|
||||
'Component/Button/Muted/Hover': '#FFFFFF00',
|
||||
'Component/Button/Muted/Disabled': '#FFFFFF1A',
|
||||
'Component/Button/Muted/Hover inverted': '#f2f2f2',
|
||||
'Component/Button/Muted/Disabled inverted': '#D9D9D9',
|
||||
'Component/Button/Muted/Fill/Default': '#FFFFFF',
|
||||
'Component/Button/Muted/Fill/Hover': '#ffffff',
|
||||
'Component/Button/Muted/Fill/Disabled': '#FFFFFF1A',
|
||||
'Component/Button/Muted/Fill/Hover inverted': '#f2f2f2',
|
||||
'Component/Button/Muted/Fill/Disabled inverted': '#D9D9D9',
|
||||
'Component/Button/Muted/On fill/Default': '#1F1F1F',
|
||||
'Component/Button/Muted/On fill/Inverted': '#FFFFFF',
|
||||
'Component/Button/Muted/On fill/Hover Inverted': '#5E2A8C',
|
||||
|
||||
Reference in New Issue
Block a user