@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,136 +1,275 @@
1
1
  /**
2
2
  * colormode-dark.js
3
- * Generiert am: 2025-11-24T20:37:09.894Z
3
+ * Generiert am: 2025-11-24T21:40:51.201Z
4
4
  * Nicht manuell bearbeiten!
5
5
  */
6
6
 
7
7
  // ============================================
8
- // COMPONENT
8
+ // SEMANTIC
9
9
  // ============================================
10
10
 
11
- // Component - Alert
12
- /** 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 */
13
- export const alertSurfaceColor = "#343C41";
14
- /** On marketing offer surfaces this variable is used. */
15
- export const alertSurfaceColorConstant = "#FFFFFF";
16
-
17
- // Component - Avatar
18
- /** 09-2025 css --article-author-name-color */
19
- export const avatarLabelColor = "#FFFFFF";
20
- /** 09-2025 css --article-author-name-color */
21
- export const avatarLabelColorHover = "#DD0000";
22
-
23
- // Component - Breadcrumb
24
- /** 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 */
25
- export const breadcrumbTextColorIdle = "#F2F4F5";
26
- /** 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 */
27
- export const breadcrumbTextColorHover = "#FFFFFF";
28
-
29
- // Component - BreakingNews
30
- export const breakingNewsTitleSurfaceColor = "#FD8227";
31
- export const breakingNewsSurfaceColor = "#E9ECEF";
32
- export const breakingNewsTextContentColor = "#232629";
33
- export const breakingNewsTopTitleTextColor = "#1C1C1C";
34
- export const breakingNewsBottomTitleTextColor = "#1C1C1C";
11
+ // Semantic - Text
12
+ /** Applies to text elements requiring fixed brand color usage (e.g., permanent links, brand slogans on constant backgrounds).
13
+ Behavior: Constant maintains identical red tone across Light and Dark mode. */
14
+ export const textColorAccentConstant = "#DD0000";
15
+ /** Main text color used for body copy and all primary textual content. Ensures optimal readability and contrast on standard surfaces.
16
+ Behavior: Dynamic — switches between dark text on light backgrounds and light text on dark backgrounds. */
17
+ export const textColorPrimary = "#E9ECEF";
18
+ /** Muted text tone for subtle information, timestamps, or inactive text elements.
19
+ Behavior: Dynamic adjusts between mid-gray in Light mode and lighter gray in Dark mode. */
20
+ export const textColorMuted = "#CED4DA";
21
+ /** Inverse text color used on opposing surfaces (e.g., white text on red or dark backgrounds).
22
+ Behavior: Dynamic — alternates between light and dark mode. */
23
+ export const textColorPrimaryInverse = "#232629";
24
+ /** Used when primary text color must remain fixed regardless of mode (e.g., on light constant backgrounds).
25
+ Behavior: Constant same tone across Light and Dark mode. */
26
+ export const textColorPrimaryConstant = "#232629";
27
+ /** Used for positive or success-related messages (e.g., “Saved”, “Success”, or confirmation text) on success surface colors.
28
+ Behavior: Constant — green tone remains consistent across both modes. */
29
+ export const textColorSuccessConstant = "#006E3E";
30
+ /** Fixed inverse tone for text that always appears on dark surfaces (e.g., hero headlines or persistent dark cards).
31
+ Behavior: Constant unchanged across modes. */
32
+ export const textColorPrimaryInverseConstant = "#E9ECEF";
33
+ /** Secondary text color used for supportive information, subtitles, and less prominent text.
34
+ Behavior: Dynamic adapts between neutral tones to maintain proper contrast per theme. In 2025 css it is called figure meta. */
35
+ export const textColorSecondary = "#8C9196";
36
+ /** Used for strong warnings, errors, or destructive action labels.
37
+ Behavior: Constant — red color remains unchanged between Light and Dark mode for visibility and recognition. */
38
+ export const textColorAttentionHigh = "#DD0000";
39
+ /** 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. */
40
+ export const textColorAccent = "#FFFFFF";
41
+ /** Represents medium attention states, often used in warnings or pending states.
42
+ Behavior: Constant — same orange tone across Light and Dark mode. */
43
+ export const textColorAttentionMedium = "#FD8227";
44
+ /** Used for text displayed on dark surfaces to ensure maximum legibility and contrast.
45
+ Behavior: Constant — always light neutral to guarantee accessibility on dark backgrounds. */
46
+ export const textColorOnDarkSurface = "#FFFFFF";
35
47
 
36
- // Component - Button
37
- export const buttonLiveTickerLoadNewSurfaceColor = "#232629";
38
- export const buttonLiveTickerLoadNewLabelColor = "#F2F4F5";
48
+ // Semantic - Surface
49
+ /** Primary surface color used for main backgrounds and large layout areas (e.g., page background, primary containers).
50
+ Behavior: Dynamic adapts between light and dark surface tokens to maintain legibility and hierarchy. */
51
+ export const surfaceColorPrimary = "#232629";
52
+ /** Used for secondary surface layers such as cards, panels, or nested containers that need to differentiate themselves from the primary surface. .
53
+ Behavior: Dynamic — adapts brightness level based on mode for appropriate depth contrast. */
54
+ export const surfaceColorSecondary = "#2C3138";
55
+ /** Inverse of the primary surface, used when Light and Dark surfaces are swapped (e.g., inverse cards or elevated sections).
56
+ Behavior: Dynamic — switches between dark and light values depending on mode. */
57
+ export const surfaceColorPrimaryInverse = "#FFFFFF";
58
+ /** A fixed light surface tone used when a consistent light background is required (e.g., light panels within dark layouts).
59
+ Behavior: Constant — remains the same in both modes. */
60
+ export const surfaceColorPrimaryConstantLight = "#FFFFFF";
61
+ /** A fixed dark surface tone used for dark overlays or nested dark sections inside light layouts.
62
+ Behavior: Constant — identical across Light and Dark mode. */
63
+ export const surfaceColorPrimaryConstantDark = "#232629";
64
+ /** 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. */
65
+ export const surfaceColorQuartenary = "#4B525A";
66
+ /** Success-related background used for positive notifications, confirmation surfaces, or success banners.
67
+ Behavior: Constant — remains the same across Light and Dark mode to ensure brand alignment. */
68
+ export const surfaceColorSuccess = "#CEF4E4";
69
+ /** Tertiary background layer for inner containers, grouped content, or subtle elevation steps that need to differentiate themselves from the primary and secondary surfaces.
70
+ Behavior: Dynamic — switches between light and dark tertiary tones. */
71
+ export const surfaceColorTertiary = "#343C41";
72
+ /** Represents tertiary-level gradient background.
73
+ Currently used on skeletons. */
74
+ export const surfaceColorTertiaryGradientStop = "rgba(52, 60, 65, 0)";
75
+ /** Inverse tertiary background, applied when Light and Dark surfaces are reversed (e.g., dark-on-light cards).
76
+ Behavior: Dynamic — swaps values between modes for contrast preservation. */
77
+ export const surfaceColorTertiaryInverse = "#E9ECEF";
78
+ /** 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. */
79
+ export const surfaceColorPrimaryGradientStop = "rgba(35, 38, 41, 0)";
80
+ /** Used for secondary surface gradients or subtle depth layers across backgrounds.
81
+ Behavior: Dynamic — adapts to mode brightness for smooth gradient transitions. */
82
+ export const surfaceColorSecondaryGradientStop = "rgba(44, 49, 56, 0)";
83
+ /** Inverse of the quartenary surface, used for background reversals in mixed-layout areas.
84
+ Behavior: Dynamic — inverts between dark and light tones depending on mode. */
85
+ export const surfaceColorQuartenaryInverse = "#CED4DA";
39
86
 
