@marioschmidt/design-system-tokens 1.0.31 → 1.0.32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/android/brands/advertorial/semantic/effects/effects-dark.xml +1 -1
- package/dist/android/brands/advertorial/semantic/effects/effects-light.xml +1 -1
- package/dist/android/brands/bild/semantic/effects/effects-dark.xml +1 -1
- package/dist/android/brands/bild/semantic/effects/effects-light.xml +1 -1
- package/dist/android/brands/sportbild/semantic/effects/effects-dark.xml +1 -1
- package/dist/android/brands/sportbild/semantic/effects/effects-light.xml +1 -1
- package/dist/android/res/values/brands/bild/semantic/color/colormode-dark.xml +1 -5
- package/dist/android/res/values/brands/bild/semantic/color/colormode-light.xml +1 -5
- package/dist/android/res/values/brands/sportbild/semantic/color/colormode-dark.xml +1 -5
- package/dist/android/res/values/brands/sportbild/semantic/color/colormode-light.xml +1 -5
- package/dist/css/brands/advertorial/density/density-compact.css +1 -1
- package/dist/css/brands/advertorial/density/density-default.css +1 -1
- package/dist/css/brands/advertorial/density/density-spacious.css +1 -1
- package/dist/css/brands/advertorial/overrides/brandtokenmapping.css +1 -1
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.css +1 -1
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.css +1 -1
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.css +1 -1
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.css +1 -1
- package/dist/css/brands/advertorial/semantic/effects/effects-dark.css +1 -1
- package/dist/css/brands/advertorial/semantic/effects/effects-light.css +1 -1
- package/dist/css/brands/advertorial/semantic/typography/typography-lg.css +1 -1
- package/dist/css/brands/advertorial/semantic/typography/typography-md.css +1 -1
- package/dist/css/brands/advertorial/semantic/typography/typography-sm.css +1 -1
- package/dist/css/brands/advertorial/semantic/typography/typography-xs.css +1 -1
- package/dist/css/brands/bild/density/density-compact.css +1 -1
- package/dist/css/brands/bild/density/density-default.css +1 -1
- package/dist/css/brands/bild/density/density-spacious.css +1 -1
- package/dist/css/brands/bild/overrides/brandcolormapping.css +1 -1
- package/dist/css/brands/bild/overrides/brandtokenmapping.css +1 -1
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +1 -1
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-md-600px.css +1 -1
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.css +1 -1
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-xs-320px.css +1 -1
- package/dist/css/brands/bild/semantic/color/colormode-dark.css +2 -18
- package/dist/css/brands/bild/semantic/color/colormode-light.css +2 -18
- package/dist/css/brands/bild/semantic/effects/effects-dark.css +1 -1
- package/dist/css/brands/bild/semantic/effects/effects-light.css +1 -1
- package/dist/css/brands/bild/semantic/typography/typography-lg.css +1 -1
- package/dist/css/brands/bild/semantic/typography/typography-md.css +1 -1
- package/dist/css/brands/bild/semantic/typography/typography-sm.css +1 -1
- package/dist/css/brands/bild/semantic/typography/typography-xs.css +1 -1
- package/dist/css/brands/sportbild/density/density-compact.css +1 -1
- package/dist/css/brands/sportbild/density/density-default.css +1 -1
- package/dist/css/brands/sportbild/density/density-spacious.css +1 -1
- package/dist/css/brands/sportbild/overrides/brandcolormapping.css +1 -1
- package/dist/css/brands/sportbild/overrides/brandtokenmapping.css +1 -1
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +1 -1
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.css +1 -1
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.css +1 -1
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.css +1 -1
- package/dist/css/brands/sportbild/semantic/color/colormode-dark.css +2 -18
- package/dist/css/brands/sportbild/semantic/color/colormode-light.css +2 -18
- package/dist/css/brands/sportbild/semantic/effects/effects-dark.css +1 -1
- package/dist/css/brands/sportbild/semantic/effects/effects-light.css +1 -1
- package/dist/css/brands/sportbild/semantic/typography/typography-lg.css +1 -1
- package/dist/css/brands/sportbild/semantic/typography/typography-md.css +1 -1
- package/dist/css/brands/sportbild/semantic/typography/typography-sm.css +1 -1
- package/dist/css/brands/sportbild/semantic/typography/typography-xs.css +1 -1
- package/dist/css/shared/colorprimitive.css +1 -1
- package/dist/css/shared/fontprimitive.css +1 -1
- package/dist/css/shared/sizeprimitive.css +1 -1
- package/dist/css/shared/spaceprimitive.css +1 -1
- package/dist/flutter/brands/bild/semantic/color/colormode-dark.dart +1 -9
- package/dist/flutter/brands/bild/semantic/color/colormode-light.dart +1 -9
- package/dist/flutter/brands/sportbild/semantic/color/colormode-dark.dart +1 -9
- package/dist/flutter/brands/sportbild/semantic/color/colormode-light.dart +1 -9
- package/dist/ios/brands/bild/semantic/color/ColormodeDark.swift +1 -9
- package/dist/ios/brands/bild/semantic/color/ColormodeLight.swift +1 -9
- package/dist/ios/brands/sportbild/semantic/color/ColormodeDark.swift +1 -9
- package/dist/ios/brands/sportbild/semantic/color/ColormodeLight.swift +1 -9
- package/dist/js/brands/advertorial/density/density-compact.js +1 -1
- package/dist/js/brands/advertorial/density/density-default.js +1 -1
- package/dist/js/brands/advertorial/density/density-spacious.js +1 -1
- package/dist/js/brands/advertorial/overrides/brandtokenmapping.js +1 -1
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.js +1 -1
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.js +1 -1
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.js +1 -1
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.js +1 -1
- package/dist/js/brands/advertorial/semantic/effects/effects-dark.js +1 -1
- package/dist/js/brands/advertorial/semantic/effects/effects-light.js +1 -1
- package/dist/js/brands/advertorial/semantic/typography/typography-lg.js +1 -1
- package/dist/js/brands/advertorial/semantic/typography/typography-md.js +1 -1
- package/dist/js/brands/advertorial/semantic/typography/typography-sm.js +1 -1
- package/dist/js/brands/advertorial/semantic/typography/typography-xs.js +1 -1
- package/dist/js/brands/bild/density/density-compact.js +1 -1
- package/dist/js/brands/bild/density/density-default.js +1 -1
- package/dist/js/brands/bild/density/density-spacious.js +1 -1
- package/dist/js/brands/bild/overrides/brandcolormapping.js +1 -1
- package/dist/js/brands/bild/overrides/brandtokenmapping.js +1 -1
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +1 -1
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-md-600px.js +1 -1
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.js +1 -1
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-xs-320px.js +1 -1
- package/dist/js/brands/bild/semantic/color/colormode-dark.js +2 -10
- package/dist/js/brands/bild/semantic/color/colormode-light.js +2 -10
- package/dist/js/brands/bild/semantic/effects/effects-dark.js +1 -1
- package/dist/js/brands/bild/semantic/effects/effects-light.js +1 -1
- package/dist/js/brands/bild/semantic/typography/typography-lg.js +1 -1
- package/dist/js/brands/bild/semantic/typography/typography-md.js +1 -1
- package/dist/js/brands/bild/semantic/typography/typography-sm.js +1 -1
- package/dist/js/brands/bild/semantic/typography/typography-xs.js +1 -1
- package/dist/js/brands/sportbild/density/density-compact.js +1 -1
- package/dist/js/brands/sportbild/density/density-default.js +1 -1
- package/dist/js/brands/sportbild/density/density-spacious.js +1 -1
- package/dist/js/brands/sportbild/overrides/brandcolormapping.js +1 -1
- package/dist/js/brands/sportbild/overrides/brandtokenmapping.js +1 -1
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +1 -1
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.js +1 -1
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.js +1 -1
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.js +1 -1
- package/dist/js/brands/sportbild/semantic/color/colormode-dark.js +2 -10
- package/dist/js/brands/sportbild/semantic/color/colormode-light.js +2 -10
- package/dist/js/brands/sportbild/semantic/effects/effects-dark.js +1 -1
- package/dist/js/brands/sportbild/semantic/effects/effects-light.js +1 -1
- package/dist/js/brands/sportbild/semantic/typography/typography-lg.js +1 -1
- package/dist/js/brands/sportbild/semantic/typography/typography-md.js +1 -1
- package/dist/js/brands/sportbild/semantic/typography/typography-sm.js +1 -1
- package/dist/js/brands/sportbild/semantic/typography/typography-xs.js +1 -1
- package/dist/js/shared/colorprimitive.js +1 -1
- package/dist/js/shared/fontprimitive.js +1 -1
- package/dist/js/shared/sizeprimitive.js +1 -1
- package/dist/js/shared/spaceprimitive.js +1 -1
- package/dist/json/brands/bild/semantic/color/colormode-dark.json +3 -151
- package/dist/json/brands/bild/semantic/color/colormode-light.json +3 -151
- package/dist/json/brands/sportbild/semantic/color/colormode-dark.json +3 -151
- package/dist/json/brands/sportbild/semantic/color/colormode-light.json +3 -151
- package/dist/manifest.json +1 -1
- package/dist/scss/brands/advertorial/density/density-compact.scss +1 -1
- package/dist/scss/brands/advertorial/density/density-default.scss +1 -1
- package/dist/scss/brands/advertorial/density/density-spacious.scss +1 -1
- package/dist/scss/brands/advertorial/overrides/brandtokenmapping.scss +1 -1
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +1 -1
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.scss +1 -1
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.scss +1 -1
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.scss +1 -1
- package/dist/scss/brands/advertorial/semantic/effects/effects-dark.scss +1 -1
- package/dist/scss/brands/advertorial/semantic/effects/effects-light.scss +1 -1
- package/dist/scss/brands/advertorial/semantic/typography/typography-lg.scss +1 -1
- package/dist/scss/brands/advertorial/semantic/typography/typography-md.scss +1 -1
- package/dist/scss/brands/advertorial/semantic/typography/typography-sm.scss +1 -1
- package/dist/scss/brands/advertorial/semantic/typography/typography-xs.scss +1 -1
- package/dist/scss/brands/bild/density/density-compact.scss +1 -1
- package/dist/scss/brands/bild/density/density-default.scss +1 -1
- package/dist/scss/brands/bild/density/density-spacious.scss +1 -1
- package/dist/scss/brands/bild/overrides/brandcolormapping.scss +1 -1
- package/dist/scss/brands/bild/overrides/brandtokenmapping.scss +1 -1
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +1 -1
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-md-600px.scss +1 -1
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +1 -1
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-xs-320px.scss +1 -1
- package/dist/scss/brands/bild/semantic/color/colormode-dark.scss +2 -10
- package/dist/scss/brands/bild/semantic/color/colormode-light.scss +2 -10
- package/dist/scss/brands/bild/semantic/effects/effects-dark.scss +1 -1
- package/dist/scss/brands/bild/semantic/effects/effects-light.scss +1 -1
- package/dist/scss/brands/bild/semantic/typography/typography-lg.scss +1 -1
- package/dist/scss/brands/bild/semantic/typography/typography-md.scss +1 -1
- package/dist/scss/brands/bild/semantic/typography/typography-sm.scss +1 -1
- package/dist/scss/brands/bild/semantic/typography/typography-xs.scss +1 -1
- package/dist/scss/brands/sportbild/density/density-compact.scss +1 -1
- package/dist/scss/brands/sportbild/density/density-default.scss +1 -1
- package/dist/scss/brands/sportbild/density/density-spacious.scss +1 -1
- package/dist/scss/brands/sportbild/overrides/brandcolormapping.scss +1 -1
- package/dist/scss/brands/sportbild/overrides/brandtokenmapping.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/color/colormode-dark.scss +2 -10
- package/dist/scss/brands/sportbild/semantic/color/colormode-light.scss +2 -10
- package/dist/scss/brands/sportbild/semantic/effects/effects-dark.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/effects/effects-light.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/typography/typography-lg.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/typography/typography-md.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/typography/typography-sm.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/typography/typography-xs.scss +1 -1
- package/dist/scss/shared/colorprimitive.scss +1 -1
- package/dist/scss/shared/fontprimitive.scss +1 -1
- package/dist/scss/shared/sizeprimitive.scss +1 -1
- package/dist/scss/shared/spaceprimitive.scss +1 -1
- package/package.json +1 -1
|
@@ -95,11 +95,7 @@ Behavior: Constant — retains the same red warning tone in both Light and Dark
|
|
|
95
95
|
<color name="core-color-tertiary">#ffffff</color><!-- Represents tertiary brand accents. This variable changes across Light and Dark Mode. -->
|
|
96
96
|
<color name="core-color-secondary-constant">#ffffff</color><!-- Use this on elements that must maintain the white color even in dark mode. -->
|
|
97
97
|
<color name="core-color-tertiary-constant">#232629</color><!-- Use this on elements that need to maintain the dark color across themes and color modes. -->
|
|
98
|
-
<color name="
|
|
99
|
-
<color name="npm-test">#b0d1f3</color><!-- this is a test for the token pipeline -->
|
|
100
|
-
<color name="felipe-test-color">#031a31</color><!-- this is a test for the token pipeline -->
|
|
101
|
-
<color name="goliani-test-color">#031a31</color><!-- this is a test for the token pipeline -->
|
|
102
|
-
<color name="new-test-color">#031a31</color><!-- this is a test for the token pipeline -->
|
|
98
|
+
<color name="pipe-test-renaming">#b0d1f3</color><!-- this is a test for the token pipeline -->
|
|
103
99
|
<color name="icon-color-primary">#8c9196</color><!-- Primary icon color on primary surfaces. -->
|
|
104
100
|
<color name="icon-color-inverse">#4b525a</color><!-- Inverse icon color for use on contrasting backgrounds (e.g., light icons on dark surfaces or dark icons on bright surfaces).
|
|
105
101
|
Behavior: Dynamic — switches between light and dark. -->
|
|
@@ -95,11 +95,7 @@ Behavior: Constant — retains the same red warning tone in both Light and Dark
|
|
|
95
95
|
<color name="core-color-tertiary">#232629</color><!-- Represents tertiary brand accents. This variable changes across Light and Dark Mode. -->
|
|
96
96
|
<color name="core-color-secondary-constant">#ffffff</color><!-- Use this on elements that must maintain the white color even in dark mode. -->
|
|
97
97
|
<color name="core-color-tertiary-constant">#232629</color><!-- Use this on elements that need to maintain the dark color across themes and color modes. -->
|
|
98
|
-
<color name="
|
|
99
|
-
<color name="npm-test">#476d93</color><!-- this is a test for the token pipeline -->
|
|
100
|
-
<color name="felipe-test-color">#e9580a</color><!-- this is a test for the token pipeline -->
|
|
101
|
-
<color name="goliani-test-color">#00fff2</color><!-- this is a test for the token pipeline -->
|
|
102
|
-
<color name="new-test-color">#00fff2</color><!-- this is a test for the token pipeline -->
|
|
98
|
+
<color name="pipe-test-renaming">#476d93</color><!-- this is a test for the token pipeline -->
|
|
103
99
|
<color name="icon-color-primary">#4b525a</color><!-- Primary icon color on primary surfaces. -->
|
|
104
100
|
<color name="icon-color-inverse">#ced4da</color><!-- Inverse icon color for use on contrasting backgrounds (e.g., light icons on dark surfaces or dark icons on bright surfaces).
|
|
105
101
|
Behavior: Dynamic — switches between light and dark. -->
|
|
@@ -95,11 +95,7 @@ Behavior: Constant — retains the same red warning tone in both Light and Dark
|
|
|
95
95
|
<color name="core-color-tertiary">#ffffff</color><!-- Represents tertiary brand accents. This variable changes across Light and Dark Mode. -->
|
|
96
96
|
<color name="core-color-secondary-constant">#ffffff</color><!-- Use this on elements that must maintain the white color even in dark mode. -->
|
|
97
97
|
<color name="core-color-tertiary-constant">#232629</color><!-- Use this on elements that need to maintain the dark color across themes and color modes. -->
|
|
98
|
-
<color name="
|
|
99
|
-
<color name="npm-test">#b0d1f3</color><!-- this is a test for the token pipeline -->
|
|
100
|
-
<color name="felipe-test-color">#031a31</color><!-- this is a test for the token pipeline -->
|
|
101
|
-
<color name="goliani-test-color">#031a31</color><!-- this is a test for the token pipeline -->
|
|
102
|
-
<color name="new-test-color">#031a31</color><!-- this is a test for the token pipeline -->
|
|
98
|
+
<color name="pipe-test-renaming">#b0d1f3</color><!-- this is a test for the token pipeline -->
|
|
103
99
|
<color name="icon-color-primary">#8c9196</color><!-- Primary icon color on primary surfaces. -->
|
|
104
100
|
<color name="icon-color-inverse">#4b525a</color><!-- Inverse icon color for use on contrasting backgrounds (e.g., light icons on dark surfaces or dark icons on bright surfaces).
|
|
105
101
|
Behavior: Dynamic — switches between light and dark. -->
|
|
@@ -95,11 +95,7 @@ Behavior: Constant — retains the same red warning tone in both Light and Dark
|
|
|
95
95
|
<color name="core-color-tertiary">#232629</color><!-- Represents tertiary brand accents. This variable changes across Light and Dark Mode. -->
|
|
96
96
|
<color name="core-color-secondary-constant">#ffffff</color><!-- Use this on elements that must maintain the white color even in dark mode. -->
|
|
97
97
|
<color name="core-color-tertiary-constant">#232629</color><!-- Use this on elements that need to maintain the dark color across themes and color modes. -->
|
|
98
|
-
<color name="
|
|
99
|
-
<color name="npm-test">#476d93</color><!-- this is a test for the token pipeline -->
|
|
100
|
-
<color name="felipe-test-color">#e9580a</color><!-- this is a test for the token pipeline -->
|
|
101
|
-
<color name="goliani-test-color">#00fff2</color><!-- this is a test for the token pipeline -->
|
|
102
|
-
<color name="new-test-color">#00fff2</color><!-- this is a test for the token pipeline -->
|
|
98
|
+
<color name="pipe-test-renaming">#476d93</color><!-- this is a test for the token pipeline -->
|
|
103
99
|
<color name="icon-color-primary">#4b525a</color><!-- Primary icon color on primary surfaces. -->
|
|
104
100
|
<color name="icon-color-inverse">#ced4da</color><!-- Inverse icon color for use on contrasting backgrounds (e.g., light icons on dark surfaces or dark icons on bright surfaces).
|
|
105
101
|
Behavior: Dynamic — switches between light and dark. -->
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* colormode-dark.css
|
|
3
|
-
* Generiert am: 2025-11-25T11:
|
|
3
|
+
* Generiert am: 2025-11-25T11:46:04.138Z
|
|
4
4
|
* Nicht manuell bearbeiten!
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -267,23 +267,7 @@ Behavior: Constant — retains the same red warning tone in both Light and Dark
|
|
|
267
267
|
/**
|
|
268
268
|
* this is a test for the token pipeline
|
|
269
269
|
*/
|
|
270
|
-
--
|
|
271
|
-
/**
|
|
272
|
-
* this is a test for the token pipeline
|
|
273
|
-
*/
|
|
274
|
-
--npm-test: #B0D1F3;
|
|
275
|
-
/**
|
|
276
|
-
* this is a test for the token pipeline
|
|
277
|
-
*/
|
|
278
|
-
--felipe-test-color: #031A31;
|
|
279
|
-
/**
|
|
280
|
-
* this is a test for the token pipeline
|
|
281
|
-
*/
|
|
282
|
-
--goliani-test-color: #031A31;
|
|
283
|
-
/**
|
|
284
|
-
* this is a test for the token pipeline
|
|
285
|
-
*/
|
|
286
|
-
--new-test-color: #031A31;
|
|
270
|
+
--pipe-test-renaming: #B0D1F3;
|
|
287
271
|
|
|
288
272
|
/* Semantic - Icon */
|
|
289
273
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* colormode-light.css
|
|
3
|
-
* Generiert am: 2025-11-25T11:
|
|
3
|
+
* Generiert am: 2025-11-25T11:46:04.268Z
|
|
4
4
|
* Nicht manuell bearbeiten!
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -267,23 +267,7 @@ Behavior: Constant — retains the same red warning tone in both Light and Dark
|
|
|
267
267
|
/**
|
|
268
268
|
* this is a test for the token pipeline
|
|
269
269
|
*/
|
|
270
|
-
--
|
|
271
|
-
/**
|
|
272
|
-
* this is a test for the token pipeline
|
|
273
|
-
*/
|
|
274
|
-
--npm-test: #476D93;
|
|
275
|
-
/**
|
|
276
|
-
* this is a test for the token pipeline
|
|
277
|
-
*/
|
|
278
|
-
--felipe-test-color: #E9580A;
|
|
279
|
-
/**
|
|
280
|
-
* this is a test for the token pipeline
|
|
281
|
-
*/
|
|
282
|
-
--goliani-test-color: #00FFF2;
|
|
283
|
-
/**
|
|
284
|
-
* this is a test for the token pipeline
|
|
285
|
-
*/
|
|
286
|
-
--new-test-color: #00FFF2;
|
|
270
|
+
--pipe-test-renaming: #476D93;
|
|
287
271
|
|
|
288
272
|
/* Semantic - Icon */
|
|
289
273
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* colormode-dark.css
|
|
3
|
-
* Generiert am: 2025-11-25T11:
|
|
3
|
+
* Generiert am: 2025-11-25T11:46:05.517Z
|
|
4
4
|
* Nicht manuell bearbeiten!
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -267,23 +267,7 @@ Behavior: Constant — retains the same red warning tone in both Light and Dark
|
|
|
267
267
|
/**
|
|
268
268
|
* this is a test for the token pipeline
|
|
269
269
|
*/
|
|
270
|
-
--
|
|
271
|
-
/**
|
|
272
|
-
* this is a test for the token pipeline
|
|
273
|
-
*/
|
|
274
|
-
--npm-test: #B0D1F3;
|
|
275
|
-
/**
|
|
276
|
-
* this is a test for the token pipeline
|
|
277
|
-
*/
|
|
278
|
-
--felipe-test-color: #031A31;
|
|
279
|
-
/**
|
|
280
|
-
* this is a test for the token pipeline
|
|
281
|
-
*/
|
|
282
|
-
--goliani-test-color: #031A31;
|
|
283
|
-
/**
|
|
284
|
-
* this is a test for the token pipeline
|
|
285
|
-
*/
|
|
286
|
-
--new-test-color: #031A31;
|
|
270
|
+
--pipe-test-renaming: #B0D1F3;
|
|
287
271
|
|
|
288
272
|
/* Semantic - Icon */
|
|
289
273
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* colormode-light.css
|
|
3
|
-
* Generiert am: 2025-11-25T11:
|
|
3
|
+
* Generiert am: 2025-11-25T11:46:05.657Z
|
|
4
4
|
* Nicht manuell bearbeiten!
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -267,23 +267,7 @@ Behavior: Constant — retains the same red warning tone in both Light and Dark
|
|
|
267
267
|
/**
|
|
268
268
|
* this is a test for the token pipeline
|
|
269
269
|
*/
|
|
270
|
-
--
|
|
271
|
-
/**
|
|
272
|
-
* this is a test for the token pipeline
|
|
273
|
-
*/
|
|
274
|
-
--npm-test: #476D93;
|
|
275
|
-
/**
|
|
276
|
-
* this is a test for the token pipeline
|
|
277
|
-
*/
|
|
278
|
-
--felipe-test-color: #E9580A;
|
|
279
|
-
/**
|
|
280
|
-
* this is a test for the token pipeline
|
|
281
|
-
*/
|
|
282
|
-
--goliani-test-color: #00FFF2;
|
|
283
|
-
/**
|
|
284
|
-
* this is a test for the token pipeline
|
|
285
|
-
*/
|
|
286
|
-
--new-test-color: #00FFF2;
|
|
270
|
+
--pipe-test-renaming: #476D93;
|
|
287
271
|
|
|
288
272
|
/* Semantic - Icon */
|
|
289
273
|
/**
|