@marioschmidt/design-system-tokens 1.0.22 → 1.0.24

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.
Files changed (216) hide show
  1. package/dist/android/brands/advertorial/sizeclass-compact/typography_styles.xml +297 -113
  2. package/dist/android/brands/advertorial/sizeclass-regular/typography_styles.xml +297 -113
  3. package/dist/android/brands/bild/sizeclass-compact/typography_styles.xml +297 -113
  4. package/dist/android/brands/bild/sizeclass-regular/typography_styles.xml +297 -113
  5. package/dist/android/brands/sportbild/sizeclass-compact/typography_styles.xml +297 -113
  6. package/dist/android/brands/sportbild/sizeclass-regular/typography_styles.xml +297 -113
  7. package/dist/css/brands/advertorial/density/density-compact.css +1 -1
  8. package/dist/css/brands/advertorial/density/density-default.css +1 -1
  9. package/dist/css/brands/advertorial/density/density-spacious.css +1 -1
  10. package/dist/css/brands/advertorial/overrides/brandtokenmapping.css +494 -494
  11. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.css +773 -773
  12. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.css +773 -773
  13. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.css +773 -773
  14. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.css +773 -773
  15. package/dist/css/brands/advertorial/semantic/effects/effects-dark.css +38 -14
  16. package/dist/css/brands/advertorial/semantic/effects/effects-light.css +38 -14
  17. package/dist/css/brands/advertorial/semantic/typography/typography-lg.css +298 -114
  18. package/dist/css/brands/advertorial/semantic/typography/typography-md.css +298 -114
  19. package/dist/css/brands/advertorial/semantic/typography/typography-sm.css +298 -114
  20. package/dist/css/brands/advertorial/semantic/typography/typography-xs.css +298 -114
  21. package/dist/css/brands/bild/density/density-compact.css +1 -1
  22. package/dist/css/brands/bild/density/density-default.css +1 -1
  23. package/dist/css/brands/bild/density/density-spacious.css +1 -1
  24. package/dist/css/brands/bild/overrides/brandcolormapping.css +140 -140
  25. package/dist/css/brands/bild/overrides/brandtokenmapping.css +494 -494
  26. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +773 -773
  27. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-md-600px.css +773 -773
  28. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.css +773 -773
  29. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-xs-320px.css +773 -773
  30. package/dist/css/brands/bild/semantic/color/colormode-dark.css +385 -385
  31. package/dist/css/brands/bild/semantic/color/colormode-light.css +385 -385
  32. package/dist/css/brands/bild/semantic/effects/effects-dark.css +38 -14
  33. package/dist/css/brands/bild/semantic/effects/effects-light.css +38 -14
  34. package/dist/css/brands/bild/semantic/typography/typography-lg.css +298 -114
  35. package/dist/css/brands/bild/semantic/typography/typography-md.css +298 -114
  36. package/dist/css/brands/bild/semantic/typography/typography-sm.css +298 -114
  37. package/dist/css/brands/bild/semantic/typography/typography-xs.css +298 -114
  38. package/dist/css/brands/sportbild/density/density-compact.css +1 -1
  39. package/dist/css/brands/sportbild/density/density-default.css +1 -1
  40. package/dist/css/brands/sportbild/density/density-spacious.css +1 -1
  41. package/dist/css/brands/sportbild/overrides/brandcolormapping.css +140 -140
  42. package/dist/css/brands/sportbild/overrides/brandtokenmapping.css +494 -494
  43. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +773 -773
  44. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.css +773 -773
  45. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.css +773 -773
  46. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.css +773 -773
  47. package/dist/css/brands/sportbild/semantic/color/colormode-dark.css +385 -385
  48. package/dist/css/brands/sportbild/semantic/color/colormode-light.css +385 -385
  49. package/dist/css/brands/sportbild/semantic/effects/effects-dark.css +38 -14
  50. package/dist/css/brands/sportbild/semantic/effects/effects-light.css +38 -14
  51. package/dist/css/brands/sportbild/semantic/typography/typography-lg.css +298 -114
  52. package/dist/css/brands/sportbild/semantic/typography/typography-md.css +298 -114
  53. package/dist/css/brands/sportbild/semantic/typography/typography-sm.css +298 -114
  54. package/dist/css/brands/sportbild/semantic/typography/typography-xs.css +298 -114
  55. package/dist/css/shared/colorprimitive.css +97 -97
  56. package/dist/css/shared/fontprimitive.css +22 -22
  57. package/dist/css/shared/sizeprimitive.css +1 -1
  58. package/dist/css/shared/spaceprimitive.css +1 -1
  59. package/dist/flutter/brands/advertorial/overrides/brandtokenmapping.dart +291 -291
  60. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +635 -635
  61. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.dart +635 -635
  62. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.dart +635 -635
  63. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.dart +635 -635
  64. package/dist/flutter/brands/bild/overrides/brandcolormapping.dart +91 -91
  65. package/dist/flutter/brands/bild/overrides/brandtokenmapping.dart +291 -291
  66. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +635 -635
  67. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-md-600px.dart +635 -635
  68. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.dart +635 -635
  69. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-xs-320px.dart +635 -635
  70. package/dist/flutter/brands/bild/semantic/color/colormode-dark.dart +389 -389
  71. package/dist/flutter/brands/bild/semantic/color/colormode-light.dart +389 -389
  72. package/dist/flutter/brands/sportbild/overrides/brandcolormapping.dart +91 -91
  73. package/dist/flutter/brands/sportbild/overrides/brandtokenmapping.dart +291 -291
  74. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +635 -635
  75. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.dart +635 -635
  76. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.dart +635 -635
  77. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.dart +635 -635
  78. package/dist/flutter/brands/sportbild/semantic/color/colormode-dark.dart +389 -389
  79. package/dist/flutter/brands/sportbild/semantic/color/colormode-light.dart +389 -389
  80. package/dist/flutter/shared/colorprimitive.dart +82 -82
  81. package/dist/flutter/shared/fontprimitive.dart +21 -21
  82. package/dist/ios/brands/advertorial/overrides/Brandtokenmapping.swift +291 -291
  83. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointLg1024pxRegular.swift +635 -635
  84. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointMd600px.swift +635 -635
  85. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointSm390pxCompact.swift +635 -635
  86. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointXs320px.swift +635 -635
  87. package/dist/ios/brands/advertorial/sizeclass-compact/Typography.swift +297 -113
  88. package/dist/ios/brands/advertorial/sizeclass-regular/Typography.swift +297 -113
  89. package/dist/ios/brands/bild/overrides/Brandcolormapping.swift +91 -91
  90. package/dist/ios/brands/bild/overrides/Brandtokenmapping.swift +291 -291
  91. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointLg1024pxRegular.swift +635 -635
  92. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointMd600px.swift +635 -635
  93. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointSm390pxCompact.swift +635 -635
  94. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointXs320px.swift +635 -635
  95. package/dist/ios/brands/bild/semantic/color/ColormodeDark.swift +389 -389
  96. package/dist/ios/brands/bild/semantic/color/ColormodeLight.swift +389 -389
  97. package/dist/ios/brands/bild/sizeclass-compact/Typography.swift +297 -113
  98. package/dist/ios/brands/bild/sizeclass-regular/Typography.swift +297 -113
  99. package/dist/ios/brands/sportbild/overrides/Brandcolormapping.swift +91 -91
  100. package/dist/ios/brands/sportbild/overrides/Brandtokenmapping.swift +291 -291
  101. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointLg1024pxRegular.swift +635 -635
  102. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointMd600px.swift +635 -635
  103. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointSm390pxCompact.swift +635 -635
  104. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointXs320px.swift +635 -635
  105. package/dist/ios/brands/sportbild/semantic/color/ColormodeDark.swift +389 -389
  106. package/dist/ios/brands/sportbild/semantic/color/ColormodeLight.swift +389 -389
  107. package/dist/ios/brands/sportbild/sizeclass-compact/Typography.swift +297 -113
  108. package/dist/ios/brands/sportbild/sizeclass-regular/Typography.swift +297 -113
  109. package/dist/ios/shared/Colorprimitive.swift +82 -82
  110. package/dist/ios/shared/Fontprimitive.swift +21 -21
  111. package/dist/js/brands/advertorial/density/density-compact.js +1 -1
  112. package/dist/js/brands/advertorial/density/density-default.js +1 -1
  113. package/dist/js/brands/advertorial/density/density-spacious.js +1 -1
  114. package/dist/js/brands/advertorial/overrides/brandtokenmapping.js +292 -292
  115. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.js +636 -636
  116. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.js +636 -636
  117. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.js +636 -636
  118. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.js +636 -636
  119. package/dist/js/brands/advertorial/semantic/effects/effects-dark.js +13 -13
  120. package/dist/js/brands/advertorial/semantic/effects/effects-light.js +13 -13
  121. package/dist/js/brands/advertorial/semantic/typography/typography-lg.js +210 -210
  122. package/dist/js/brands/advertorial/semantic/typography/typography-md.js +210 -210
  123. package/dist/js/brands/advertorial/semantic/typography/typography-sm.js +210 -210
  124. package/dist/js/brands/advertorial/semantic/typography/typography-xs.js +210 -210
  125. package/dist/js/brands/bild/density/density-compact.js +1 -1
  126. package/dist/js/brands/bild/density/density-default.js +1 -1
  127. package/dist/js/brands/bild/density/density-spacious.js +1 -1
  128. package/dist/js/brands/bild/overrides/brandcolormapping.js +92 -92
  129. package/dist/js/brands/bild/overrides/brandtokenmapping.js +292 -292
  130. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +636 -636
  131. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-md-600px.js +636 -636
  132. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.js +636 -636
  133. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-xs-320px.js +636 -636
  134. package/dist/js/brands/bild/semantic/color/colormode-dark.js +390 -390
  135. package/dist/js/brands/bild/semantic/color/colormode-light.js +390 -390
  136. package/dist/js/brands/bild/semantic/effects/effects-dark.js +13 -13
  137. package/dist/js/brands/bild/semantic/effects/effects-light.js +13 -13
  138. package/dist/js/brands/bild/semantic/typography/typography-lg.js +210 -210
  139. package/dist/js/brands/bild/semantic/typography/typography-md.js +210 -210
  140. package/dist/js/brands/bild/semantic/typography/typography-sm.js +210 -210
  141. package/dist/js/brands/bild/semantic/typography/typography-xs.js +210 -210
  142. package/dist/js/brands/sportbild/density/density-compact.js +1 -1
  143. package/dist/js/brands/sportbild/density/density-default.js +1 -1
  144. package/dist/js/brands/sportbild/density/density-spacious.js +1 -1
  145. package/dist/js/brands/sportbild/overrides/brandcolormapping.js +92 -92
  146. package/dist/js/brands/sportbild/overrides/brandtokenmapping.js +292 -292
  147. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +636 -636
  148. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.js +636 -636
  149. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.js +636 -636
  150. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.js +636 -636
  151. package/dist/js/brands/sportbild/semantic/color/colormode-dark.js +390 -390
  152. package/dist/js/brands/sportbild/semantic/color/colormode-light.js +390 -390
  153. package/dist/js/brands/sportbild/semantic/effects/effects-dark.js +13 -13
  154. package/dist/js/brands/sportbild/semantic/effects/effects-light.js +13 -13
  155. package/dist/js/brands/sportbild/semantic/typography/typography-lg.js +210 -210
  156. package/dist/js/brands/sportbild/semantic/typography/typography-md.js +210 -210
  157. package/dist/js/brands/sportbild/semantic/typography/typography-sm.js +210 -210
  158. package/dist/js/brands/sportbild/semantic/typography/typography-xs.js +210 -210
  159. package/dist/js/shared/colorprimitive.js +83 -83
  160. package/dist/js/shared/fontprimitive.js +22 -22
  161. package/dist/js/shared/sizeprimitive.js +1 -1
  162. package/dist/js/shared/spaceprimitive.js +1 -1
  163. package/dist/manifest.json +1 -1
  164. package/dist/scss/brands/advertorial/density/density-compact.scss +1 -1
  165. package/dist/scss/brands/advertorial/density/density-default.scss +1 -1
  166. package/dist/scss/brands/advertorial/density/density-spacious.scss +1 -1
  167. package/dist/scss/brands/advertorial/overrides/brandtokenmapping.scss +292 -292
  168. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +636 -636
  169. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.scss +636 -636
  170. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.scss +636 -636
  171. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.scss +636 -636
  172. package/dist/scss/brands/advertorial/semantic/effects/effects-dark.scss +13 -13
  173. package/dist/scss/brands/advertorial/semantic/effects/effects-light.scss +13 -13
  174. package/dist/scss/brands/advertorial/semantic/typography/typography-lg.scss +210 -210
  175. package/dist/scss/brands/advertorial/semantic/typography/typography-md.scss +210 -210
  176. package/dist/scss/brands/advertorial/semantic/typography/typography-sm.scss +210 -210
  177. package/dist/scss/brands/advertorial/semantic/typography/typography-xs.scss +210 -210
  178. package/dist/scss/brands/bild/density/density-compact.scss +1 -1
  179. package/dist/scss/brands/bild/density/density-default.scss +1 -1
  180. package/dist/scss/brands/bild/density/density-spacious.scss +1 -1
  181. package/dist/scss/brands/bild/overrides/brandcolormapping.scss +92 -92
  182. package/dist/scss/brands/bild/overrides/brandtokenmapping.scss +292 -292
  183. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +636 -636
  184. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-md-600px.scss +636 -636
  185. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +636 -636
  186. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-xs-320px.scss +636 -636
  187. package/dist/scss/brands/bild/semantic/color/colormode-dark.scss +390 -390
  188. package/dist/scss/brands/bild/semantic/color/colormode-light.scss +390 -390
  189. package/dist/scss/brands/bild/semantic/effects/effects-dark.scss +13 -13
  190. package/dist/scss/brands/bild/semantic/effects/effects-light.scss +13 -13
  191. package/dist/scss/brands/bild/semantic/typography/typography-lg.scss +210 -210
  192. package/dist/scss/brands/bild/semantic/typography/typography-md.scss +210 -210
  193. package/dist/scss/brands/bild/semantic/typography/typography-sm.scss +210 -210
  194. package/dist/scss/brands/bild/semantic/typography/typography-xs.scss +210 -210
  195. package/dist/scss/brands/sportbild/density/density-compact.scss +1 -1
  196. package/dist/scss/brands/sportbild/density/density-default.scss +1 -1
  197. package/dist/scss/brands/sportbild/density/density-spacious.scss +1 -1
  198. package/dist/scss/brands/sportbild/overrides/brandcolormapping.scss +92 -92
  199. package/dist/scss/brands/sportbild/overrides/brandtokenmapping.scss +292 -292
  200. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +636 -636
  201. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.scss +636 -636
  202. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +636 -636
  203. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.scss +636 -636
  204. package/dist/scss/brands/sportbild/semantic/color/colormode-dark.scss +390 -390
  205. package/dist/scss/brands/sportbild/semantic/color/colormode-light.scss +390 -390
  206. package/dist/scss/brands/sportbild/semantic/effects/effects-dark.scss +13 -13
  207. package/dist/scss/brands/sportbild/semantic/effects/effects-light.scss +13 -13
  208. package/dist/scss/brands/sportbild/semantic/typography/typography-lg.scss +210 -210
  209. package/dist/scss/brands/sportbild/semantic/typography/typography-md.scss +210 -210
  210. package/dist/scss/brands/sportbild/semantic/typography/typography-sm.scss +210 -210
  211. package/dist/scss/brands/sportbild/semantic/typography/typography-xs.scss +210 -210
  212. package/dist/scss/shared/colorprimitive.scss +83 -83
  213. package/dist/scss/shared/fontprimitive.scss +22 -22
  214. package/dist/scss/shared/sizeprimitive.scss +1 -1
  215. package/dist/scss/shared/spaceprimitive.scss +1 -1
  216. package/package.json +1 -1
