File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11/**
22 * Do not edit directly
3- * Generated on Mon, 12 May 2025 04:32:22 GMT
3+ * Generated on Mon, 12 May 2025 16:17:20 GMT
44 */
55
66: root {
140140 --button-secondary-bg-active : var (--alpha );
141141 --button-secondary-bg-hover : var (--alpha );
142142 --button-secondary-bg-default : var (--alpha );
143+ --button-primary-border-default : var (--pink-80 );
143144 --color-text-inverse : var (--black );
144145 --color-text-tertiary : var (--green-80 );
145146 --color-text-secondary : var (--acid-90 );
164165 --button-secondary-border-default : var (--color-background-secondary );
165166 --button-primary-border-active : var (--color-background-primary-active );
166167 --button-primary-border-hover : var (--color-background-primary-hover );
167- --button-primary-border-default : var (--color-background-primary );
168168 --button-primary-foreground : var (--color-background-default );
169169 --button-primary-bg-active : var (--color-background-primary-active );
170170 --button-primary-bg-hover : var (--color-background-primary-hover );
You can’t perform that action at this time.
0 commit comments