File tree Expand file tree Collapse file tree 16 files changed +24
-16
lines changed
packages/sit-onyx/src/styles/variables Expand file tree Collapse file tree 16 files changed +24
-16
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " sit-onyx " : patch
3
+ ---
4
+
5
+ fix(schwarz-theme): use correct theme for dark mode
6
+
7
+ The ` schwarz ` theme in dark mode showed the default onyx colors instead of the ones from the schwarz theme.
8
+ This is fixed now so it shows the correct ` schwarz ` theme colors in dark and light mode.
Original file line number Diff line number Diff line change 1
1
/**
2
2
* Do not edit directly.
3
3
* This file contains the specific variables for the "compact" theme.
4
- * Imported from Figma API on Wed, 04 Dec 2024 15:54:21 GMT
4
+ * Imported from Figma API on Thu, 12 Dec 2024 10:30:04 GMT
5
5
*/
6
6
: where (.onyx-density-compact ) {
7
7
--onyx-density-2xl : var (--onyx-number-spacing-600 );
Original file line number Diff line number Diff line change 1
1
/**
2
2
* Do not edit directly.
3
3
* This file contains the specific variables for the "cozy" theme.
4
- * Imported from Figma API on Wed, 04 Dec 2024 15:54:21 GMT
4
+ * Imported from Figma API on Thu, 12 Dec 2024 10:30:04 GMT
5
5
*/
6
6
: where (.onyx-density-cozy ) {
7
7
--onyx-density-2xl : var (--onyx-number-spacing-800 );
Original file line number Diff line number Diff line change 1
1
/**
2
2
* Do not edit directly.
3
3
* This file contains the specific variables for the "default" theme.
4
- * Imported from Figma API on Wed, 04 Dec 2024 15:54:14 GMT
4
+ * Imported from Figma API on Thu, 12 Dec 2024 10:29:55 GMT
5
5
*/
6
6
: where (: root ),
7
7
: where (.onyx-density-default ) {
Original file line number Diff line number Diff line change 1
1
/**
2
2
* Do not edit directly.
3
3
* This file contains the specific variables for the "spacing" theme.
4
- * Imported from Figma API on Wed, 04 Dec 2024 15:54:07 GMT
4
+ * Imported from Figma API on Thu, 12 Dec 2024 10:29:49 GMT
5
5
*/
6
6
: where (: root ) {
7
7
--onyx-spacing-2xl : var (--onyx-number-spacing-700 );
Original file line number Diff line number Diff line change 1
1
/**
2
2
* Do not edit directly.
3
3
* This file contains the specific variables for the "digits-dark" theme.
4
- * Imported from Figma API on Wed, 04 Dec 2024 15:54:01 GMT
4
+ * Imported from Figma API on Thu, 12 Dec 2024 10:29:41 GMT
5
5
*/
6
6
.dark ,
7
7
.onyx-theme-digits-dark {
Original file line number Diff line number Diff line change 1
1
/**
2
2
* Do not edit directly.
3
3
* This file contains the specific variables for the "digits-light" theme.
4
- * Imported from Figma API on Wed, 04 Dec 2024 15:53:54 GMT
4
+ * Imported from Figma API on Thu, 12 Dec 2024 10:29:33 GMT
5
5
*/
6
6
: where (: root ),
7
7
.onyx-theme-digits-light {
Original file line number Diff line number Diff line change 1
1
/**
2
2
* Do not edit directly.
3
3
* This file contains the specific variables for the "kaufland-dark" theme.
4
- * Imported from Figma API on Wed, 04 Dec 2024 15:54:01 GMT
4
+ * Imported from Figma API on Thu, 12 Dec 2024 10:29:41 GMT
5
5
*/
6
6
.dark ,
7
7
.onyx-theme-kaufland-dark {
Original file line number Diff line number Diff line change 1
1
/**
2
2
* Do not edit directly.
3
3
* This file contains the specific variables for the "kaufland-light" theme.
4
- * Imported from Figma API on Wed, 04 Dec 2024 15:53:54 GMT
4
+ * Imported from Figma API on Thu, 12 Dec 2024 10:29:33 GMT
5
5
*/
6
6
: where (: root ),
7
7
.onyx-theme-kaufland-light {
Original file line number Diff line number Diff line change 1
1
/**
2
2
* Do not edit directly.
3
3
* This file contains the specific variables for the "lidl-dark" theme.
4
- * Imported from Figma API on Wed, 04 Dec 2024 15:54:01 GMT
4
+ * Imported from Figma API on Thu, 12 Dec 2024 10:29:41 GMT
5
5
*/
6
6
.dark ,
7
7
.onyx-theme-lidl-dark {
Original file line number Diff line number Diff line change 1
1
/**
2
2
* Do not edit directly.
3
3
* This file contains the specific variables for the "lidl-light" theme.
4
- * Imported from Figma API on Wed, 04 Dec 2024 15:53:54 GMT
4
+ * Imported from Figma API on Thu, 12 Dec 2024 10:29:33 GMT
5
5
*/
6
6
: where (: root ),
7
7
.onyx-theme-lidl-light {
Original file line number Diff line number Diff line change 1
1
/**
2
2
* Do not edit directly.
3
3
* This file contains the specific variables for the "onyx-dark" theme.
4
- * Imported from Figma API on Wed, 04 Dec 2024 15:53:46 GMT
4
+ * Imported from Figma API on Thu, 12 Dec 2024 10:29:26 GMT
5
5
*/
6
6
.dark ,
7
7
.onyx-theme-default-dark {
Original file line number Diff line number Diff line change 1
1
/**
2
2
* Do not edit directly.
3
3
* This file contains the specific variables for the "onyx-light" theme.
4
- * Imported from Figma API on Wed, 04 Dec 2024 15:53:39 GMT
4
+ * Imported from Figma API on Thu, 12 Dec 2024 10:29:18 GMT
5
5
*/
6
6
: where (: root ),
7
7
.onyx-theme-default {
Original file line number Diff line number Diff line change 1
1
/**
2
2
* Do not edit directly.
3
3
* This file contains the specific variables for the "schwarz-dark" theme.
4
- * Imported from Figma API on Wed, 04 Dec 2024 15:54:01 GMT
4
+ * Imported from Figma API on Thu, 12 Dec 2024 10:29:41 GMT
5
5
*/
6
- : where ( .dark ) ,
6
+ .dark ,
7
7
.onyx-theme-schwarz-dark {
8
8
--onyx-color-base-background-blank : var (--onyx-color-steel-1100 );
9
9
--onyx-color-base-background-tinted : var (--onyx-color-steel-1200 );
Original file line number Diff line number Diff line change 1
1
/**
2
2
* Do not edit directly.
3
3
* This file contains the specific variables for the "schwarz-light" theme.
4
- * Imported from Figma API on Wed, 04 Dec 2024 15:53:54 GMT
4
+ * Imported from Figma API on Thu, 12 Dec 2024 10:29:33 GMT
5
5
*/
6
6
: where (: root ),
7
7
.onyx-theme-schwarz-light {
Original file line number Diff line number Diff line change 1
1
/**
2
2
* Do not edit directly.
3
3
* This file contains the specific variables for the "value" theme.
4
- * Imported from Figma API on Wed, 04 Dec 2024 15:53:39 GMT
4
+ * Imported from Figma API on Thu, 12 Dec 2024 10:29:18 GMT
5
5
*/
6
6
: where (: root ),
7
7
.onyx-theme-default {
You can’t perform that action at this time.
0 commit comments