diff --git a/packages/theme/brand/altinn/dark.css b/packages/theme/brand/altinn/dark.css index d2e1a9059a..f291ccf796 100644 --- a/packages/theme/brand/altinn/dark.css +++ b/packages/theme/brand/altinn/dark.css @@ -1,9 +1,7 @@ - /** * These files are generated from design tokens defind using Token Studio */ - [data-ds-color-mode="dark"] { --ds-global-blue-1: #031d30; --ds-global-blue-2: #032540; @@ -395,4 +393,3 @@ --ds-focus-outer: #dddfe1; --ds-focus-inner: #131c27; } - \ No newline at end of file diff --git a/packages/theme/brand/altinn/light.css b/packages/theme/brand/altinn/light.css index 5e8e8dcc92..8235342569 100644 --- a/packages/theme/brand/altinn/light.css +++ b/packages/theme/brand/altinn/light.css @@ -1,9 +1,7 @@ - /** * These files are generated from design tokens defind using Token Studio */ - :root, [data-ds-color-mode="light"] { --ds-global-blue-1: #fefeff; --ds-global-blue-2: #edf5fa; @@ -395,4 +393,3 @@ --ds-focus-outer: #243142; --ds-focus-inner: #fefefe; } - \ No newline at end of file diff --git a/packages/theme/brand/digdir/dark.css b/packages/theme/brand/digdir/dark.css index 4ba0bd717f..f792577669 100644 --- a/packages/theme/brand/digdir/dark.css +++ b/packages/theme/brand/digdir/dark.css @@ -1,9 +1,7 @@ - /** * These files are generated from design tokens defind using Token Studio */ - [data-ds-color-mode="dark"] { --ds-global-blue-1: #031d30; --ds-global-blue-2: #032540; @@ -395,4 +393,3 @@ --ds-focus-outer: #c9ccd0; --ds-focus-inner: #131c27; } - \ No newline at end of file diff --git a/packages/theme/brand/digdir/light.css b/packages/theme/brand/digdir/light.css index 8e150e044f..464f5adfdc 100644 --- a/packages/theme/brand/digdir/light.css +++ b/packages/theme/brand/digdir/light.css @@ -1,9 +1,7 @@ - /** * These files are generated from design tokens defind using Token Studio */ - :root, [data-ds-color-mode="light"] { --ds-global-blue-1: #fefeff; --ds-global-blue-2: #edf5fa; @@ -395,4 +393,3 @@ --ds-focus-outer: #243142; --ds-focus-inner: #fefefe; } - \ No newline at end of file diff --git a/packages/theme/brand/portal/dark.css b/packages/theme/brand/portal/dark.css index 25c30db2f6..9686fa3f8d 100644 --- a/packages/theme/brand/portal/dark.css +++ b/packages/theme/brand/portal/dark.css @@ -1,9 +1,7 @@ - /** * These files are generated from design tokens defind using Token Studio */ - [data-ds-color-mode="dark"] { --ds-global-blue-1: #031d30; --ds-global-blue-2: #032540; @@ -395,4 +393,3 @@ --ds-focus-outer: #dddfe1; --ds-focus-inner: #131c27; } - \ No newline at end of file diff --git a/packages/theme/brand/portal/light.css b/packages/theme/brand/portal/light.css index d066e1d85f..40896d206e 100644 --- a/packages/theme/brand/portal/light.css +++ b/packages/theme/brand/portal/light.css @@ -1,9 +1,7 @@ - /** * These files are generated from design tokens defind using Token Studio */ - :root, [data-ds-color-mode="light"] { --ds-global-blue-1: #fefeff; --ds-global-blue-2: #edf5fa; @@ -395,4 +393,3 @@ --ds-focus-outer: #243142; --ds-focus-inner: #fefefe; } - \ No newline at end of file diff --git a/packages/theme/brand/uutilsynet/dark.css b/packages/theme/brand/uutilsynet/dark.css index b8dc50bc9f..00b6daa447 100644 --- a/packages/theme/brand/uutilsynet/dark.css +++ b/packages/theme/brand/uutilsynet/dark.css @@ -1,9 +1,7 @@ - /** * These files are generated from design tokens defind using Token Studio */ - [data-ds-color-mode="dark"] { --ds-global-blue-1: #031d30; --ds-global-blue-2: #032540; @@ -395,4 +393,3 @@ --ds-focus-outer: #dddfe1; --ds-focus-inner: #131c27; } - \ No newline at end of file diff --git a/packages/theme/brand/uutilsynet/light.css b/packages/theme/brand/uutilsynet/light.css index 2aadacdeb5..283f463a1e 100644 --- a/packages/theme/brand/uutilsynet/light.css +++ b/packages/theme/brand/uutilsynet/light.css @@ -1,9 +1,7 @@ - /** * These files are generated from design tokens defind using Token Studio */ - :root, [data-ds-color-mode="light"] { --ds-global-blue-1: #fefeff; --ds-global-blue-2: #edf5fa; @@ -395,4 +393,3 @@ --ds-focus-outer: #243142; --ds-focus-inner: #fefefe; } - \ No newline at end of file