diff --git a/packages/primitives/src/design-tokens/oxygen/dark.tokens.json b/packages/primitives/src/design-tokens/oxygen/dark.tokens.json index 98f1d835..edefdbe8 100644 --- a/packages/primitives/src/design-tokens/oxygen/dark.tokens.json +++ b/packages/primitives/src/design-tokens/oxygen/dark.tokens.json @@ -3,23 +3,23 @@ "colors": { "primary": { "lighter": { - "value": "#14b8a5", + "value": "#ff9666", "type": "color" }, "light": { - "value": "#19e6ce", + "value": "#ff7433", "type": "color" }, "default": { - "value": "#47ebd8", + "value": "#ff5100", "type": "color" }, "dark": { - "value": "#75f0e1", + "value": "#cc4100", "type": "color" }, "darker": { - "value": "#a3f5eb", + "value": "#993000", "type": "color" } }, @@ -63,7 +63,7 @@ "type": "color" }, "primary": { - "value": "#75f0e1", + "value": "#cc4100", "type": "color" } }, @@ -89,7 +89,7 @@ "type": "color" }, "primary": { - "value": "#47ebd8", + "value": "#ff5100", "type": "color" }, "gray": { @@ -228,7 +228,7 @@ "background": { "primary": { "default": { - "value": "#47ebd8", + "value": "#ff5100", "type": "color" } }, @@ -327,4 +327,4 @@ "value": "https://raw.githubusercontent.com/brionmario/oxygen/main/examples/multi-brand-identity/public/assets/brands/oxygen/images/oxygen-logo-inverted.svg", "type": "asset" } -} \ No newline at end of file +} diff --git a/packages/react/src/components/Autocomplete/__tests__/__snapshots__/Autocomplete.test.tsx.snap b/packages/react/src/components/Autocomplete/__tests__/__snapshots__/Autocomplete.test.tsx.snap index d11b8d49..8ad48544 100644 --- a/packages/react/src/components/Autocomplete/__tests__/__snapshots__/Autocomplete.test.tsx.snap +++ b/packages/react/src/components/Autocomplete/__tests__/__snapshots__/Autocomplete.test.tsx.snap @@ -18,7 +18,7 @@ exports[`Alert should match the snapshot 1`] = ` Movie