40
- // Component - Button - Ghost
41
- export const buttonGhostBgColorHover = "rgba(206, 212, 218, 0.5)";
87
+ // Semantic - Heading
88
+ /** Used for kicker text and category labels placed directly on standard surface backgrounds.
89
+ Behavior: Dynamic — adjusts between red for Light and a neutral tone in Dark modes. */
90
+ export const kickerTextColorOnSurface = "#8C9196";
91
+ /** 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.
92
+ Behavior: Dynamic — dark text in Light mode, light text in Dark mode. */
93
+ export const headlineColorPrimary = "#FFFFFF";
94
+ /** Fixed white heading color used on dark or colored backgrounds (e.g., hero sections, banners) that remain constant across modes.
95
+ Behavior: Constant — remains white in both Light and Dark mode. */
96
+ export const headlineColorWhiteConst = "#FFFFFF";
97
+ /** Specialized kicker color for use on red or brand-colored backgrounds (e.g., red kicker bg within teaser cards).
98
+ Behavior: Constant — remains consistent across light and darkmode. */
99
+ export const kickerTextColorOnRed = "#FFFFFF";
100
+ /** Applied to kicker or meta text on dark colored backgrounds to maintain high legibility.
101
+ Behavior: Constant — always uses semi-transparent white for consistent readability. */
102
+ export const kickerTextColorOnDarkBg = "rgba(255, 255, 255, 0.800000011920929)";
103
+ /** Used for kicker text placed on bright or light colored backgrounds. Ensures balanced contrast without harsh visual dominance.
104
+ Behavior: Constant — remains semi-transparent black across both modes. */
105
+ export const kickerTextColorOnBrightBg = "rgba(0, 0, 0, 0.699999988079071)";
42
106
 
43
- // Component - Button - Primary
44
- export const buttonPrimaryBrandBgColorIdle = "#DD0000";
45
- export const buttonPrimaryBrandBgColorHover = "#AF0002";
46
- export const buttonPrimaryLabelColor = "#FFFFFF";
47
- export const buttonPrimarySuccessColorIdle = "#18995C";
48
- export const buttonPrimarySuccessColorHover = "#006E3E";
49
- /** 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 */
50
- export const buttonPrimaryNeutralBgColorIdle = "#FFFFFF";
51
- export const buttonPrimaryNeutralBgColorHover = "#E9ECEF";
107
+ // Semantic - State
108
+ /** Defines the active state color for secondary actions (e.g., secondary buttons, tabs, or toggles).
109
+ Behavior: Dynamic light gray in Light mode and bright gray in Dark mode to maintain perceptual balance. */
110
+ export const colorSecondaryActive = "#F2F4F5";
111
+ /** Used to represent the active or pressed state of primary actions such as tabs or links.
112
+ Behavior: Constant identical value across modes for consistent interaction feedback. */
113
+ export const colorPrimaryActive = "#DD0000";
114
+ /** Used for disabled secondary elements, ensuring reduced visual prominence while maintaining legibility.
115
+ Behavior: Dynamic adapts neutral tones based on theme brightness. */
116
+ export const colorSecondaryDisabled = "#4B525A";
117
+ /** Defines the disabled color for primary components (e.g., disabled primary buttons, inputs). Reduces emphasis and contrast to signal inactivity.
118
+ Behavior: Dynamic — slightly lighter in Light mode and darker in Dark mode to remain visually accessible. */
119
+ export const colorPrimaryDisabled = "#343C41";
120
+ /** Inverse variant of the secondary active state, applied on dark backgrounds or inverse layouts.
121
+ Behavior: Dynamic — switches between bright and dark tones depending on the background. */
122
+ export const colorSecondaryActiveInverse = "#232629";
123
+ /** Represents active or pressed states for tertiary elements (e.g., link highlights, icons, or subtle interactive surfaces).
124
+ Behavior: Constant — uses the same green success tone across Light and Dark mode. */
125
+ export const colorTertiaryActive = "#00C373";
126
+ /** Represents disabled states for tertiary levels, maintaining subtle visibility without drawing attention.
127
+ Behavior: Dynamic — adjusts between gray tones for Light and Dark mode consistency. */
128
+ export const colorTertiaryDisabled = "#666B70";
52
129
 
53
- // Component - Button - Secondary
54
- export const buttonSecondaryBgColorHover = "rgba(206, 212, 218, 0.5)";
55
- export const buttonSecondaryLabelColor = "#E9ECEF";
56
- export const buttonSecondaryBgColorIdle = "#4B525A";
130
+ // Semantic - Border
131
+ /** Medium-emphasis border color for standard outlines, input fields, or separators that require visible yet non-dominant contrast.
132
+ Behavior: Dynamic adjusts to maintain legibility in Light and Dark themes. */
133
+ export const borderColorMediumContrast = "#666B70";
134
+ /** Used for subtle dividers and low-emphasis borders in neutral areas (e.g., card outlines, input containers).
135
+ Dynamic — light gray in Light mode, dark gray in Dark mode. */
136
+ export const borderColorLowContrast = "#4B525A";
137
+ /** High-emphasis border color for clear delineation between surfaces (e.g., focus rings, high-contrast UI zones).
138
+ Behavior: Dynamic — light surfaces use a darker neutral, dark surfaces a light neutral tone. */
139
+ export const borderColorHighContrast = "#FFFFFF";
140
+ /** Applies to UI elements that must visually remain the same regardless of theme (e.g., brand containers, static illustrations). Identical tone across Light and Dark mode. */
141
+ export const borderColorLowContrastConstant = "#E9ECEF";
142
+ /** Used for success states and validation borders (e.g., input success outlines or confirmation frames).
143
+ Behavior: Constant — same success tone across modes for consistent feedback semantics. */
144
+ export const borderColorSuccess = "#00C373";
145
+ /** Defines border color for warning and error-related components, typically used for input validation or caution zones.
146
+ Behavior: Constant — retains the same red warning tone in both Light and Dark modes. */
147
+ export const borderColorWarning = "#DD0000";
148
+ /** Applied to disabled states of primary elements (e.g., buttons, inputs) to visually reduce emphasis and indicate inactivity. */
149
+ export const borderColorPrimaryDisabled = "#343C41";
150
+ /** Used for secondary component borders in a disabled state (e.g., secondary buttons, inactive input outlines). */
151
+ export const borderColorSecondaryDisabled = "#4B525A";
57
152
 
