diff --git a/src/styles/variables.css b/src/styles/variables.css index e4ee432..bcd0a8e 100644 --- a/src/styles/variables.css +++ b/src/styles/variables.css @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Mon, 12 May 2025 04:32:22 GMT + * Generated on Mon, 12 May 2025 13:06:58 GMT */ :root { @@ -153,7 +153,7 @@ --color-background-secondary: var(--eggplant-60); --color-background-primary-active: var(--eggplant-90); --color-background-primary-hover: var(--eggplant-70); - --color-background-primary: var(--eggplant-60); + --color-background-primary: var(--breeze-60); --color-background-default: var(--white); --button-tertiary-fg-active: var(--color-background-tertiary-active); --button-tertiary-fg-hover: var(--color-background-tertiary-hover); diff --git a/tokens/design.tokens.json b/tokens/design.tokens.json index 5683792..356eae0 100644 --- a/tokens/design.tokens.json +++ b/tokens/design.tokens.json @@ -23,7 +23,7 @@ }, "primary": { "type": "color", - "value": "{global.eggplant.60}", + "value": "{global.breeze.60}", "description": "", "$extensions": { "mode": {}, @@ -2959,7 +2959,7 @@ "specific", "global" ], - "createdAt": "2025-05-12T04:31:50.538Z" + "createdAt": "2025-05-12T13:06:28.574Z" } } } \ No newline at end of file