File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11/**
22 * Do not edit directly
3- * Generated on Wed, 22 Jan 2025 10:04:18 GMT
3+ * Generated on Wed, 22 Jan 2025 15:49:06 GMT
44 */
55
66: root {
131131 --spacing-2-xs : 8px ;
132132 --spacing-md : 24px ;
133133 --spacing-xs : 12px ;
134- --button-dimension-radius : var (--radius-xs );
134+ --button-dimension-radius : var (--radius-md );
135135 --button-dimension-padding-h : var (--spacing-md );
136136 --button-dimension-padding-v : var (--spacing-xs );
137137 --button-tertiary-bg-active : var (--alpha );
151151 --color-background-secondary-active : var (--breeze-90 );
152152 --color-background-secondary-hover : var (--breeze-70 );
153153 --color-background-secondary : var (--breeze-60 );
154- --color-background-primary-active : var (--breeze -90 );
155- --color-background-primary-hover : var (--breeze -70 );
156- --color-background-primary : var (--breeze -60 );
154+ --color-background-primary-active : var (--eggplant -90 );
155+ --color-background-primary-hover : var (--eggplant -70 );
156+ --color-background-primary : var (--eggplant -60 );
157157 --color-background-default : var (--white );
158158 --button-tertiary-fg-active : var (--color-background-tertiary-active );
159159 --button-tertiary-fg-hover : var (--color-background-tertiary-hover );
Original file line number Diff line number Diff line change 2323 },
2424 "primary" : {
2525 "type" : " color" ,
26- "value" : " {global.breeze .60}" ,
26+ "value" : " {global.eggplant .60}" ,
2727 "description" : " " ,
2828 "$extensions" : {
2929 "mode" : {},
4242 },
4343 "primary-hover" : {
4444 "type" : " color" ,
45- "value" : " {global.breeze .70}" ,
45+ "value" : " {global.eggplant .70}" ,
4646 "description" : " " ,
4747 "$extensions" : {
4848 "mode" : {},
6161 },
6262 "primary-active" : {
6363 "type" : " color" ,
64- "value" : " {global.breeze .90}" ,
64+ "value" : " {global.eggplant .90}" ,
6565 "description" : " " ,
6666 "$extensions" : {
6767 "mode" : {},
987987 },
988988 "radius" : {
989989 "type" : " dimension" ,
990- "value" : " {semantic.radius.xs }" ,
990+ "value" : " {semantic.radius.md }" ,
991991 "description" : " " ,
992992 "$extensions" : {
993993 "mode" : {},
29592959 " specific" ,
29602960 " global"
29612961 ],
2962- "createdAt" : " 2025-01-22T10:03:48.091Z "
2962+ "createdAt" : " 2025-01-22T15:48:33.882Z "
29632963 }
29642964 }
29652965}
You can’t perform that action at this time.
0 commit comments