58
- // Component - Button - Tertiary
59
- export const buttonTertiaryLabelColor = "#F2F4F5";
60
- export const buttonTertiaryBorderColorIdle = "#4B525A";
61
- export const buttonTertiaryBorderColorHover = "#FFFFFF";
62
- export const buttonTertiarySuccessBgColorHover = "rgba(0, 155, 90, 0.5)";
63
- export const buttonTertiarySuccessBorderColor = "#18995C";
153
+ // Semantic - Core
154
+ /** Used as the main brand color for key interactive elements such as primary buttons, active states, and prominent highlights. It remains constant across Light and Dark Mode. */
155
+ export const coreColorPrimary = "#DD0000";
156
+ /** Defines the secondary brand tone. This variable changes across Light and Dark Mode. */
157
+ export const coreColorSecondary = "#232629";
158
+ /** Represents tertiary brand accents. This variable changes across Light and Dark Mode. */
159
+ export const coreColorTertiary = "#FFFFFF";
160
+ /** Use this on elements that must maintain the white color even in dark mode. */
161
+ export const coreColorSecondaryConstant = "#FFFFFF";
162
+ /** Use this on elements that need to maintain the dark color across themes and color modes. */
163
+ export const coreColorTertiaryConstant = "#232629";
164
+ /** this is a test for the token pipeline */
165
+ export const coreColorTertiaryVvPipeTest = "#B0D1F3";
166
+ /** this is a test for the token pipeline */
167
+ export const npmTest = "#B0D1F3";
168
+ /** this is a test for the token pipeline */
169
+ export const felipeTestColor = "#031A31";
170
+ /** this is a test for the token pipeline */
171
+ export const golianiTestColor = "#031A31";
64
172
 
65
- // Component - Card
66
- export const cardSurfaceBgColor = "#2C3138";
173
+ // Semantic - Icon
174
+ /** Primary icon color on primary surfaces. */
175
+ export const iconColorPrimary = "#8C9196";
176
+ /** Inverse icon color for use on contrasting backgrounds (e.g., light icons on dark surfaces or dark icons on bright surfaces).
177
+ Behavior: Dynamic — switches between light and dark. */
178
+ export const iconColorInverse = "#4B525A";
179
+ /** Secondary icon tone for less prominent actions or supportive iconography (e.g., secondary buttons, tool icons). Remains unchanged across modes. */
180
+ export const iconColorSecondaryConstant = "#8C9196";
181
+ /** Used for icons displayed on dark backgrounds that don´t change colors, ensuring sufficient contrast and legibility.
182
+ Behavior: Constant — always uses a neutral bright value. */
183
+ export const iconColorConstantOnDark = "#F2F4F5";
184
+ /** Used for icons that must remain visually consistent regardless of mode (e.g., icons that are on surfaces that don't change color).
185
+ Identical tone in both Light and Dark mode. */
186
+ export const iconColorPrimaryConstant = "#4B525A";
187
+ /** Represents success or confirmation icons (e.g., checkmarks, completion indicators).
188
+ Behavior: Constant — same success green tone across Light and Dark mode. */
189
+ export const iconColorSuccess = "#00C373";
67
190
 
68
- // Component - Chips
69
- export const chipsBgColorHover = "#CED4DA";
70
- export const chipsLabelColorHover = "#232629";
71
- export const chipsBgColorActive = "#FFFFFF";
72
- export const chipsBgColorIdle = "#4B525A";
73
- export const chipsLabelColorIdle = "#FFFFFF";
191
+ // Semantic - Label
192
+ /** Primary label color used for labels, badges, or tag text on light backgrounds. Ensures strong readability and visual hierarchy.
193
+ Behavior: Dynamic dark neutral in Light mode, light neutral in Dark mode. */
194
+ export const labelColorPrimary = "#E9ECEF";
195
+ /** Secondary label tone used for less prominent text such as secondary badges or supporting labels.
196
+ Behavior: Dynamic adapts between mid-grays for Light and Dark surfaces. */
197
+ export const labelColorSecondary = "#CED4DA";
198
+ /** Disabled label tone indicating inactive or unavailable states in UI elements.
199
+ Behavior: Dynamic — lighter gray in Light mode, darker neutral in Dark mode. */
200
+ export const labelColorDisabled = "#4B525A";
201
+ /** Used when primary label color should remain unchanged across modes in static UI areas.
202
+ Behavior: Constant — identical tone in both Light and Dark mode. */
203
+ export const labelColorPrimaryConstant = "#232629";
204
+ /** Fixed inverse label tone applied where white or bright text must always appear, regardless of theme.
205
+ Behavior: Constant — remains bright neutral in both Light and Dark mode. */
206
+ export const labelColorPrimaryInverseConstant = "#E9ECEF";
207
+ /** Tertiary label tone for subtle, low-emphasis UI text such as placeholder text or tertiary badges.
208
+ Behavior: Constant — identical tone across both modes for stable hierarchy. */
209
+ export const labelColorTertiary = "#8C9196";
210
+ /** Inverse version of the primary label color, used on dark or colored backgrounds.
211
+ Behavior: Dynamic — switches between light and dark. */
212
+ export const labelColorPrimaryInverse = "#232629";
74
213
 
75
- // Component - Dropdown
76
- export const dropdownBgColorHover = "#4B525A";
77
- export const dropdownBgColorIdle = "#343C41";
78
-
79
- // Component - Empties
80
- export const emptiesBgColor = "#343C41";
81
- export const emptiesLogoColor = "#2C3138";
214
+ // Semantic - Attention
215
+ /** 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. */
216
+ export const attentionColorHigh = "#DD0000";
217
+ /** 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. */
218
+ export const accentColorPrimary = "#FFFFFF";
219
+ /** Medium-level attention tone representing stronger caution or intermediate alert states. Commonly applied in warning messages. Constant — identical in both modes. */
220
+ export const attentionColorMedium = "#FD8227";
221
+ /** Low-level warning or attention tone, typically used for informational or cautionary messages. Same yellow tone across Light and Dark to maintain recognition. */
222
+ export const attentionColorLow = "#FFBF00";
223
+ /** 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. */
224
+ export const accentColorPrimaryConstant = "#DD0000";
225
+ /** 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. */
226
+ export const attentionColorSuccessPrimary = "#00C373";
227
+ /** 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. */
228
+ export const attentionColorExtraLow = "#343C41";
229
+ /** Secondary success tone used for secondary states. Maintains the same color in both Light and Dark mode for clarity. */
230
+ export const attentionColorSuccessSecondary = "#006E3E";
82
231
 
83
- // Component - Foldout
84
- export const foldoutLabelColorActive = "#F2F4F5";
85
- export const foldoutLabelColorIdle = "#CED4DA";
232
+ // Semantic - Overlay
233
+ /** 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. */
234
+ export const overlayScrimBlack = "rgba(0, 0, 0, 0.699999988079071)";
235
+ /** A semi-transparent white overlay used to brighten or fade background layers, often applied behind bottom sheets or temporary panels.
236
+ Behavior: Constant — same opacity level across modes to preserve uniform layering behavior. */
237
+ export const overlayScrimWhite = "rgba(255, 255, 255, 0.699999988079071)";
86
238
 
