Skip to content

Commit a5d4c28

Browse files
committed
re-generated themed tokens
1 parent 0d6f6f0 commit a5d4c28

File tree

9 files changed

+83525
-1
lines changed

9 files changed

+83525
-1
lines changed

packages/tokens/dist/docs/products/themed-tokens.json

Lines changed: 41762 additions & 0 deletions
Large diffs are not rendered by default.

packages/tokens/dist/docs/products/themed-tokens/cds-g0.json

Lines changed: 8352 additions & 0 deletions
Large diffs are not rendered by default.

packages/tokens/dist/docs/products/themed-tokens/cds-g10.json

Lines changed: 8352 additions & 0 deletions
Large diffs are not rendered by default.

packages/tokens/dist/docs/products/themed-tokens/cds-g100.json

Lines changed: 8352 additions & 0 deletions
Large diffs are not rendered by default.

packages/tokens/dist/docs/products/themed-tokens/cds-g90.json

Lines changed: 8352 additions & 0 deletions
Large diffs are not rendered by default.

packages/tokens/dist/docs/products/themed-tokens/hds.json

Lines changed: 8352 additions & 0 deletions
Large diffs are not rendered by default.

packages/tokens/dist/products/css/themed-tokens/with-combined-strategies/tokens.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
* Do not edit directly, this file was auto-generated.
33
*/
44

5+
.hds-theme-hds,
56
:root {
67
--token-color-palette-neutral-0: #ffffff;
78
--token-color-foreground-primary: #ffffff;

packages/tokens/dist/products/css/themed-tokens/with-css-selectors/tokens.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
* Do not edit directly, this file was auto-generated.
33
*/
44

5+
.hds-theme-hds,
56
:root {
67
--token-color-palette-neutral-0: #ffffff;
78
--token-color-foreground-primary: #ffffff;

packages/tokens/dist/products/css/themed-tokens/with-scss-mixins/tokens.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Do not edit directly, this file was auto-generated.
33
*/
44

5-
@mixin hds-theme-default() {
5+
@mixin hds-theme-hds() {
66
:root {
77
--token-color-palette-neutral-0: #ffffff;
88
--token-color-foreground-primary: #ffffff;

0 commit comments

Comments
 (0)