diff --git a/packages/design-system/theme/src/_tokens.dark.scss b/packages/design-system/theme/src/_tokens.dark.scss index 562875159e..5cf77596b2 100644 --- a/packages/design-system/theme/src/_tokens.dark.scss +++ b/packages/design-system/theme/src/_tokens.dark.scss @@ -1,8 +1,3 @@ -/** - * Do not edit directly - * Generated on Fri, 23 Jul 2021 08:38:28 GMT - */ - @mixin theme { --color-primary-h: 7; --color-primary-s: 100%; diff --git a/packages/design-system/theme/src/_tokens.scss b/packages/design-system/theme/src/_tokens.scss index 97395a7879..eb194efc64 100644 --- a/packages/design-system/theme/src/_tokens.scss +++ b/packages/design-system/theme/src/_tokens.scss @@ -1,8 +1,3 @@ -/** - * Do not edit directly - * Generated on Fri, 23 Jul 2021 10:40:15 GMT - */ - @mixin theme { --color-primary-h: 6.9; --color-primary-s: 100%;