87
- // Component - Gallery
88
- export const appImageLightboxGalleryBgColor = "#000000";
239
+ // Semantic - LayerOpacity
240
+ export const layerOpacity05 = "5px";
241
+ export const layerOpacity10 = "10px";
242
+ export const layerOpacity20 = "20px";
243
+ export const layerOpacity30 = "30px";
244
+ export const layerOpacity40 = "40px";
245
+ export const layerOpacity50 = "50px";
246
+ export const layerOpacity60 = "60px";
247
+ export const layerOpacity70 = "70px";
248
+ export const layerOpacity80 = "80px";
249
+ export const layerOpacity90 = "90px";
250
+ export const layerOpacity100 = "100px";
251
+ export const layerOpacity00 = "0px";
89
252
 
90
- // Component - Hey
91
- export const heyFavInputFieldSurfaceColor = "#4B525A";
92
- export const heyTextColor = "#E9ECEF";
93
- export const heyIconUtilColor = "#FFFFFF";
94
- /** This is the most used color for separators across Bild products. */
95
- export const heySeparatorColor = "#666B70";
96
- export const heyDrawerSurfaceColor = "#343C41";
97
253
 
98
- // Component - InputField
99
- export const inputFieldBorderColorIdle = "#8C9196";
100
- export const inputFieldBorderColorActive = "#E9ECEF";
101
- export const inputFieldBorderColorDark = "#CED4DA";
102
- export const inputFieldBorderColorDarkActive = "#FFFFFF";
103
- export const inputFieldBgColorDarkLowContrast = "#343C41";
104
- export const inputFieldBgColorDarkMediumContrast = "#4B525A";
105
- export const inputFieldBgColorDarkHighContrast = "#E9ECEF";
254
+ // ============================================
255
+ // COMPONENT
256
+ // ============================================
106
257
 
107
- // Component - Kicker - Partner
108
- export const kickerFitbookBgColor = "#FF97B7";
109
- export const kickerPetbookBgColor = "#B9DB91";
110
- export const kickerMyhomebookBgColor = "#66CCCC";
111
- export const kickerTravelbookBgColor = "#8EF0ED";
112
- export const kickerTechbookBgColor = "#93E4FF";
113
- export const kickerKaufberaterBgColor = "#55476E";
114
- export const kickerCobiBgColor = "#DC231C";
115
- export const kickerAubiBgColor = "#F00000";
116
- export const kickerSpobiBgColor = "#174482";
117
- export const kickerBzBgColor = "#E3001B";
258
+ // Component - Subheader
259
+ export const subheadersColor = "#E9ECEF";
118
260
 
119
- // Component - Kicker - Standard
120
- export const kickerBgColorOnSurface = "#8C9196";
261
+ // Component - Breadcrumb
262
+ /** 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 */
263
+ export const breadcrumbTextColorIdle = "#F2F4F5";
264
+ /** 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 */
265
+ export const breadcrumbTextColorHover = "#FFFFFF";
121
266
 
122
- // Component - Mediaplayer
123
- export const vidPlayerControlsAutoplayButtonBgColor = "rgba(0, 0, 0, 0.20000000298023224)";
124
- /** This variable is used for hover states of video player control buttons. */
125
- export const vidPlayerControlButtonsBgHoverColor = "rgba(221, 0, 0, 0.800000011920929)";
126
- export const vidPlayerControlButtonsBgColorHover = "rgba(0, 0, 0, 0.20000000298023224)";
127
- export const vidPlayerOverlayScrimColor = "rgba(0, 0, 0, 0.5)";
128
- export const audioPlayerPlayButtonBgColor = "rgba(255, 255, 255, 0.30000001192092896)";
129
- export const vidPlayerTooltipBgColor = "rgba(0, 0, 0, 0.699999988079071)";
130
- export const vidPlayerControlButtonsBgColorPressed = "rgba(0, 0, 0, 0.05000000074505806)";
131
- export const vidPlayerProgressBarPreloadBgColor = "rgba(255, 255, 255, 0.30000001192092896)";
132
- export const vidPlayerUnmuteButtonBgColor = "rgba(0, 0, 0, 0.20000000298023224)";
133
- export const vidPlayerUnmuteButtonBgColorHover = "rgba(0, 0, 0, 0.3499999940395355)";
267
+ // Component - BreakingNews
268
+ export const breakingNewsTitleSurfaceColor = "#FD8227";
269
+ export const breakingNewsSurfaceColor = "#E9ECEF";
270
+ export const breakingNewsTextContentColor = "#232629";
271
+ export const breakingNewsTopTitleTextColor = "#1C1C1C";
272
+ export const breakingNewsBottomTitleTextColor = "#1C1C1C";
134
273
 
135
274
  // Component - Menu
136
275
  export const menuSurfaceColor = "#232629";
@@ -145,27 +284,6 @@ export const appTopBarTextColorPrimary = "#E9ECEF";
145
284
  export const appTobBarTabNavBottomBorder = "#4B525A";
146
285
  export const appTobBarTabNavBottomBorderActive = "#FFFFFF";
147
286
 
148
- // Component - MenuItem
149
- export const menuItemBorderColorActive = "#FFFFFF";
150
- export const menuItemLabelColorPrimary = "#8C9196";
151
- export const menuItemLabelColorPrimaryActive = "#F2F4F5";
152
- /** 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. */
153
- export const menuItemLabelColorSecondary = "#FFFFFF";
154
-
155
- // Component - Newsticker
156
- export const newsTickerTimestampColor = "#8C9196";
157
- export const newsTickerBadgeIconsColor = "#8C9196";
158
-
159
- // Component - Pagination
160
- export const paginationElementColorDefault = "#8C9196";
161
- export const paginationElementColorActive = "#FFFFFF";
162
- /** Use this on gallery slider pagination elements. This can also be applied to hover states of those elements. */
163
- export const galleryPaginationElementActiveOpacity = "100px";
164
- /** Used as the background surface color scroll bars. Found on components that vertically or horizontally stack elements. */
165
- export const scrollBarTrackBgColor = "rgba(255, 255, 255, 0.10000000149011612)";
166
- /** Use on the scroll bar interactive element which shows where the scroll view is positioned inside the full extent of the scrolling space. */
167
- export const scrollBarThumbBgColor = "#8C9196";
168
-
169
287
  // Component - PartnerLinks
170
288
  /** !do not use! these variables have been deprecated and multitext link buttons are now classified as partner buttons. */
171
289
  export const partnerLinksBorderColorIdle = "#CED4DA";
@@ -178,24 +296,58 @@ export const partnerLinksBgColorActive = "#8C9196";
178
296
  /** !do not use! these variables have been deprecated and multitext link buttons are now classified as partner buttons. */
179
297
  export const partnerLinksContainerBorderColor = "#4B525A";
180
298
 
181
- // Component - Selection
182
- /** Checkboxes and Radio buttons use this variable for their border. */
183
- export const selectionBorderColor = "#8C9196";
184
-
185
- // Component - Slider
186
- /** When users hover on gallery slider buttons the opacity changes to 90%. */
187
- export const sliderButtonOpacity = "90px";
188
- /** This variable is used on audio player slider bars. It references a pure white with 35% opacity. */
189
- export const sliderTrackBgColor = "rgba(255, 255, 255, 0.3499999940395355)";
190
-
191
299
  // Component - SocialShareButton