@@ -1,316 +1,208 @@
1
1
  /**
2
2
  * colormode-light.css
3
- * Generiert am: 2025-11-24T20:37:10.030Z
3
+ * Generiert am: 2025-11-24T21:40:51.323Z
4
4
  * Nicht manuell bearbeiten!
5
5
  */
6
6
 
7
7
  :root {
8
8
  /* ============================================
9
- COMPONENT
9
+ SEMANTIC
10
10
  ============================================ */
11
11
 
12
- /* Component - Alert */
12
+ /* Semantic - Text */
13
13
  /**
14
- * On marketing offer surfaces this variable is usually not used. The alertSurfaceConstant variables should be used. This token changes color between light and dark modes. L:100 / D:025
14
+ * Applies to text elements requiring fixed brand color usage (e.g., permanent links, brand slogans on constant backgrounds).
15
+ Behavior: Constant — maintains identical red tone across Light and Dark mode.
15
16
  */
16
- --alert-surface-color: #FFFFFF;
17
+ --text-color-accent-constant: #DD0000;
17
18
  /**
18
- * On marketing offer surfaces this variable is used.
19
+ * Main text color used for body copy and all primary textual content. Ensures optimal readability and contrast on standard surfaces.
20
+ Behavior: Dynamic — switches between dark text on light backgrounds and light text on dark backgrounds.
19
21
  */
20
- --alert-surface-color-constant: #FFFFFF;
21
-
22
- /* Component - Avatar */
22
+ --text-color-primary: #232629;
23
23
  /**
24
- * 09-2025 css --article-author-name-color
24
+ * Muted text tone for subtle information, timestamps, or inactive text elements.
25
+ Behavior: Dynamic — adjusts between mid-gray in Light mode and lighter gray in Dark mode.
25
26
  */
26
- --avatar-label-color: #232629;
27
+ --text-color-muted: #666B70;
27
28
  /**
28
- * 09-2025 css --article-author-name-color
29
+ * Inverse text color used on opposing surfaces (e.g., white text on red or dark backgrounds).
30
+ Behavior: Dynamic — alternates between light and dark mode.
29
31
  */
30
- --avatar-label-color-hover: #DD0000;
31
-
32
- /* Component - Breadcrumb */
32
+ --text-color-primary-inverse: #E9ECEF;
33
33
  /**
34
- * Use this token on breadcrumbs that are in their default idle state. This token changes color between light and dark modes. L:035 / D:096
34
+ * Used when primary text color must remain fixed regardless of mode (e.g., on light constant backgrounds).
35
+ Behavior: Constant — same tone across Light and Dark mode.
35
36
  */
36
- --breadcrumb-text-color-idle: #4B525A;
37
+ --text-color-primary-constant: #232629;
37
38
  /**
38
- * Use this token on breadcrumbs that the user's pointer is hovering on or clicked on. This token changes color between light and dark modes. L:015 / D:100
39
+ * Used for positive or success-related messages (e.g., “Saved”, “Success”, or confirmation text) on success surface colors.
40
+ Behavior: Constant — green tone remains consistent across both modes.
39
41
  */
40
- --breadcrumb-text-color-hover: #232629;
41
-
42
- /* Component - BreakingNews */
43
- --breaking-news-title-surface-color: #FD8227;
44
- --breaking-news-surface-color: #232629;
45
- --breaking-news-text-content-color: #FFFFFF;
46
- --breaking-news-top-title-text-color: #1C1C1C;
47
- --breaking-news-bottom-title-text-color: #1C1C1C;
48
-
49
- /* Component - Button */
50
- --button-live-ticker-load-new-surface-color: #FFFFFF;
51
- --button-live-ticker-load-new-label-color: #8C9196;
52
-
53
- /* Component - Button - Ghost */
54
- --button-ghost-bg-color-hover: #CED4DA;
55
-
56
- /* Component - Button - Primary */
57
- --button-primary-brand-bg-color-idle: #DD0000;
58
- --button-primary-brand-bg-color-hover: #AF0002;
59
- --button-primary-label-color: #FFFFFF;
60
- --button-primary-success-color-idle: #18995C;
61
- --button-primary-success-color-hover: #006E3E;
42
+ --text-color-success-constant: #006E3E;
62
43
  /**
63
- * Use this variable on the neutral color primary button. Tone changes between light and dark mode. Light mode Bild & SpoBi: Tone 015 ; Dark mode Bild & SpoBi: Tone 100
44
+ * Fixed inverse tone for text that always appears on dark surfaces (e.g., hero headlines or persistent dark cards).
45
+ Behavior: Constant — unchanged across modes.
64
46
  */
65
- --button-primary-neutral-bg-color-idle: #232629;
66
- --button-primary-neutral-bg-color-hover: #4B525A;
67
-
68
- /* Component - Button - Secondary */
69
- --button-secondary-bg-color-hover: #CED4DA;
70
- --button-secondary-label-color: #4B525A;
71
- --button-secondary-bg-color-idle: #E9ECEF;
72
-
73
- /* Component - Button - Tertiary */
74
- --button-tertiary-label-color: #4B525A;
75
- --button-tertiary-border-color-idle: #CED4DA;
76
- --button-tertiary-border-color-hover: #4B525A;
77
- --button-tertiary-success-bg-color-hover: #CEF4E4;
78
- --button-tertiary-success-border-color: #18995C;
79
-
80
- /* Component - Card */
81
- --card-surface-bg-color: #FFFFFF;
82
-
83
- /* Component - Chips */
84
- --chips-bg-color-hover: #AF0002;
85
- --chips-label-color-hover: #FFFFFF;
86
- --chips-bg-color-active: #DD0000;
87
- --chips-bg-color-idle: #E9ECEF;
88
- --chips-label-color-idle: #232629;
89
-
90
- /* Component - Dropdown */
91
- --dropdown-bg-color-hover: #F2F4F5;
92
- --dropdown-bg-color-idle: #FFFFFF;
93
-
94
- /* Component - Empties */
95
- --empties-bg-color: #F2F4F5;
96
- --empties-logo-color: #CED4DA;
97
-
98
- /* Component - Foldout */
99
- --foldout-label-color-active: #DD0000;
100
- --foldout-label-color-idle: #4B525A;
101
-
102
- /* Component - Gallery */
103
- --app-image-lightbox-gallery-bg-color: #000000;
104
-
105
- /* Component - Hey */
106
- --hey-fav-input-field-surface-color: #E9ECEF;
107
- --hey-text-color: #4B525A;
108
- --hey-icon-util-color: #4B525A;
47
+ --text-color-primary-inverse-constant: #E9ECEF;
109
48
  /**
110
- * This is the most used color for separators across Bild products.
49
+ * Secondary text color used for supportive information, subtitles, and less prominent text.
50
+ Behavior: Dynamic — adapts between neutral tones to maintain proper contrast per theme. In 2025 css it is called figure meta.
111
51
  */
112
- --hey-separator-color: #CED4DA;
113
- --hey-drawer-surface-color: #F2F4F5;
114
-
115
- /* Component - InputField */
116
- --input-field-border-color-idle: #CED4DA;
117
- --input-field-border-color-active: #4B525A;
118
- --input-field-border-color-dark: #8C9196;
119
- --input-field-border-color-dark-active: #232629;
120
- --input-field-bg-color-dark-low-contrast: #343C41;
121
- --input-field-bg-color-dark-medium-contrast: #4B525A;
122
- --input-field-bg-color-dark-high-contrast: #E9ECEF;
123
-
124
- /* Component - Kicker - Partner */
125
- --kicker-fitbook-bg-color: #FF97B7;
126
- --kicker-petbook-bg-color: #B9DB91;
127
- --kicker-myhomebook-bg-color: #66CCCC;
128
- --kicker-travelbook-bg-color: #8EF0ED;
129
- --kicker-techbook-bg-color: #93E4FF;
130
- --kicker-kaufberater-bg-color: #55476E;
131
- --kicker-cobi-bg-color: #DC231C;
132
- --kicker-aubi-bg-color: #F00000;
133
- --kicker-spobi-bg-color: #174482;
134
- --kicker-bz-bg-color: #E3001B;
135
-
136
- /* Component - Kicker - Standard */
137
- --kicker-bg-color-on-surface: #DD0000;
138
-
139
- /* Component - Mediaplayer */
140
- --vid-player-controls-autoplay-button-bg-color: rgba(0, 0, 0, 0.20000000298023224);
52
+ --text-color-secondary: #8C9196;
141
53
  /**
142
- * This variable is used for hover states of video player control buttons.
54
+ * Used for strong warnings, errors, or destructive action labels.
55
+ Behavior: Constant — red color remains unchanged between Light and Dark mode for visibility and recognition.
143
56
  */
144
- --vid-player-control-buttons-bg-hover-color: rgba(221, 0, 0, 0.800000011920929);
145
- --vid-player-control-buttons-bg-color-hover: rgba(0, 0, 0, 0.20000000298023224);
146
- --vid-player-overlay-scrim-color: rgba(0, 0, 0, 0.5);
147
- --audio-player-play-button-bg-color: rgba(255, 255, 255, 0.30000001192092896);
148
- --vid-player-tooltip-bg-color: rgba(0, 0, 0, 0.699999988079071);
149
- --vid-player-control-buttons-bg-color-pressed: rgba(0, 0, 0, 0.05000000074505806);
150
- --vid-player-progress-bar-preload-bg-color: rgba(255, 255, 255, 0.30000001192092896);
151
- --vid-player-unmute-button-bg-color: rgba(0, 0, 0, 0.20000000298023224);
152
- --vid-player-unmute-button-bg-color-hover: rgba(0, 0, 0, 0.3499999940395355);
153
-
154
- /* Component - Menu */
155
- --menu-surface-color: #FFFFFF;
57
+ --text-color-attention-high: #DD0000;
156
58
  /**
157
- * Used on a thin part at the top of header in navigation menu.
59
+ * Accent text color used for links, interactive text, or highlighted key words. Changes from a red in light mode to a white in dark mode.
158
60
  */
159
- --menu-scrolled-surface-gradient-color: rgba(255, 255, 255, 0.949999988079071);
160
- --menu-link-lane-surface-color: #FFFFFF;
161
- --menu-link-lane-label-color: #4B525A;
162
- --menu-link-lane-label-color-active: #232629;
163
- --app-top-bar-surface-color: #FFFFFF;
164
- --app-top-bar-icon-color: #4B525A;
165
- --app-top-bar-text-color-primary: #232629;
166
- --app-tob-bar-tab-nav-bottom-border: #E9ECEF;
167
- --app-tob-bar-tab-nav-bottom-border-active: #DD0000;
168
-
169
- /* Component - MenuItem */
170
- --menu-item-border-color-active: #DD0000;
171
- --menu-item-label-color-primary: #4B525A;
172
- --menu-item-label-color-primary-active: #232629;
61
+ --text-color-accent: #DD0000;
173
62
  /**
174
- * The variable can be used on secondary menus that many times show up on dedicated home pages specific to a topic. The menu labels are often times using the color white across color modes.
63
+ * Represents medium attention states, often used in warnings or pending states.
64
+ Behavior: Constant — same orange tone across Light and Dark mode.
175
65
  */
176
- --menu-item-label-color-secondary: #FFFFFF;
177
-
178
- /* Component - Newsticker */
179
- --news-ticker-timestamp-color: #8C9196;
180
- --news-ticker-badge-icons-color: #8C9196;
66
+ --text-color-attention-medium: #FD8227;
67
+ /**
68
+ * Used for text displayed on dark surfaces to ensure maximum legibility and contrast.
69
+ Behavior: Constant — always light neutral to guarantee accessibility on dark backgrounds.
70
+ */
71
+ --text-color-on-dark-surface: #FFFFFF;
181
72
 
182
- /* Component - Pagination */
183
- --pagination-element-color-default: #CED4DA;
184
- --pagination-element-color-active: #DD0000;
73
+ /* Semantic - Surface */
185
74
  /**
186
- * Use this on gallery slider pagination elements. This can also be applied to hover states of those elements.
75
+ * Primary surface color used for main backgrounds and large layout areas (e.g., page background, primary containers).
76
+ Behavior: Dynamic — adapts between light and dark surface tokens to maintain legibility and hierarchy.
187
77
  */
188
- --gallery-pagination-element-active-opacity: 100px;
78
+ --surface-color-primary: #FFFFFF;
189
79
  /**
190
- * Used as the background surface color scroll bars. Found on components that vertically or horizontally stack elements.
80
+ * Used for secondary surface layers such as cards, panels, or nested containers that need to differentiate themselves from the primary surface. .
81
+ Behavior: Dynamic — adapts brightness level based on mode for appropriate depth contrast.
191
82
  */
192
- --scroll-bar-track-bg-color: rgba(0, 0, 0, 0.10000000149011612);
83
+ --surface-color-secondary: #F2F4F5;
193
84
  /**
194
- * Use on the scroll bar interactive element which shows where the scroll view is positioned inside the full extent of the scrolling space.
85
+ * Inverse of the primary surface, used when Light and Dark surfaces are swapped (e.g., inverse cards or elevated sections).
86
+ Behavior: Dynamic — switches between dark and light values depending on mode.
195
87
  */
196
- --scroll-bar-thumb-bg-color: #8C9196;
197
-
198
- /* Component - PartnerLinks */
88
+ --surface-color-primary-inverse: #232629;
199
89
  /**
200
- * !do not use! these variables have been deprecated and multitext link buttons are now classified as partner buttons.
90
+ * A fixed light surface tone used when a consistent light background is required (e.g., light panels within dark layouts).
91
+ Behavior: Constant — remains the same in both modes.
201
92
  */
202
- --partner-links-border-color-idle: #CED4DA;
93
+ --surface-color-primary-constant-light: #FFFFFF;
203
94
  /**
204
- * !do not use! these variables have been deprecated and multitext link buttons are now classified as partner buttons.
95
+ * A fixed dark surface tone used for dark overlays or nested dark sections inside light layouts.
96
+ Behavior: Constant — identical across Light and Dark mode.
205
97
  */
206
- --partner-links-border-color-active: #232629;
98
+ --surface-color-primary-constant-dark: #232629;
207
99
  /**
208
- * !do not use! these variables have been deprecated and multitext link buttons are now classified as partner buttons.
100
+ * HIghtest elevation surface color, typically used for grouping or background accents to differentiate themselves from all previous surface color options. Uses corresponding light/dark tones for consistent layering.
209
101
  */
210
- --partner-links-bg-color-idle: #FFFFFF;
102
+ --surface-color-quartenary: #CED4DA;
211
103
  /**
212
- * !do not use! these variables have been deprecated and multitext link buttons are now classified as partner buttons.
104
+ * Success-related background used for positive notifications, confirmation surfaces, or success banners.
105
+ Behavior: Constant — remains the same across Light and Dark mode to ensure brand alignment.
213
106
  */
214
- --partner-links-bg-color-active: #E9ECEF;
107
+ --surface-color-success: #CEF4E4;
215
108
  /**
216
- * !do not use! these variables have been deprecated and multitext link buttons are now classified as partner buttons.
109
+ * Tertiary background layer for inner containers, grouped content, or subtle elevation steps that need to differentiate themselves from the primary and secondary surfaces.
110
+ Behavior: Dynamic — switches between light and dark tertiary tones.
217
111
  */
218
- --partner-links-container-border-color: #CED4DA;
219
-
220
- /* Component - Selection */
112
+ --surface-color-tertiary: #E9ECEF;
221
113
  /**
222
- * Checkboxes and Radio buttons use this variable for their border.
114
+ * Represents tertiary-level gradient background.
115
+ Currently used on skeletons.
223
116
  */
224
- --selection-border-color: #4B525A;
225
-
226
- /* Component - Slider */
117
+ --surface-color-tertiary-gradient-stop: rgba(233, 236, 239, 0);
227
118
  /**
228
- * When users hover on gallery slider buttons the opacity changes to 90%.
119
+ * Inverse tertiary background, applied when Light and Dark surfaces are reversed (e.g., dark-on-light cards).
120
+ Behavior: Dynamic — swaps values between modes for contrast preservation.
229
121
  */
230
- --slider-button-opacity: 90px;
122
+ --surface-color-tertiary-inverse: #343C41;
231
123
  /**
232
- * This variable is used on audio player slider bars. It references a pure white with 35% opacity.
124
+ * Defines the end stops for primary surface gradients, creating visual depth or elevation. Used next to sliders buttons and slider container edges for fading out content. Behavior: Dynamic light gradients in Light mode, dark gradients in Dark mode.
233
125
  */
234
- --slider-track-bg-color: rgba(255, 255, 255, 0.3499999940395355);
235
-
236
- /* Component - SocialShareButton */
237
- --social-share-button-label-color-default: #FFFFFF;
238
- --social-share-button-label-color-active: #FFFFFF;
239
- --social-share-button-bg-color-active: #343C41;
240
- --social-share-button-bg-color-default: #4B525A;
241
-
242
- /* Component - Subheader */
243
- --subheaders-color: #232629;
244
-
245
- /* Component - Tab */
246
- --tab-bg-color-hover: #E9ECEF;
247
- --tab-label-color-active: #343C41;
248
- --tab-label-color-default: #4B525A;
249
- --app-bottom-tab-bar-bg-color: #FFFFFF;
250
-
251
- /* Component - Teaser */
126
+ --surface-color-primary-gradient-stop: rgba(255, 255, 255, 0);
252
127
  /**
253
- * When users hover over graphical teasers the image reduces opacity to 80%.
128
+ * Used for secondary surface gradients or subtle depth layers across backgrounds.
129
+ Behavior: Dynamic — adapts to mode brightness for smooth gradient transitions.
254
130
  */
255
- --teaser-hover-opacity: 80px;
256
- --teaser-title-background-gradient-start: rgba(0, 0, 0, 0.699999988079071);
257
- --teaser-title-background-gradient-stop: rgba(0, 0, 0, 0);
258
-
259
- /* Component - TextLink */
260
- --text-link-color-secondary: #8C9196;
261
- --text-link-color-secondary-active: #232629;
262
- --text-link-color-primary: #232629;
131
+ --surface-color-secondary-gradient-stop: rgba(242, 244, 245, 0);
132
+ /**
133
+ * Inverse of the quartenary surface, used for background reversals in mixed-layout areas.
134
+ Behavior: Dynamic — inverts between dark and light tones depending on mode.
135
+ */
136
+ --surface-color-quartenary-inverse: #4B525A;
263
137
 
264
- /* Component - _DSysDoc */
138
+ /* Semantic - Heading */
265
139
  /**
266
- * This variable is only for use in Figma's Design System File. It is automating some of the content in documentation pages.
140
+ * Used for kicker text and category labels placed directly on standard surface backgrounds.
141
+ Behavior: Dynamic — adjusts between red for Light and a neutral tone in Dark modes.
267
142
  */
268
- --dsys-docs-label-text-surface-color-primary-primitive-name: BILD100;
143
+ --kicker-text-color-on-surface: #DD0000;
269
144
  /**
270
- * This is currently for use in this design system's documentation texts. It is a text string made for being used in light and dark mode documentation texts.
145
+ * Primary color for headings and display typography. Ensures clear hierarchy and optimal readability on main surfaces. Adapds it´s color based on the brand mode for brand recognition.
146
+ Behavior: Dynamic — dark text in Light mode, light text in Dark mode.
271
147
  */
272
- --dsys-docs-label-text-color-mode: (Light Mode);
273
- --ds-doc-spacing-item-bg-color: rgba(221, 0, 0, 0.10000000149011612);
274
- --ds-doc-spacing-item-border-color: rgba(221, 0, 0, 0.5);
275
-
276
-
277
- /* ============================================
278
- SEMANTIC
279
- ============================================ */
280
-
281
- /* Semantic - Attention */
148
+ --headline-color-primary: #232629;
282
149
  /**
283
- * High-level attention color used for errors, destructive actions, and critical alerts (e.g., delete actions, error states). Remains red in both Light and Dark mode for immediate recognition.
150
+ * Fixed white heading color used on dark or colored backgrounds (e.g., hero sections, banners) that remain constant across modes.
151
+ Behavior: Constant — remains white in both Light and Dark mode.
284
152
  */
285
- --attention-color-high: #DD0000;
153
+ --headline-color-white-const: #FFFFFF;
286
154
  /**
287
- * Primary accent color used to emphasize interactive or highlight elements such as links, selection states, or focus indicators. Adapts in Darkmode to a fully white tone.
155
+ * Specialized kicker color for use on red or brand-colored backgrounds (e.g., red kicker bg within teaser cards).
156
+ Behavior: Constant — remains consistent across light and darkmode.
288
157
  */
289
- --accent-color-primary: #DD0000;
158
+ --kicker-text-color-on-red: #FFFFFF;
290
159
  /**
291
- * Medium-level attention tone representing stronger caution or intermediate alert states. Commonly applied in warning messages. Constant — identical in both modes.
160
+ * Applied to kicker or meta text on dark colored backgrounds to maintain high legibility.
161
+ Behavior: Constant — always uses semi-transparent white for consistent readability.
292
162
  */
293
- --attention-color-medium: #FD8227;
163
+ --kicker-text-color-on-dark-bg: rgba(255, 255, 255, 0.800000011920929);
294
164
  /**
295
- * Low-level warning or attention tone, typically used for informational or cautionary messages. Same yellow tone across Light and Dark to maintain recognition.
165
+ * Used for kicker text placed on bright or light colored backgrounds. Ensures balanced contrast without harsh visual dominance.
166
+ Behavior: Constant — remains semi-transparent black across both modes.
296
167
  */
297
- --attention-color-low: #FFBF00;
168
+ --kicker-text-color-on-bright-bg: rgba(0, 0, 0, 0.699999988079071);
169
+
170
+ /* Semantic - State */
298
171
  /**
299
- * Used for accent highlights that must remain visually consistent across themes (e.g., brand identifiers, logos, or fixed emphasis areas). Color value does not change between Light and Dark mode.
172
+ * Defines the active state color for secondary actions (e.g., secondary buttons, tabs, or toggles).
173
+ Behavior: Dynamic — light gray in Light mode and bright gray in Dark mode to maintain perceptual balance.
300
174
  */
301
- --accent-color-primary-constant: #DD0000;
175
+ --color-secondary-active: #232629;
302
176
  /**
303
- * Primary success color used to indicate positive states, confirmations, or completed actions (e.g., success banners, icons, or badges). Remains the same across modes to ensure recognizability and consistency.
177
+ * Used to represent the active or pressed state of primary actions such as tabs or links.
178
+ Behavior: Constant — identical value across modes for consistent interaction feedback.
304
179
  */
305
- --attention-color-success-primary: #00C373;
180
+ --color-primary-active: #DD0000;
306
181
  /**
307
- * Very low-contrast background tone used for information or system-neutral surfaces, often for tooltips or quiet information highlights. Dynamic — light neutral in Light mode and dark neutral in Dark mode.
182
+ * Used for disabled secondary elements, ensuring reduced visual prominence while maintaining legibility.
183
+ Behavior: Dynamic — adapts neutral tones based on theme brightness.
308
184
  */
309
- --attention-color-extra-low: #FFFFFF;
185
+ --color-secondary-disabled: #E9ECEF;
310
186
  /**
311
- * Secondary success tone used for secondary states. Maintains the same color in both Light and Dark mode for clarity.
187
+ * Defines the disabled color for primary components (e.g., disabled primary buttons, inputs). Reduces emphasis and contrast to signal inactivity.
188
+ Behavior: Dynamic — slightly lighter in Light mode and darker in Dark mode to remain visually accessible.
312
189
  */
313
- --attention-color-success-secondary: #006E3E;
190
+ --color-primary-disabled: #F2F4F5;
191
+ /**
192
+ * Inverse variant of the secondary active state, applied on dark backgrounds or inverse layouts.
193
+ Behavior: Dynamic — switches between bright and dark tones depending on the background.
194
+ */
195
+ --color-secondary-active-inverse: #F2F4F5;
196
+ /**
197
+ * Represents active or pressed states for tertiary elements (e.g., link highlights, icons, or subtle interactive surfaces).
198
+ Behavior: Constant — uses the same green success tone across Light and Dark mode.
199
+ */
200
+ --color-tertiary-active: #00C373;
201
+ /**
202
+ * Represents disabled states for tertiary levels, maintaining subtle visibility without drawing attention.
203
+ Behavior: Dynamic — adjusts between gray tones for Light and Dark mode consistency.
204
+ */
205
+ --color-tertiary-disabled: #8C9196;
314
206
 
315
207
  /* Semantic - Border */
316
208
  /**
@@ -389,38 +281,6 @@ Behavior: Constant — retains the same red warning tone in both Light and Dark
389
281
  */
390
282
  --goliani-test-color: #00FFF2;
391
283
 
392
- /* Semantic - Heading */
393
- /**
394
- * Used for kicker text and category labels placed directly on standard surface backgrounds.
395
- Behavior: Dynamic — adjusts between red for Light and a neutral tone in Dark modes.
396
- */
397
- --kicker-text-color-on-surface: #DD0000;
398
- /**
399
- * Primary color for headings and display typography. Ensures clear hierarchy and optimal readability on main surfaces. Adapds it´s color based on the brand mode for brand recognition.
400
- Behavior: Dynamic — dark text in Light mode, light text in Dark mode.
401
- */
402
- --headline-color-primary: #232629;
403
- /**
404
- * Fixed white heading color used on dark or colored backgrounds (e.g., hero sections, banners) that remain constant across modes.
405
- Behavior: Constant — remains white in both Light and Dark mode.
406
- */
407
- --headline-color-white-const: #FFFFFF;
408
- /**
409
- * Specialized kicker color for use on red or brand-colored backgrounds (e.g., red kicker bg within teaser cards).
410
- Behavior: Constant — remains consistent across light and darkmode.
411
- */
412
- --kicker-text-color-on-red: #FFFFFF;
413
- /**
414
- * Applied to kicker or meta text on dark colored backgrounds to maintain high legibility.
415
- Behavior: Constant — always uses semi-transparent white for consistent readability.
416
- */
417
- --kicker-text-color-on-dark-bg: rgba(255, 255, 255, 0.800000011920929);
418
- /**
419
- * Used for kicker text placed on bright or light colored backgrounds. Ensures balanced contrast without harsh visual dominance.
420
- Behavior: Constant — remains semi-transparent black across both modes.
421
- */
422
- --kicker-text-color-on-bright-bg: rgba(0, 0, 0, 0.699999988079071);
423
-
424
284
  /* Semantic - Icon */
425
285
  /**
426
286
  * Primary icon color on primary surfaces.
@@ -488,192 +348,332 @@ Behavior: Dynamic — switches between light and dark.
488
348
  */
489
349
  --label-color-primary-inverse: #E9ECEF;
490
350
 
491
- /* Semantic - LayerOpacity */
492
- --layer-opacity05: 5px;
493
- --layer-opacity10: 10px;
494
- --layer-opacity20: 20px;
495
- --layer-opacity30: 30px;
496
- --layer-opacity40: 40px;
497
- --layer-opacity50: 50px;
498
- --layer-opacity60: 60px;
499
- --layer-opacity70: 70px;
500
- --layer-opacity80: 80px;
501
- --layer-opacity90: 90px;
502
- --layer-opacity100: 100px;
503
- --layer-opacity00: 0px;
504
-
505
- /* Semantic - Overlay */
351
+ /* Semantic - Attention */
506
352
  /**
507
- * A semi-transparent black overlay used to dim background content when modals, drawers, or dialogs are active. Identical opacity and tone in both Light and Dark mode to ensure consistent overlay depth.
353
+ * High-level attention color used for errors, destructive actions, and critical alerts (e.g., delete actions, error states). Remains red in both Light and Dark mode for immediate recognition.
508
354
  */
509
- --overlay-scrim-black: rgba(0, 0, 0, 0.699999988079071);
355
+ --attention-color-high: #DD0000;
510
356
  /**
511
- * A semi-transparent white overlay used to brighten or fade background layers, often applied behind bottom sheets or temporary panels.
512
- Behavior: Constant — same opacity level across modes to preserve uniform layering behavior.
357
+ * Primary accent color used to emphasize interactive or highlight elements such as links, selection states, or focus indicators. Adapts in Darkmode to a fully white tone.
513
358
  */
514
- --overlay-scrim-white: rgba(255, 255, 255, 0.699999988079071);
515
-
516
- /* Semantic - State */
359
+ --accent-color-primary: #DD0000;
517
360
  /**
518
- * Defines the active state color for secondary actions (e.g., secondary buttons, tabs, or toggles).
519
- Behavior: Dynamic — light gray in Light mode and bright gray in Dark mode to maintain perceptual balance.
361
+ * Medium-level attention tone representing stronger caution or intermediate alert states. Commonly applied in warning messages. Constant — identical in both modes.
520
362
  */
521
- --color-secondary-active: #232629;
363
+ --attention-color-medium: #FD8227;
522
364
  /**
523
- * Used to represent the active or pressed state of primary actions such as tabs or links.
524
- Behavior: Constant — identical value across modes for consistent interaction feedback.
365
+ * Low-level warning or attention tone, typically used for informational or cautionary messages. Same yellow tone across Light and Dark to maintain recognition.
525
366
  */
526
- --color-primary-active: #DD0000;
367
+ --attention-color-low: #FFBF00;
527
368
  /**
528
- * Used for disabled secondary elements, ensuring reduced visual prominence while maintaining legibility.
529
- Behavior: Dynamic — adapts neutral tones based on theme brightness.
369
+ * Used for accent highlights that must remain visually consistent across themes (e.g., brand identifiers, logos, or fixed emphasis areas). Color value does not change between Light and Dark mode.
530
370
  */
531
- --color-secondary-disabled: #E9ECEF;
371
+ --accent-color-primary-constant: #DD0000;
532
372
  /**
533
- * Defines the disabled color for primary components (e.g., disabled primary buttons, inputs). Reduces emphasis and contrast to signal inactivity.
534
- Behavior: Dynamic — slightly lighter in Light mode and darker in Dark mode to remain visually accessible.
373
+ * Primary success color used to indicate positive states, confirmations, or completed actions (e.g., success banners, icons, or badges). Remains the same across modes to ensure recognizability and consistency.
535
374
  */
536
- --color-primary-disabled: #F2F4F5;
375
+ --attention-color-success-primary: #00C373;
537
376
  /**
538
- * Inverse variant of the secondary active state, applied on dark backgrounds or inverse layouts.
539
- Behavior: Dynamic — switches between bright and dark tones depending on the background.
377
+ * Very low-contrast background tone used for information or system-neutral surfaces, often for tooltips or quiet information highlights. Dynamic — light neutral in Light mode and dark neutral in Dark mode.
540
378
  */
541
- --color-secondary-active-inverse: #F2F4F5;
379
+ --attention-color-extra-low: #FFFFFF;
542
380
  /**
543
- * Represents active or pressed states for tertiary elements (e.g., link highlights, icons, or subtle interactive surfaces).
544
- Behavior: Constant — uses the same green success tone across Light and Dark mode.
381
+ * Secondary success tone used for secondary states. Maintains the same color in both Light and Dark mode for clarity.
545
382
  */
546
- --color-tertiary-active: #00C373;
383
+ --attention-color-success-secondary: #006E3E;
384
+
385
+ /* Semantic - Overlay */
547
386
  /**
548
- * Represents disabled states for tertiary levels, maintaining subtle visibility without drawing attention.
549
- Behavior: Dynamic — adjusts between gray tones for Light and Dark mode consistency.
387
+ * A semi-transparent black overlay used to dim background content when modals, drawers, or dialogs are active. Identical opacity and tone in both Light and Dark mode to ensure consistent overlay depth.
550
388
  */
551
- --color-tertiary-disabled: #8C9196;
389
+ --overlay-scrim-black: rgba(0, 0, 0, 0.699999988079071);
390
+ /**
391
+ * A semi-transparent white overlay used to brighten or fade background layers, often applied behind bottom sheets or temporary panels.
392
+ Behavior: Constant — same opacity level across modes to preserve uniform layering behavior.
393
+ */
394
+ --overlay-scrim-white: rgba(255, 255, 255, 0.699999988079071);
552
395
 
553
- /* Semantic - Surface */
396
+ /* Semantic - LayerOpacity */
397
+ --layer-opacity05: 5px;
398
+ --layer-opacity10: 10px;
399
+ --layer-opacity20: 20px;
400
+ --layer-opacity30: 30px;
401
+ --layer-opacity40: 40px;
402
+ --layer-opacity50: 50px;
403
+ --layer-opacity60: 60px;
404
+ --layer-opacity70: 70px;
405
+ --layer-opacity80: 80px;
406
+ --layer-opacity90: 90px;
407
+ --layer-opacity100: 100px;
408
+ --layer-opacity00: 0px;
409
+
410
+
411
+ /* ============================================
412
+ COMPONENT
413
+ ============================================ */
414
+
415
+ /* Component - Subheader */
416
+ --subheaders-color: #232629;
417
+
418
+ /* Component - Breadcrumb */
554
419
  /**
555
- * Primary surface color used for main backgrounds and large layout areas (e.g., page background, primary containers).
556
- Behavior: Dynamic — adapts between light and dark surface tokens to maintain legibility and hierarchy.
420
+ * Use this token on breadcrumbs that are in their default idle state. This token changes color between light and dark modes. L:035 / D:096
557
421
  */
558
- --surface-color-primary: #FFFFFF;
422
+ --breadcrumb-text-color-idle: #4B525A;
559
423
  /**
560
- * Used for secondary surface layers such as cards, panels, or nested containers that need to differentiate themselves from the primary surface. .
561
- Behavior: Dynamic — adapts brightness level based on mode for appropriate depth contrast.
424
+ * Use this token on breadcrumbs that the user's pointer is hovering on or clicked on. This token changes color between light and dark modes. L:015 / D:100
562
425
  */
563
- --surface-color-secondary: #F2F4F5;
426
+ --breadcrumb-text-color-hover: #232629;
427
+
428
+ /* Component - BreakingNews */
429
+ --breaking-news-title-surface-color: #FD8227;
430
+ --breaking-news-surface-color: #232629;
431
+ --breaking-news-text-content-color: #FFFFFF;
432
+ --breaking-news-top-title-text-color: #1C1C1C;
433
+ --breaking-news-bottom-title-text-color: #1C1C1C;
434
+
435
+ /* Component - Menu */
436
+ --menu-surface-color: #FFFFFF;
564
437
  /**
565
- * Inverse of the primary surface, used when Light and Dark surfaces are swapped (e.g., inverse cards or elevated sections).
566
- Behavior: Dynamic — switches between dark and light values depending on mode.
438
+ * Used on a thin part at the top of header in navigation menu.
567
439
  */
568
- --surface-color-primary-inverse: #232629;
440
+ --menu-scrolled-surface-gradient-color: rgba(255, 255, 255, 0.949999988079071);
441
+ --menu-link-lane-surface-color: #FFFFFF;
442
+ --menu-link-lane-label-color: #4B525A;
443
+ --menu-link-lane-label-color-active: #232629;
444
+ --app-top-bar-surface-color: #FFFFFF;
445
+ --app-top-bar-icon-color: #4B525A;
446
+ --app-top-bar-text-color-primary: #232629;
447
+ --app-tob-bar-tab-nav-bottom-border: #E9ECEF;
448
+ --app-tob-bar-tab-nav-bottom-border-active: #DD0000;
449
+
450
+ /* Component - PartnerLinks */
569
451
  /**
570
- * A fixed light surface tone used when a consistent light background is required (e.g., light panels within dark layouts).
571
- Behavior: Constant — remains the same in both modes.
452
+ * !do not use! these variables have been deprecated and multitext link buttons are now classified as partner buttons.
572
453
  */
573
- --surface-color-primary-constant-light: #FFFFFF;
454
+ --partner-links-border-color-idle: #CED4DA;
574
455
  /**
575
- * A fixed dark surface tone used for dark overlays or nested dark sections inside light layouts.
576
- Behavior: Constant — identical across Light and Dark mode.
456
+ * !do not use! these variables have been deprecated and multitext link buttons are now classified as partner buttons.
577
457
  */
578
- --surface-color-primary-constant-dark: #232629;
458
+ --partner-links-border-color-active: #232629;
579
459
  /**
580
- * HIghtest elevation surface color, typically used for grouping or background accents to differentiate themselves from all previous surface color options. Uses corresponding light/dark tones for consistent layering.
460
+ * !do not use! these variables have been deprecated and multitext link buttons are now classified as partner buttons.
581
461
  */
582
- --surface-color-quartenary: #CED4DA;
462
+ --partner-links-bg-color-idle: #FFFFFF;
583
463
  /**
584
- * Success-related background used for positive notifications, confirmation surfaces, or success banners.
585
- Behavior: Constant — remains the same across Light and Dark mode to ensure brand alignment.
464
+ * !do not use! these variables have been deprecated and multitext link buttons are now classified as partner buttons.
586
465
  */
587
- --surface-color-success: #CEF4E4;
466
+ --partner-links-bg-color-active: #E9ECEF;
588
467
  /**
589
- * Tertiary background layer for inner containers, grouped content, or subtle elevation steps that need to differentiate themselves from the primary and secondary surfaces.
590
- Behavior: Dynamic — switches between light and dark tertiary tones.
468
+ * !do not use! these variables have been deprecated and multitext link buttons are now classified as partner buttons.
591
469
  */
592
- --surface-color-tertiary: #E9ECEF;
470
+ --partner-links-container-border-color: #CED4DA;
471
+
472
+ /* Component - SocialShareButton */
473
+ --social-share-button-label-color-default: #FFFFFF;
474
+ --social-share-button-label-color-active: #FFFFFF;
475
+ --social-share-button-bg-color-active: #343C41;
476
+ --social-share-button-bg-color-default: #4B525A;
477
+
478
+ /* Component - Button - Primary */
479
+ --button-primary-brand-bg-color-idle: #DD0000;
480
+ --button-primary-brand-bg-color-hover: #AF0002;
481
+ --button-primary-label-color: #FFFFFF;
482
+ --button-primary-success-color-idle: #18995C;
483
+ --button-primary-success-color-hover: #006E3E;
593
484
  /**
594
- * Represents tertiary-level gradient background.
595
- Currently used on skeletons.
485
+ * Use this variable on the neutral color primary button. Tone changes between light and dark mode. Light mode Bild & SpoBi: Tone 015 ; Dark mode Bild & SpoBi: Tone 100
596
486
  */
597
- --surface-color-tertiary-gradient-stop: rgba(233, 236, 239, 0);
487
+ --button-primary-neutral-bg-color-idle: #232629;
488
+ --button-primary-neutral-bg-color-hover: #4B525A;
489
+
490
+ /* Component - Button - Tertiary */
491
+ --button-tertiary-label-color: #4B525A;
492
+ --button-tertiary-border-color-idle: #CED4DA;
493
+ --button-tertiary-border-color-hover: #4B525A;
494
+ --button-tertiary-success-bg-color-hover: #CEF4E4;
495
+ --button-tertiary-success-border-color: #18995C;
496
+
497
+ /* Component - Button - Secondary */
498
+ --button-secondary-bg-color-hover: #CED4DA;
499
+ --button-secondary-label-color: #4B525A;
500
+ --button-secondary-bg-color-idle: #E9ECEF;
501
+
502
+ /* Component - Button */
503
+ --button-live-ticker-load-new-surface-color: #FFFFFF;
504
+ --button-live-ticker-load-new-label-color: #8C9196;
505
+
506
+ /* Component - Button - Ghost */
507
+ --button-ghost-bg-color-hover: #CED4DA;
508
+
509
+ /* Component - InputField */
510
+ --input-field-border-color-idle: #CED4DA;
511
+ --input-field-border-color-active: #4B525A;
512
+ --input-field-border-color-dark: #8C9196;
513
+ --input-field-border-color-dark-active: #232629;
514
+ --input-field-bg-color-dark-low-contrast: #343C41;
515
+ --input-field-bg-color-dark-medium-contrast: #4B525A;
516
+ --input-field-bg-color-dark-high-contrast: #E9ECEF;
517
+
518
+ /* Component - Dropdown */
519
+ --dropdown-bg-color-hover: #F2F4F5;
520
+ --dropdown-bg-color-idle: #FFFFFF;
521
+
522
+ /* Component - TextLink */
523
+ --text-link-color-secondary: #8C9196;
524
+ --text-link-color-secondary-active: #232629;
525
+ --text-link-color-primary: #232629;
526
+
527
+ /* Component - Tab */
528
+ --tab-bg-color-hover: #E9ECEF;
529
+ --tab-label-color-active: #343C41;
530
+ --tab-label-color-default: #4B525A;
531
+ --app-bottom-tab-bar-bg-color: #FFFFFF;
532
+
533
+ /* Component - MenuItem */
534
+ --menu-item-border-color-active: #DD0000;
535
+ --menu-item-label-color-primary: #4B525A;
536
+ --menu-item-label-color-primary-active: #232629;
598
537
  /**
599
- * Inverse tertiary background, applied when Light and Dark surfaces are reversed (e.g., dark-on-light cards).
600
- Behavior: Dynamic — swaps values between modes for contrast preservation.
538
+ * The variable can be used on secondary menus that many times show up on dedicated home pages specific to a topic. The menu labels are often times using the color white across color modes.
601
539
  */
602
- --surface-color-tertiary-inverse: #343C41;
540
+ --menu-item-label-color-secondary: #FFFFFF;
541
+
542
+ /* Component - Foldout */
543
+ --foldout-label-color-active: #DD0000;
544
+ --foldout-label-color-idle: #4B525A;
545
+
546
+ /* Component - Newsticker */
547
+ --news-ticker-timestamp-color: #8C9196;
548
+ --news-ticker-badge-icons-color: #8C9196;
549
+
550
+ /* Component - Alert */
603
551
  /**
604
- * Defines the end stops for primary surface gradients, creating visual depth or elevation. Used next to sliders buttons and slider container edges for fading out content. Behavior: Dynamic — light gradients in Light mode, dark gradients in Dark mode.
552
+ * On marketing offer surfaces this variable is usually not used. The alertSurfaceConstant variables should be used. This token changes color between light and dark modes. L:100 / D:025
605
553
  */
606
- --surface-color-primary-gradient-stop: rgba(255, 255, 255, 0);
554
+ --alert-surface-color: #FFFFFF;
607
555
  /**
608
- * Used for secondary surface gradients or subtle depth layers across backgrounds.
609
- Behavior: Dynamic — adapts to mode brightness for smooth gradient transitions.
556
+ * On marketing offer surfaces this variable is used.
610
557
  */
611
- --surface-color-secondary-gradient-stop: rgba(242, 244, 245, 0);
558
+ --alert-surface-color-constant: #FFFFFF;
559
+
560
+ /* Component - Empties */
561
+ --empties-bg-color: #F2F4F5;
562
+ --empties-logo-color: #CED4DA;
563
+
564
+ /* Component - Chips */
565
+ --chips-bg-color-hover: #AF0002;
566
+ --chips-label-color-hover: #FFFFFF;
567
+ --chips-bg-color-active: #DD0000;
568
+ --chips-bg-color-idle: #E9ECEF;
569
+ --chips-label-color-idle: #232629;
570
+
571
+ /* Component - Card */
572
+ --card-surface-bg-color: #FFFFFF;
573
+
574
+ /* Component - Selection */
612
575
  /**
613
- * Inverse of the quartenary surface, used for background reversals in mixed-layout areas.
614
- Behavior: Dynamic — inverts between dark and light tones depending on mode.
576
+ * Checkboxes and Radio buttons use this variable for their border.
615
577
  */
616
- --surface-color-quartenary-inverse: #4B525A;
578
+ --selection-border-color: #4B525A;
617
579
 
618
- /* Semantic - Text */
580
+ /* Component - _DSysDoc */
619
581
  /**
620
- * Applies to text elements requiring fixed brand color usage (e.g., permanent links, brand slogans on constant backgrounds).
621
- Behavior: Constant — maintains identical red tone across Light and Dark mode.
582
+ * This variable is only for use in Figma's Design System File. It is automating some of the content in documentation pages.
622
583
  */
623
- --text-color-accent-constant: #DD0000;
584
+ --dsys-docs-label-text-surface-color-primary-primitive-name: BILD100;
624
585
  /**
625
- * Main text color used for body copy and all primary textual content. Ensures optimal readability and contrast on standard surfaces.
626
- Behavior: Dynamic — switches between dark text on light backgrounds and light text on dark backgrounds.
586
+ * This is currently for use in this design system's documentation texts. It is a text string made for being used in light and dark mode documentation texts.
627
587
  */
628
- --text-color-primary: #232629;
588
+ --dsys-docs-label-text-color-mode: (Light Mode);
589
+ --ds-doc-spacing-item-bg-color: rgba(221, 0, 0, 0.10000000149011612);
590
+ --ds-doc-spacing-item-border-color: rgba(221, 0, 0, 0.5);
591
+
592
+ /* Component - Hey */
593
+ --hey-fav-input-field-surface-color: #E9ECEF;
594
+ --hey-text-color: #4B525A;
595
+ --hey-icon-util-color: #4B525A;
629
596
  /**
630
- * Muted text tone for subtle information, timestamps, or inactive text elements.
631
- Behavior: Dynamic — adjusts between mid-gray in Light mode and lighter gray in Dark mode.
597
+ * This is the most used color for separators across Bild products.
632
598
  */
633
- --text-color-muted: #666B70;
599
+ --hey-separator-color: #CED4DA;
600
+ --hey-drawer-surface-color: #F2F4F5;
601
+
602
+ /* Component - Pagination */
603
+ --pagination-element-color-default: #CED4DA;
604
+ --pagination-element-color-active: #DD0000;
634
605
  /**
635
- * Inverse text color used on opposing surfaces (e.g., white text on red or dark backgrounds).
636
- Behavior: Dynamic — alternates between light and dark mode.
606
+ * Use this on gallery slider pagination elements. This can also be applied to hover states of those elements.
637
607
  */
638
- --text-color-primary-inverse: #E9ECEF;
608
+ --gallery-pagination-element-active-opacity: 100px;
639
609
  /**
640
- * Used when primary text color must remain fixed regardless of mode (e.g., on light constant backgrounds).
641
- Behavior: Constant — same tone across Light and Dark mode.
610
+ * Used as the background surface color scroll bars. Found on components that vertically or horizontally stack elements.
642
611
  */
643
- --text-color-primary-constant: #232629;
612
+ --scroll-bar-track-bg-color: rgba(0, 0, 0, 0.10000000149011612);
644
613
  /**
645
- * Used for positive or success-related messages (e.g., “Saved”, “Success”, or confirmation text) on success surface colors.
646
- Behavior: Constant — green tone remains consistent across both modes.
614
+ * Use on the scroll bar interactive element which shows where the scroll view is positioned inside the full extent of the scrolling space.
647
615
  */
648
- --text-color-success-constant: #006E3E;
616
+ --scroll-bar-thumb-bg-color: #8C9196;
617
+
618
+ /* Component - Kicker - Standard */
619
+ --kicker-bg-color-on-surface: #DD0000;
620
+
621
+ /* Component - Kicker - Partner */
622
+ --kicker-fitbook-bg-color: #FF97B7;
623
+ --kicker-petbook-bg-color: #B9DB91;
624
+ --kicker-myhomebook-bg-color: #66CCCC;
625
+ --kicker-travelbook-bg-color: #8EF0ED;
626
+ --kicker-techbook-bg-color: #93E4FF;
627
+ --kicker-kaufberater-bg-color: #55476E;
628
+ --kicker-cobi-bg-color: #DC231C;
629
+ --kicker-aubi-bg-color: #F00000;
630
+ --kicker-spobi-bg-color: #174482;
631
+ --kicker-bz-bg-color: #E3001B;
632
+
633
+ /* Component - Teaser */
649
634
  /**
650
- * Fixed inverse tone for text that always appears on dark surfaces (e.g., hero headlines or persistent dark cards).
651
- Behavior: Constant — unchanged across modes.
635
+ * When users hover over graphical teasers the image reduces opacity to 80%.
652
636
  */
653
- --text-color-primary-inverse-constant: #E9ECEF;
637
+ --teaser-hover-opacity: 80px;
638
+ --teaser-title-background-gradient-start: rgba(0, 0, 0, 0.699999988079071);
639
+ --teaser-title-background-gradient-stop: rgba(0, 0, 0, 0);
640
+
641
+ /* Component - Slider */
654
642
  /**
655
- * Secondary text color used for supportive information, subtitles, and less prominent text.
656
- Behavior: Dynamic — adapts between neutral tones to maintain proper contrast per theme. In 2025 css it is called figure meta.
643
+ * When users hover on gallery slider buttons the opacity changes to 90%.
657
644
  */
658
- --text-color-secondary: #8C9196;
645
+ --slider-button-opacity: 90px;
659
646
  /**
660
- * Used for strong warnings, errors, or destructive action labels.
661
- Behavior: Constant — red color remains unchanged between Light and Dark mode for visibility and recognition.
647
+ * This variable is used on audio player slider bars. It references a pure white with 35% opacity.
662
648
  */
663
- --text-color-attention-high: #DD0000;
649
+ --slider-track-bg-color: rgba(255, 255, 255, 0.3499999940395355);
650
+
651
+ /* Component - Mediaplayer */
652
+ --vid-player-controls-autoplay-button-bg-color: rgba(0, 0, 0, 0.20000000298023224);
664
653
  /**
665
- * Accent text color used for links, interactive text, or highlighted key words. Changes from a red in light mode to a white in dark mode.
654
+ * This variable is used for hover states of video player control buttons.
666
655
  */
667
- --text-color-accent: #DD0000;
656
+ --vid-player-control-buttons-bg-hover-color: rgba(221, 0, 0, 0.800000011920929);
657
+ --vid-player-control-buttons-bg-color-hover: rgba(0, 0, 0, 0.20000000298023224);
658
+ --vid-player-overlay-scrim-color: rgba(0, 0, 0, 0.5);
659
+ --audio-player-play-button-bg-color: rgba(255, 255, 255, 0.30000001192092896);
660
+ --vid-player-tooltip-bg-color: rgba(0, 0, 0, 0.699999988079071);
661
+ --vid-player-control-buttons-bg-color-pressed: rgba(0, 0, 0, 0.05000000074505806);
662
+ --vid-player-progress-bar-preload-bg-color: rgba(255, 255, 255, 0.30000001192092896);
663
+ --vid-player-unmute-button-bg-color: rgba(0, 0, 0, 0.20000000298023224);
664
+ --vid-player-unmute-button-bg-color-hover: rgba(0, 0, 0, 0.3499999940395355);
665
+
666
+ /* Component - Avatar */
668
667
  /**
669
- * Represents medium attention states, often used in warnings or pending states.
670
- Behavior: Constant — same orange tone across Light and Dark mode.
668
+ * 09-2025 css --article-author-name-color
671
669
  */
672
- --text-color-attention-medium: #FD8227;
670
+ --avatar-label-color: #232629;
673
671
  /**
674
- * Used for text displayed on dark surfaces to ensure maximum legibility and contrast.
675
- Behavior: Constant — always light neutral to guarantee accessibility on dark backgrounds.
672
+ * 09-2025 css --article-author-name-color
676
673
  */
677
- --text-color-on-dark-surface: #FFFFFF;
674
+ --avatar-label-color-hover: #DD0000;
675
+
676
+ /* Component - Gallery */
677
+ --app-image-lightbox-gallery-bg-color: #000000;
678
678
 
679
679
  }