192
300
  export const socialShareButtonLabelColorDefault = "#FFFFFF";
193
301
  export const socialShareButtonLabelColorActive = "#FFFFFF";
194
302
  export const socialShareButtonBgColorActive = "#343C41";
195
303
  export const socialShareButtonBgColorDefault = "#4B525A";
196
304
 
197
- // Component - Subheader
198
- export const subheadersColor = "#E9ECEF";
305
+ // Component - Button - Primary
306
+ export const buttonPrimaryBrandBgColorIdle = "#DD0000";
307
+ export const buttonPrimaryBrandBgColorHover = "#AF0002";
308
+ export const buttonPrimaryLabelColor = "#FFFFFF";
309
+ export const buttonPrimarySuccessColorIdle = "#18995C";
310
+ export const buttonPrimarySuccessColorHover = "#006E3E";
311
+ /** 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 */
312
+ export const buttonPrimaryNeutralBgColorIdle = "#FFFFFF";
313
+ export const buttonPrimaryNeutralBgColorHover = "#E9ECEF";
314
+
315
+ // Component - Button - Tertiary
316
+ export const buttonTertiaryLabelColor = "#F2F4F5";
317
+ export const buttonTertiaryBorderColorIdle = "#4B525A";
318
+ export const buttonTertiaryBorderColorHover = "#FFFFFF";
319
+ export const buttonTertiarySuccessBgColorHover = "rgba(0, 155, 90, 0.5)";
320
+ export const buttonTertiarySuccessBorderColor = "#18995C";
321
+
322
+ // Component - Button - Secondary
323
+ export const buttonSecondaryBgColorHover = "rgba(206, 212, 218, 0.5)";
324
+ export const buttonSecondaryLabelColor = "#E9ECEF";
325
+ export const buttonSecondaryBgColorIdle = "#4B525A";
326
+
327
+ // Component - Button
328
+ export const buttonLiveTickerLoadNewSurfaceColor = "#232629";
329
+ export const buttonLiveTickerLoadNewLabelColor = "#F2F4F5";
330
+
331
+ // Component - Button - Ghost
332
+ export const buttonGhostBgColorHover = "rgba(206, 212, 218, 0.5)";
333
+
334
+ // Component - InputField
335
+ export const inputFieldBorderColorIdle = "#8C9196";
336
+ export const inputFieldBorderColorActive = "#E9ECEF";
337
+ export const inputFieldBorderColorDark = "#CED4DA";
338
+ export const inputFieldBorderColorDarkActive = "#FFFFFF";
339
+ export const inputFieldBgColorDarkLowContrast = "#343C41";
340
+ export const inputFieldBgColorDarkMediumContrast = "#4B525A";
341
+ export const inputFieldBgColorDarkHighContrast = "#E9ECEF";
342
+
343
+ // Component - Dropdown
344
+ export const dropdownBgColorHover = "#4B525A";
345
+ export const dropdownBgColorIdle = "#343C41";
346
+
347
+ // Component - TextLink
348
+ export const textLinkColorSecondary = "#CED4DA";
349
+ export const textLinkColorSecondaryActive = "#E9ECEF";
350
+ export const textLinkColorPrimary = "#8C9196";
199
351
 
200
352
  // Component - Tab
201
353
  export const tabBgColorHover = "#343C41";
@@ -203,16 +355,44 @@ export const tabLabelColorActive = "#F2F4F5";
203
355
  export const tabLabelColorDefault = "#FFFFFF";
204
356
  export const appBottomTabBarBgColor = "#343C41";
205
357
 
206
- // Component - Teaser
207
- /** When users hover over graphical teasers the image reduces opacity to 80%. */
208
- export const teaserHoverOpacity = "80px";
209
- export const teaserTitleBackgroundGradientStart = "rgba(0, 0, 0, 0.699999988079071)";
210
- export const teaserTitleBackgroundGradientStop = "rgba(0, 0, 0, 0)";
358
+ // Component - MenuItem
359
+ export const menuItemBorderColorActive = "#FFFFFF";
360
+ export const menuItemLabelColorPrimary = "#8C9196";
361
+ export const menuItemLabelColorPrimaryActive = "#F2F4F5";
362
+ /** 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. */
363
+ export const menuItemLabelColorSecondary = "#FFFFFF";
211
364
 
212
- // Component - TextLink
213
- export const textLinkColorSecondary = "#CED4DA";
214
- export const textLinkColorSecondaryActive = "#E9ECEF";
215
- export const textLinkColorPrimary = "#8C9196";
365
+ // Component - Foldout
366
+ export const foldoutLabelColorActive = "#F2F4F5";
367
+ export const foldoutLabelColorIdle = "#CED4DA";
368
+
369
+ // Component - Newsticker
370
+ export const newsTickerTimestampColor = "#8C9196";
371
+ export const newsTickerBadgeIconsColor = "#8C9196";
372
+
373
+ // Component - Alert
374
+ /** 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 */
375
+ export const alertSurfaceColor = "#343C41";
376
+ /** On marketing offer surfaces this variable is used. */
377
+ export const alertSurfaceColorConstant = "#FFFFFF";
378
+
379
+ // Component - Empties
380
+ export const emptiesBgColor = "#343C41";
381
+ export const emptiesLogoColor = "#2C3138";
382
+
383
+ // Component - Chips
384
+ export const chipsBgColorHover = "#CED4DA";
385
+ export const chipsLabelColorHover = "#232629";
386
+ export const chipsBgColorActive = "#FFFFFF";
387
+ export const chipsBgColorIdle = "#4B525A";
388
+ export const chipsLabelColorIdle = "#FFFFFF";
389
+
390
+ // Component - Card
391
+ export const cardSurfaceBgColor = "#2C3138";
392
+
393
+ // Component - Selection
394
+ /** Checkboxes and Radio buttons use this variable for their border. */
395
+ export const selectionBorderColor = "#8C9196";
216
396
 
217
397
  // Component - _DSysDoc
218
398
  /** This variable is only for use in Figma's Design System File. It is automating some of the content in documentation pages. */
@@ -222,250 +402,70 @@ export const dsysDocsLabelTextColorMode = "(Dark Mode)";
222
402
  export const dsDocSpacingItemBgColor = "rgba(255, 255, 255, 0.20000000298023224)";
223
403
  export const dsDocSpacingItemBorderColor = "rgba(255, 255, 255, 0.800000011920929)";
224
404
 
405
+ // Component - Hey
406
+ export const heyFavInputFieldSurfaceColor = "#4B525A";
407
+ export const heyTextColor = "#E9ECEF";
408
+ export const heyIconUtilColor = "#FFFFFF";
409
+ /** This is the most used color for separators across Bild products. */
410
+ export const heySeparatorColor = "#666B70";
411
+ export const heyDrawerSurfaceColor = "#343C41";
225
412
 
226
- // ============================================
227
- // SEMANTIC
228
- // ============================================
413
+ // Component - Pagination
414
+ export const paginationElementColorDefault = "#8C9196";
415
+ export const paginationElementColorActive = "#FFFFFF";
416
+ /** Use this on gallery slider pagination elements. This can also be applied to hover states of those elements. */
417
+ export const galleryPaginationElementActiveOpacity = "100px";
418
+ /** Used as the background surface color scroll bars. Found on components that vertically or horizontally stack elements. */
419
+ export const scrollBarTrackBgColor = "rgba(255, 255, 255, 0.10000000149011612)";
420
+ /** Use on the scroll bar interactive element which shows where the scroll view is positioned inside the full extent of the scrolling space. */
421
+ export const scrollBarThumbBgColor = "#8C9196";
229
422
 
230
- // Semantic - Attention
231
- /** 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. */
232
- export const attentionColorHigh = "#DD0000";
233
- /** 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. */
234
- export const accentColorPrimary = "#FFFFFF";
235
- /** Medium-level attention tone representing stronger caution or intermediate alert states. Commonly applied in warning messages. Constant — identical in both modes. */
236
- export const attentionColorMedium = "#FD8227";
237
- /** Low-level warning or attention tone, typically used for informational or cautionary messages. Same yellow tone across Light and Dark to maintain recognition. */
238
- export const attentionColorLow = "#FFBF00";
239
- /** 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. */
240
- export const accentColorPrimaryConstant = "#DD0000";
241
- /** 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. */
242
- export const attentionColorSuccessPrimary = "#00C373";
243
- /** 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. */
244
- export const attentionColorExtraLow = "#343C41";
245
- /** Secondary success tone used for secondary states. Maintains the same color in both Light and Dark mode for clarity. */
246
- export const attentionColorSuccessSecondary = "#006E3E";
247
-
248
- // Semantic - Border
249
- /** Medium-emphasis border color for standard outlines, input fields, or separators that require visible yet non-dominant contrast.
250
- Behavior: Dynamic — adjusts to maintain legibility in Light and Dark themes. */
251
- export const borderColorMediumContrast = "#666B70";
252
- /** Used for subtle dividers and low-emphasis borders in neutral areas (e.g., card outlines, input containers).
253
- Dynamic — light gray in Light mode, dark gray in Dark mode. */
254
- export const borderColorLowContrast = "#4B525A";
255
- /** High-emphasis border color for clear delineation between surfaces (e.g., focus rings, high-contrast UI zones).
256
- Behavior: Dynamic — light surfaces use a darker neutral, dark surfaces a light neutral tone. */
257
- export const borderColorHighContrast = "#FFFFFF";
258
- /** Applies to UI elements that must visually remain the same regardless of theme (e.g., brand containers, static illustrations). Identical tone across Light and Dark mode. */
259
- export const borderColorLowContrastConstant = "#E9ECEF";
260
- /** Used for success states and validation borders (e.g., input success outlines or confirmation frames).
261
- Behavior: Constant — same success tone across modes for consistent feedback semantics. */
262
- export const borderColorSuccess = "#00C373";
263
- /** Defines border color for warning and error-related components, typically used for input validation or caution zones.
264
- Behavior: Constant — retains the same red warning tone in both Light and Dark modes. */
265
- export const borderColorWarning = "#DD0000";
266
- /** Applied to disabled states of primary elements (e.g., buttons, inputs) to visually reduce emphasis and indicate inactivity. */
267
- export const borderColorPrimaryDisabled = "#343C41";
268
- /** Used for secondary component borders in a disabled state (e.g., secondary buttons, inactive input outlines). */
269
- export const borderColorSecondaryDisabled = "#4B525A";
270
-
271
- // Semantic - Core
272
- /** Used as the main brand color for key interactive elements such as primary buttons, active states, and prominent highlights. It remains constant across Light and Dark Mode. */
273
- export const coreColorPrimary = "#DD0000";
274
- /** Defines the secondary brand tone. This variable changes across Light and Dark Mode. */
275
- export const coreColorSecondary = "#232629";
276
- /** Represents tertiary brand accents. This variable changes across Light and Dark Mode. */
277
- export const coreColorTertiary = "#FFFFFF";
278
- /** Use this on elements that must maintain the white color even in dark mode. */
279
- export const coreColorSecondaryConstant = "#FFFFFF";
280
- /** Use this on elements that need to maintain the dark color across themes and color modes. */
281
- export const coreColorTertiaryConstant = "#232629";
282
- /** this is a test for the token pipeline */
283
- export const coreColorTertiaryVvPipeTest = "#B0D1F3";
284
- /** this is a test for the token pipeline */
285
- export const npmTest = "#B0D1F3";
286
- /** this is a test for the token pipeline */
287
- export const felipeTestColor = "#031A31";
288
- /** this is a test for the token pipeline */
289
- export const golianiTestColor = "#031A31";
290
-
291
- // Semantic - Heading
292
- /** Used for kicker text and category labels placed directly on standard surface backgrounds.
293
- Behavior: Dynamic — adjusts between red for Light and a neutral tone in Dark modes. */
294
- export const kickerTextColorOnSurface = "#8C9196";
295
- /** 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.
296
- Behavior: Dynamic — dark text in Light mode, light text in Dark mode. */
297
- export const headlineColorPrimary = "#FFFFFF";
298
- /** Fixed white heading color used on dark or colored backgrounds (e.g., hero sections, banners) that remain constant across modes.
299
- Behavior: Constant — remains white in both Light and Dark mode. */
300
- export const headlineColorWhiteConst = "#FFFFFF";
301
- /** Specialized kicker color for use on red or brand-colored backgrounds (e.g., red kicker bg within teaser cards).
302
- Behavior: Constant — remains consistent across light and darkmode. */
303
- export const kickerTextColorOnRed = "#FFFFFF";
304
- /** Applied to kicker or meta text on dark colored backgrounds to maintain high legibility.
305
- Behavior: Constant — always uses semi-transparent white for consistent readability. */
306
- export const kickerTextColorOnDarkBg = "rgba(255, 255, 255, 0.800000011920929)";
307
- /** Used for kicker text placed on bright or light colored backgrounds. Ensures balanced contrast without harsh visual dominance.
308
- Behavior: Constant — remains semi-transparent black across both modes. */
309
- export const kickerTextColorOnBrightBg = "rgba(0, 0, 0, 0.699999988079071)";
310
-
311
- // Semantic - Icon
312
- /** Primary icon color on primary surfaces. */
313
- export const iconColorPrimary = "#8C9196";
314
- /** Inverse icon color for use on contrasting backgrounds (e.g., light icons on dark surfaces or dark icons on bright surfaces).
315
- Behavior: Dynamic — switches between light and dark. */
316
- export const iconColorInverse = "#4B525A";
317
- /** Secondary icon tone for less prominent actions or supportive iconography (e.g., secondary buttons, tool icons). Remains unchanged across modes. */
318
- export const iconColorSecondaryConstant = "#8C9196";
319
- /** Used for icons displayed on dark backgrounds that don´t change colors, ensuring sufficient contrast and legibility.
320
- Behavior: Constant — always uses a neutral bright value. */
321
- export const iconColorConstantOnDark = "#F2F4F5";
322
- /** Used for icons that must remain visually consistent regardless of mode (e.g., icons that are on surfaces that don't change color).
323
- Identical tone in both Light and Dark mode. */
324
- export const iconColorPrimaryConstant = "#4B525A";
325
- /** Represents success or confirmation icons (e.g., checkmarks, completion indicators).
326
- Behavior: Constant — same success green tone across Light and Dark mode. */
327
- export const iconColorSuccess = "#00C373";
423
+ // Component - Kicker - Standard
424
+ export const kickerBgColorOnSurface = "#8C9196";
328
425
 
329
- // Semantic - Label
330
- /** Primary label color used for labels, badges, or tag text on light backgrounds. Ensures strong readability and visual hierarchy.
331
- Behavior: Dynamic dark neutral in Light mode, light neutral in Dark mode. */
332
- export const labelColorPrimary = "#E9ECEF";
333
- /** Secondary label tone used for less prominent text such as secondary badges or supporting labels.
334
- Behavior: Dynamic adapts between mid-grays for Light and Dark surfaces. */
335
- export const labelColorSecondary = "#CED4DA";
336
- /** Disabled label tone indicating inactive or unavailable states in UI elements.
337
- Behavior: Dynamic lighter gray in Light mode, darker neutral in Dark mode. */
338
- export const labelColorDisabled = "#4B525A";
339
- /** Used when primary label color should remain unchanged across modes in static UI areas.
340
- Behavior: Constant — identical tone in both Light and Dark mode. */
341
- export const labelColorPrimaryConstant = "#232629";
342
- /** Fixed inverse label tone applied where white or bright text must always appear, regardless of theme.
343
- Behavior: Constant — remains bright neutral in both Light and Dark mode. */
344
- export const labelColorPrimaryInverseConstant = "#E9ECEF";
345
- /** Tertiary label tone for subtle, low-emphasis UI text such as placeholder text or tertiary badges.
346
- Behavior: Constant — identical tone across both modes for stable hierarchy. */
347
- export const labelColorTertiary = "#8C9196";
348
- /** Inverse version of the primary label color, used on dark or colored backgrounds.
349
- Behavior: Dynamic — switches between light and dark. */
350
- export const labelColorPrimaryInverse = "#232629";
426
+ // Component - Kicker - Partner
427
+ export const kickerFitbookBgColor = "#FF97B7";
428
+ export const kickerPetbookBgColor = "#B9DB91";
429
+ export const kickerMyhomebookBgColor = "#66CCCC";
430
+ export const kickerTravelbookBgColor = "#8EF0ED";
431
+ export const kickerTechbookBgColor = "#93E4FF";
432
+ export const kickerKaufberaterBgColor = "#55476E";
433
+ export const kickerCobiBgColor = "#DC231C";
434
+ export const kickerAubiBgColor = "#F00000";
435
+ export const kickerSpobiBgColor = "#174482";
436
+ export const kickerBzBgColor = "#E3001B";
351
437
 
352
- // Semantic - LayerOpacity
353
- export const layerOpacity05 = "5px";
354
- export const layerOpacity10 = "10px";
355
- export const layerOpacity20 = "20px";
356
- export const layerOpacity30 = "30px";
357
- export const layerOpacity40 = "40px";
358
- export const layerOpacity50 = "50px";
359
- export const layerOpacity60 = "60px";
360
- export const layerOpacity70 = "70px";
361
- export const layerOpacity80 = "80px";
362
- export const layerOpacity90 = "90px";
363
- export const layerOpacity100 = "100px";
364
- export const layerOpacity00 = "0px";
438
+ // Component - Teaser
439
+ /** When users hover over graphical teasers the image reduces opacity to 80%. */
440
+ export const teaserHoverOpacity = "80px";
441
+ export const teaserTitleBackgroundGradientStart = "rgba(0, 0, 0, 0.699999988079071)";
442
+ export const teaserTitleBackgroundGradientStop = "rgba(0, 0, 0, 0)";
365
443
 
366
- // Semantic - Overlay
367
- /** 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. */
368
- export const overlayScrimBlack = "rgba(0, 0, 0, 0.699999988079071)";
369
- /** A semi-transparent white overlay used to brighten or fade background layers, often applied behind bottom sheets or temporary panels.
370
- Behavior: Constant same opacity level across modes to preserve uniform layering behavior. */
371
- export const overlayScrimWhite = "rgba(255, 255, 255, 0.699999988079071)";
444
+ // Component - Slider
445
+ /** When users hover on gallery slider buttons the opacity changes to 90%. */
446
+ export const sliderButtonOpacity = "90px";
447
+ /** This variable is used on audio player slider bars. It references a pure white with 35% opacity. */
448
+ export const sliderTrackBgColor = "rgba(255, 255, 255, 0.3499999940395355)";
372
449
 
373
- // Semantic - State
374
- /** Defines the active state color for secondary actions (e.g., secondary buttons, tabs, or toggles).
375
- Behavior: Dynamic light gray in Light mode and bright gray in Dark mode to maintain perceptual balance. */
376
- export const colorSecondaryActive = "#F2F4F5";
377
- /** Used to represent the active or pressed state of primary actions such as tabs or links.
378
- Behavior: Constant identical value across modes for consistent interaction feedback. */
379
- export const colorPrimaryActive = "#DD0000";
380
- /** Used for disabled secondary elements, ensuring reduced visual prominence while maintaining legibility.
381
- Behavior: Dynamic adapts neutral tones based on theme brightness. */
382
- export const colorSecondaryDisabled = "#4B525A";
383
- /** Defines the disabled color for primary components (e.g., disabled primary buttons, inputs). Reduces emphasis and contrast to signal inactivity.
384
- Behavior: Dynamic slightly lighter in Light mode and darker in Dark mode to remain visually accessible. */
385
- export const colorPrimaryDisabled = "#343C41";
386
- /** Inverse variant of the secondary active state, applied on dark backgrounds or inverse layouts.
387
- Behavior: Dynamic — switches between bright and dark tones depending on the background. */
388
- export const colorSecondaryActiveInverse = "#232629";
389
- /** Represents active or pressed states for tertiary elements (e.g., link highlights, icons, or subtle interactive surfaces).
390
- Behavior: Constant — uses the same green success tone across Light and Dark mode. */
391
- export const colorTertiaryActive = "#00C373";
392
- /** Represents disabled states for tertiary levels, maintaining subtle visibility without drawing attention.
393
- Behavior: Dynamic — adjusts between gray tones for Light and Dark mode consistency. */
394
- export const colorTertiaryDisabled = "#666B70";
450
+ // Component - Mediaplayer
451
+ export const vidPlayerControlsAutoplayButtonBgColor = "rgba(0, 0, 0, 0.20000000298023224)";
452
+ /** This variable is used for hover states of video player control buttons. */
453
+ export const vidPlayerControlButtonsBgHoverColor = "rgba(221, 0, 0, 0.800000011920929)";
454
+ export const vidPlayerControlButtonsBgColorHover = "rgba(0, 0, 0, 0.20000000298023224)";
455
+ export const vidPlayerOverlayScrimColor = "rgba(0, 0, 0, 0.5)";
456
+ export const audioPlayerPlayButtonBgColor = "rgba(255, 255, 255, 0.30000001192092896)";
457
+ export const vidPlayerTooltipBgColor = "rgba(0, 0, 0, 0.699999988079071)";
458
+ export const vidPlayerControlButtonsBgColorPressed = "rgba(0, 0, 0, 0.05000000074505806)";
459
+ export const vidPlayerProgressBarPreloadBgColor = "rgba(255, 255, 255, 0.30000001192092896)";
460
+ export const vidPlayerUnmuteButtonBgColor = "rgba(0, 0, 0, 0.20000000298023224)";
461
+ export const vidPlayerUnmuteButtonBgColorHover = "rgba(0, 0, 0, 0.3499999940395355)";
395
462
 
396
- // Semantic - Surface
397
- /** Primary surface color used for main backgrounds and large layout areas (e.g., page background, primary containers).
398
- Behavior: Dynamic adapts between light and dark surface tokens to maintain legibility and hierarchy. */
399
- export const surfaceColorPrimary = "#232629";
400
- /** Used for secondary surface layers such as cards, panels, or nested containers that need to differentiate themselves from the primary surface. .
401
- Behavior: Dynamic — adapts brightness level based on mode for appropriate depth contrast. */
402
- export const surfaceColorSecondary = "#2C3138";
403
- /** Inverse of the primary surface, used when Light and Dark surfaces are swapped (e.g., inverse cards or elevated sections).
404
- Behavior: Dynamic — switches between dark and light values depending on mode. */
405
- export const surfaceColorPrimaryInverse = "#FFFFFF";
406
- /** A fixed light surface tone used when a consistent light background is required (e.g., light panels within dark layouts).
407
- Behavior: Constant — remains the same in both modes. */
408
- export const surfaceColorPrimaryConstantLight = "#FFFFFF";
409
- /** A fixed dark surface tone used for dark overlays or nested dark sections inside light layouts.
410
- Behavior: Constant — identical across Light and Dark mode. */
411
- export const surfaceColorPrimaryConstantDark = "#232629";
412
- /** 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. */
413
- export const surfaceColorQuartenary = "#4B525A";
414
- /** Success-related background used for positive notifications, confirmation surfaces, or success banners.
415
- Behavior: Constant — remains the same across Light and Dark mode to ensure brand alignment. */
416
- export const surfaceColorSuccess = "#CEF4E4";
417
- /** Tertiary background layer for inner containers, grouped content, or subtle elevation steps that need to differentiate themselves from the primary and secondary surfaces.
418
- Behavior: Dynamic — switches between light and dark tertiary tones. */
419
- export const surfaceColorTertiary = "#343C41";
420
- /** Represents tertiary-level gradient background.
421
- Currently used on skeletons. */
422
- export const surfaceColorTertiaryGradientStop = "rgba(52, 60, 65, 0)";
423
- /** Inverse tertiary background, applied when Light and Dark surfaces are reversed (e.g., dark-on-light cards).
424
- Behavior: Dynamic — swaps values between modes for contrast preservation. */
425
- export const surfaceColorTertiaryInverse = "#E9ECEF";
426
- /** 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. */
427
- export const surfaceColorPrimaryGradientStop = "rgba(35, 38, 41, 0)";
428
- /** Used for secondary surface gradients or subtle depth layers across backgrounds.
429
- Behavior: Dynamic — adapts to mode brightness for smooth gradient transitions. */
430
- export const surfaceColorSecondaryGradientStop = "rgba(44, 49, 56, 0)";
431
- /** Inverse of the quartenary surface, used for background reversals in mixed-layout areas.
432
- Behavior: Dynamic — inverts between dark and light tones depending on mode. */
433
- export const surfaceColorQuartenaryInverse = "#CED4DA";
463
+ // Component - Avatar
464
+ /** 09-2025 css --article-author-name-color */
465
+ export const avatarLabelColor = "#FFFFFF";
466
+ /** 09-2025 css --article-author-name-color */
467
+ export const avatarLabelColorHover = "#DD0000";
434
468
 
435
- // Semantic - Text
436
- /** Applies to text elements requiring fixed brand color usage (e.g., permanent links, brand slogans on constant backgrounds).
437
- Behavior: Constant — maintains identical red tone across Light and Dark mode. */
438
- export const textColorAccentConstant = "#DD0000";
439
- /** Main text color used for body copy and all primary textual content. Ensures optimal readability and contrast on standard surfaces.
440
- Behavior: Dynamic — switches between dark text on light backgrounds and light text on dark backgrounds. */
441
- export const textColorPrimary = "#E9ECEF";
442
- /** Muted text tone for subtle information, timestamps, or inactive text elements.
443
- Behavior: Dynamic — adjusts between mid-gray in Light mode and lighter gray in Dark mode. */
444
- export const textColorMuted = "#CED4DA";
445
- /** Inverse text color used on opposing surfaces (e.g., white text on red or dark backgrounds).
446
- Behavior: Dynamic — alternates between light and dark mode. */
447
- export const textColorPrimaryInverse = "#232629";
448
- /** Used when primary text color must remain fixed regardless of mode (e.g., on light constant backgrounds).
449
- Behavior: Constant — same tone across Light and Dark mode. */
450
- export const textColorPrimaryConstant = "#232629";
451
- /** Used for positive or success-related messages (e.g., “Saved”, “Success”, or confirmation text) on success surface colors.
452
- Behavior: Constant — green tone remains consistent across both modes. */
453
- export const textColorSuccessConstant = "#006E3E";
454
- /** Fixed inverse tone for text that always appears on dark surfaces (e.g., hero headlines or persistent dark cards).
455
- Behavior: Constant — unchanged across modes. */
456
- export const textColorPrimaryInverseConstant = "#E9ECEF";
457
- /** Secondary text color used for supportive information, subtitles, and less prominent text.
458
- Behavior: Dynamic — adapts between neutral tones to maintain proper contrast per theme. In 2025 css it is called figure meta. */
459
- export const textColorSecondary = "#8C9196";
460
- /** Used for strong warnings, errors, or destructive action labels.
461
- Behavior: Constant — red color remains unchanged between Light and Dark mode for visibility and recognition. */
462
- export const textColorAttentionHigh = "#DD0000";
463
- /** 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. */
464
- export const textColorAccent = "#FFFFFF";
465
- /** Represents medium attention states, often used in warnings or pending states.
466
- Behavior: Constant — same orange tone across Light and Dark mode. */
467
- export const textColorAttentionMedium = "#FD8227";
468
- /** Used for text displayed on dark surfaces to ensure maximum legibility and contrast.
469
- Behavior: Constant — always light neutral to guarantee accessibility on dark backgrounds. */
470
- export const textColorOnDarkSurface = "#FFFFFF";
469
+ // Component - Gallery
470
+ export const appImageLightboxGalleryBgColor = "#000000";
471
471