@marioschmidt/design-system-tokens 1.0.13 → 1.0.15

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 (204) hide show
  1. package/dist/android/res/values/base/primitive_color_value.xml +12 -12
  2. package/dist/android/res/values/base/primitive_font_value.xml +22 -22
  3. package/dist/android/res/values/base/primitive_size_value.xml +49 -49
  4. package/dist/android/res/values/base/primitive_space_value.xml +25 -25
  5. package/dist/android/res/values/density/density_compact.xml +8 -8
  6. package/dist/android/res/values/density/density_default.xml +8 -8
  7. package/dist/android/res/values/density/density_spacious.xml +8 -8
  8. package/dist/android/res/values/mapping/brand_advertorial.xml +240 -240
  9. package/dist/android/res/values/mapping/brand_bild.xml +240 -240
  10. package/dist/android/res/values/mapping/brand_sportbild.xml +240 -240
  11. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_lg.xml +423 -423
  12. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_md.xml +423 -423
  13. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_sm.xml +423 -423
  14. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_xs.xml +423 -423
  15. package/dist/android/res/values/semantic/advertorial/color/color_advertorial_dark.xml +15 -15
  16. package/dist/android/res/values/semantic/advertorial/color/color_advertorial_light.xml +15 -15
  17. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_lg.xml +423 -423
  18. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_md.xml +423 -423
  19. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_sm.xml +423 -423
  20. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_xs.xml +423 -423
  21. package/dist/android/res/values/semantic/bild/color/color_bild_dark.xml +15 -15
  22. package/dist/android/res/values/semantic/bild/color/color_bild_light.xml +15 -15
  23. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_lg.xml +423 -423
  24. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_md.xml +423 -423
  25. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_sm.xml +423 -423
  26. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_xs.xml +423 -423
  27. package/dist/android/res/values/semantic/sportbild/color/color_sportbild_dark.xml +15 -15
  28. package/dist/android/res/values/semantic/sportbild/color/color_sportbild_light.xml +15 -15
  29. package/dist/css/base/primitive-font-value-global.css +11 -11
  30. package/dist/css/base/primitive-font-value.css +11 -11
  31. package/dist/css/base/primitive-size-value-global.css +49 -49
  32. package/dist/css/base/primitive-size-value.css +49 -49
  33. package/dist/css/base/primitive-space-value-global.css +25 -25
  34. package/dist/css/base/primitive-space-value.css +25 -25
  35. package/dist/css/density/density-compact-global.css +2 -2
  36. package/dist/css/density/density-compact.css +2 -2
  37. package/dist/css/density/density-default-global.css +2 -2
  38. package/dist/css/density/density-default.css +2 -2
  39. package/dist/css/density/density-spacious-global.css +2 -2
  40. package/dist/css/density/density-spacious.css +2 -2
  41. package/dist/css/mapping/brand-advertorial-global.css +203 -203
  42. package/dist/css/mapping/brand-advertorial.css +203 -203
  43. package/dist/css/mapping/brand-bild-global.css +203 -203
  44. package/dist/css/mapping/brand-bild.css +203 -203
  45. package/dist/css/mapping/brand-sportbild-global.css +203 -203
  46. package/dist/css/mapping/brand-sportbild.css +203 -203
  47. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-lg-global.css +97 -97
  48. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.css +97 -97
  49. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-md-global.css +94 -94
  50. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-md.css +94 -94
  51. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-sm-global.css +95 -95
  52. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.css +95 -95
  53. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-xs-global.css +95 -95
  54. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.css +95 -95
  55. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-lg-global.css +97 -97
  56. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-lg.css +97 -97
  57. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-md-global.css +94 -94
  58. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-md.css +94 -94
  59. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-sm-global.css +95 -95
  60. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-sm.css +95 -95
  61. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-xs-global.css +95 -95
  62. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-xs.css +95 -95
  63. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-lg-global.css +97 -97
  64. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.css +97 -97
  65. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-md-global.css +94 -94
  66. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-md.css +94 -94
  67. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-sm-global.css +95 -95
  68. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.css +95 -95
  69. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-xs-global.css +95 -95
  70. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.css +95 -95
  71. package/dist/flutter/base/primitive_color_value.dart +119 -85
  72. package/dist/flutter/base/primitive_font_value.dart +58 -46
  73. package/dist/flutter/base/primitive_size_value.dart +49 -49
  74. package/dist/flutter/base/primitive_space_value.dart +26 -26
  75. package/dist/flutter/density/density_compact.dart +16 -11
  76. package/dist/flutter/density/density_default.dart +16 -11
  77. package/dist/flutter/density/density_spacious.dart +16 -11
  78. package/dist/flutter/mapping/brand_advertorial.dart +398 -274
  79. package/dist/flutter/mapping/brand_bild.dart +398 -274
  80. package/dist/flutter/mapping/brand_color_bild.dart +121 -71
  81. package/dist/flutter/mapping/brand_color_sportbild.dart +121 -71
  82. package/dist/flutter/mapping/brand_sportbild.dart +398 -274
  83. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_lg.dart +689 -487
  84. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_md.dart +689 -487
  85. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_sm.dart +689 -487
  86. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_xs.dart +689 -487
  87. package/dist/flutter/semantic/advertorial/color/color_advertorial_dark.dart +369 -423
  88. package/dist/flutter/semantic/advertorial/color/color_advertorial_light.dart +369 -423
  89. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_lg.dart +689 -487
  90. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_md.dart +689 -487
  91. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_sm.dart +689 -487
  92. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_xs.dart +689 -487
  93. package/dist/flutter/semantic/bild/color/color_bild_dark.dart +369 -423
  94. package/dist/flutter/semantic/bild/color/color_bild_light.dart +369 -423
  95. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_lg.dart +689 -487
  96. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_md.dart +689 -487
  97. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_sm.dart +689 -487
  98. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_xs.dart +689 -487
  99. package/dist/flutter/semantic/sportbild/color/color_sportbild_dark.dart +369 -423
  100. package/dist/flutter/semantic/sportbild/color/color_sportbild_light.dart +369 -423
  101. package/dist/ios/base/PrimitiveColorValue.swift +130 -96
  102. package/dist/ios/base/PrimitiveFontValue.swift +57 -45
  103. package/dist/ios/base/PrimitiveSizeValue.swift +51 -51
  104. package/dist/ios/base/PrimitiveSpaceValue.swift +27 -27
  105. package/dist/ios/density/DensityCompact.swift +15 -10
  106. package/dist/ios/density/DensityDefault.swift +15 -10
  107. package/dist/ios/density/DensitySpacious.swift +15 -10
  108. package/dist/ios/mapping/BrandAdvertorial.swift +397 -273
  109. package/dist/ios/mapping/BrandBild.swift +397 -273
  110. package/dist/ios/mapping/BrandColorBild.swift +120 -70
  111. package/dist/ios/mapping/BrandColorSportbild.swift +120 -70
  112. package/dist/ios/mapping/BrandSportbild.swift +397 -273
  113. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialLg.swift +688 -486
  114. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialMd.swift +688 -486
  115. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialSm.swift +688 -486
  116. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialXs.swift +688 -486
  117. package/dist/ios/semantic/advertorial/color/ColorAdvertorialDark.swift +368 -422
  118. package/dist/ios/semantic/advertorial/color/ColorAdvertorialLight.swift +368 -422
  119. package/dist/ios/semantic/bild/breakpoints/BreakpointBildLg.swift +688 -486
  120. package/dist/ios/semantic/bild/breakpoints/BreakpointBildMd.swift +688 -486
  121. package/dist/ios/semantic/bild/breakpoints/BreakpointBildSm.swift +688 -486
  122. package/dist/ios/semantic/bild/breakpoints/BreakpointBildXs.swift +688 -486
  123. package/dist/ios/semantic/bild/color/ColorBildDark.swift +368 -422
  124. package/dist/ios/semantic/bild/color/ColorBildLight.swift +368 -422
  125. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildLg.swift +688 -486
  126. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildMd.swift +688 -486
  127. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildSm.swift +688 -486
  128. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildXs.swift +688 -486
  129. package/dist/ios/semantic/sportbild/color/ColorSportbildDark.swift +368 -422
  130. package/dist/ios/semantic/sportbild/color/ColorSportbildLight.swift +368 -422
  131. package/dist/js/base/primitive-color-value.js +34 -34
  132. package/dist/js/base/primitive-font-value.js +12 -12
  133. package/dist/js/base/primitive-size-value.js +49 -49
  134. package/dist/js/base/primitive-space-value.js +25 -25
  135. package/dist/js/density/density-compact.js +5 -5
  136. package/dist/js/density/density-default.js +5 -5
  137. package/dist/js/density/density-spacious.js +5 -5
  138. package/dist/js/mapping/brand-advertorial.js +229 -222
  139. package/dist/js/mapping/brand-bild.js +230 -222
  140. package/dist/js/mapping/brand-color-bild.js +50 -50
  141. package/dist/js/mapping/brand-color-sportbild.js +50 -50
  142. package/dist/js/mapping/brand-sportbild.js +234 -222
  143. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.js +285 -293
  144. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-md.js +283 -291
  145. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.js +285 -292
  146. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.js +285 -292
  147. package/dist/js/semantic/advertorial/color/color-advertorial-dark.js +50 -154
  148. package/dist/js/semantic/advertorial/color/color-advertorial-light.js +50 -154
  149. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-lg.js +285 -293
  150. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-md.js +283 -291
  151. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-sm.js +285 -292
  152. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-xs.js +285 -292
  153. package/dist/js/semantic/bild/color/color-bild-dark.js +50 -154
  154. package/dist/js/semantic/bild/color/color-bild-light.js +50 -154
  155. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.js +285 -293
  156. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-md.js +283 -291
  157. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.js +285 -292
  158. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.js +285 -292
  159. package/dist/js/semantic/sportbild/color/color-sportbild-dark.js +50 -154
  160. package/dist/js/semantic/sportbild/color/color-sportbild-light.js +50 -154
  161. package/dist/json/base/primitive-font-value.json +11 -11
  162. package/dist/json/base/primitive-size-value.json +49 -49
  163. package/dist/json/base/primitive-space-value.json +25 -25
  164. package/dist/json/density/density-compact.json +2 -2
  165. package/dist/json/density/density-default.json +2 -2
  166. package/dist/json/density/density-spacious.json +2 -2
  167. package/dist/json/mapping/brand-advertorial.json +203 -203
  168. package/dist/json/mapping/brand-bild.json +203 -203
  169. package/dist/json/mapping/brand-sportbild.json +203 -203
  170. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.json +97 -97
  171. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-md.json +94 -94
  172. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.json +95 -95
  173. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.json +95 -95
  174. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-lg.json +97 -97
  175. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-md.json +94 -94
  176. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-sm.json +95 -95
  177. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-xs.json +95 -95
  178. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.json +97 -97
  179. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-md.json +94 -94
  180. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.json +95 -95
  181. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.json +95 -95
  182. package/dist/manifest.json +1 -1
  183. package/dist/scss/base/primitive-font-value.scss +11 -11
  184. package/dist/scss/base/primitive-size-value.scss +49 -49
  185. package/dist/scss/base/primitive-space-value.scss +25 -25
  186. package/dist/scss/density/density-compact.scss +2 -2
  187. package/dist/scss/density/density-default.scss +2 -2
  188. package/dist/scss/density/density-spacious.scss +2 -2
  189. package/dist/scss/mapping/brand-advertorial.scss +203 -203
  190. package/dist/scss/mapping/brand-bild.scss +203 -203
  191. package/dist/scss/mapping/brand-sportbild.scss +203 -203
  192. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.scss +97 -97
  193. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-md.scss +94 -94
  194. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.scss +95 -95
  195. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.scss +95 -95
  196. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-lg.scss +97 -97
  197. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-md.scss +94 -94
  198. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-sm.scss +95 -95
  199. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-xs.scss +95 -95
  200. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.scss +97 -97
  201. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-md.scss +94 -94
  202. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.scss +95 -95
  203. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.scss +95 -95
  204. package/package.json +1 -1
@@ -9,427 +9,373 @@
9
9
 
10
10
  import 'dart:ui';
11
11
 
12
- class {
13
- ._();
12
+ class ColorBildDark {
13
+ ColorBildDark._();
14
14
 
15
- static const componentAlertAlertSurfaceColor = Color(0xFF333D40); /** 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 */
16
- static const componentAlertAlertSurfaceColorConstant = Color(0xFFFFFFFF); /** On marketing offer surfaces this variable is used. */
17
- static const componentAvatarAvatarLabelColor = Color(0xFFFFFFFF); /** 09-2025 css --article-author-name-color */
18
- static const componentAvatarAvatarLabelColorHover = Color(0xFFDE0000); /** 09-2025 css --article-author-name-color */
19
- static const componentBreadcrumbBreadcrumbTextColorHover = Color(0xFFFFFFFF); /** 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 */
20
- static const componentBreadcrumbBreadcrumbTextColorIdle = Color(0xFFF2F5F5); /** 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 */
21
- static const componentBreakingNewsBreakingNewsBottomTitleTextColor = Color(0xFF1C1C1C);
22
- static const componentBreakingNewsBreakingNewsSurfaceColor = Color(0xFFE8EDF0);
23
- static const componentBreakingNewsBreakingNewsTextContentColor = Color(0xFF242629);
24
- static const componentBreakingNewsBreakingNewsTitleSurfaceColor = Color(0xFFFC8226);
25
- static const componentBreakingNewsBreakingNewsTopTitleTextColor = Color(0xFF1C1C1C);
26
- static const componentButtonButtonLiveTickerLoadNewLabelColor = Color(0xFFF2F5F5);
27
- static const componentButtonButtonLiveTickerLoadNewSurfaceColor = Color(0xFF242629);
28
- static const componentButtonGhostButtonGhostBgColorHover = Color(0x80CFD4D9);
29
- static const componentButtonPrimaryButtonPrimaryBrandBgColorHover = Color(0xFFB00003);
30
- static const componentButtonPrimaryButtonPrimaryBrandBgColorIdle = Color(0xFFDE0000);
31
- static const componentButtonPrimaryButtonPrimaryLabelColor = Color(0xFFFFFFFF);
32
- static const componentButtonPrimaryButtonPrimaryNeutralBgColorHover = Color(0xFFE8EDF0);
33
- static const componentButtonPrimaryButtonPrimaryNeutralBgColorIdle = Color(0xFFFFFFFF); /** 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 */
34
- static const componentButtonPrimaryButtonPrimarySuccessColorHover = Color(0xFF006E3D);
35
- static const componentButtonPrimaryButtonPrimarySuccessColorIdle = Color(0xFF17995C);
36
- static const componentButtonSecondaryButtonSecondaryBgColorHover = Color(0x80CFD4D9);
37
- static const componentButtonSecondaryButtonSecondaryBgColorIdle = Color(0xFF4A5259);
38
- static const componentButtonSecondaryButtonSecondaryLabelColor = Color(0xFFE8EDF0);
39
- static const componentButtonTertiaryButtonTertiaryBorderColorHover = Color(0xFFFFFFFF);
40
- static const componentButtonTertiaryButtonTertiaryBorderColorIdle = Color(0xFF4A5259);
41
- static const componentButtonTertiaryButtonTertiaryLabelColor = Color(0xFFF2F5F5);
42
- static const componentButtonTertiaryButtonTertiarySuccessBgColorHover = Color(0x80009C59);
43
- static const componentButtonTertiaryButtonTertiarySuccessBorderColor = Color(0xFF17995C);
44
- static const componentCardCardSurfaceBgColor = Color(0xFF2B3038);
45
- static const componentChipsChipsBgColorActive = Color(0xFFFFFFFF);
46
- static const componentChipsChipsBgColorHover = Color(0xFFCFD4D9);
47
- static const componentChipsChipsBgColorIdle = Color(0xFF4A5259);
48
- static const componentChipsChipsLabelColorHover = Color(0xFF242629);
49
- static const componentChipsChipsLabelColorIdle = Color(0xFFFFFFFF);
50
- static const componentDSysDocDSysDocsLabelTextColorMode = (Dark Mode); /** 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. */
51
- static const componentDSysDocDSysDocsLabelTextSurfaceColorPrimaryPrimitiveName = BILD010; /** This variable is only for use in Figma's Design System File. It is automating some of the content in documentation pages. */
52
- static const componentDSysDocDsDocSpacingItemBgColor = Color(0x33FFFFFF);
53
- static const componentDSysDocDsDocSpacingItemBorderColor = Color(0xCCFFFFFF);
54
- static const componentDropdownDropdownBgColorHover = Color(0xFF4A5259);
55
- static const componentDropdownDropdownBgColorIdle = Color(0xFF333D40);
56
- static const componentEmptiesEmptiesBgColor = Color(0xFF333D40);
57
- static const componentEmptiesEmptiesLogoColor = Color(0xFF2B3038);
58
- static const componentFoldoutFoldoutLabelColorActive = Color(0xFFF2F5F5);
59
- static const componentFoldoutFoldoutLabelColorIdle = Color(0xFFCFD4D9);
60
- static const componentGalleryAppImageLightboxGalleryBgColor = Color(0xFF000000);
61
- static const componentHeyHeyDrawerSurfaceColor = Color(0xFF333D40);
62
- static const componentHeyHeyFavInputFieldSurfaceColor = Color(0xFF4A5259);
63
- static const componentHeyHeyIconUtilColor = Color(0xFFFFFFFF);
64
- static const componentHeyHeySeparatorColor = Color(0xFF666B70); /** This is the most used color for separators across Bild products. */
65
- static const componentHeyHeyTextColor = Color(0xFFE8EDF0);
66
- static const componentInputFieldInputFieldBgColorDarkHighContrast = Color(0xFFE8EDF0);
67
- static const componentInputFieldInputFieldBgColorDarkLowContrast = Color(0xFF333D40);
68
- static const componentInputFieldInputFieldBgColorDarkMediumContrast = Color(0xFF4A5259);
69
- static const componentInputFieldInputFieldBorderColorActive = Color(0xFFE8EDF0);
70
- static const componentInputFieldInputFieldBorderColorDark = Color(0xFFCFD4D9);
71
- static const componentInputFieldInputFieldBorderColorDarkActive = Color(0xFFFFFFFF);
72
- static const componentInputFieldInputFieldBorderColorIdle = Color(0xFF8C9196);
73
- static const componentKickerPartnerKickerAubiBgColor = Color(0xFFF00000);
74
- static const componentKickerPartnerKickerBzBgColor = Color(0xFFE3001C);
75
- static const componentKickerPartnerKickerCobiBgColor = Color(0xFFDB241C);
76
- static const componentKickerPartnerKickerFitbookBgColor = Color(0xFFFF96B8);
77
- static const componentKickerPartnerKickerKaufberaterBgColor = Color(0xFF54476E);
78
- static const componentKickerPartnerKickerMyhomebookBgColor = Color(0xFF66CCCC);
79
- static const componentKickerPartnerKickerPetbookBgColor = Color(0xFFBADB91);
80
- static const componentKickerPartnerKickerSpobiBgColor = Color(0xFF174582);
81
- static const componentKickerPartnerKickerTechbookBgColor = Color(0xFF94E3FF);
82
- static const componentKickerPartnerKickerTravelbookBgColor = Color(0xFF8FF0ED);
83
- static const componentKickerStandardKickerBgColorOnSurface = Color(0xFF8C9196);
84
- static const componentMediaplayerAudioPlayerPlayButtonBgColor = Color(0x4DFFFFFF);
85
- static const componentMediaplayerVidPlayerControlButtonsBgColorHover = Color(0x33000000);
86
- static const componentMediaplayerVidPlayerControlButtonsBgColorPressed = Color(0x0D000000);
87
- static const componentMediaplayerVidPlayerControlButtonsBgHoverColor = Color(0xCCDE0000); /** This variable is used for hover states of video player control buttons. */
88
- static const componentMediaplayerVidPlayerControlsAutoplayButtonBgColor = Color(0x33000000);
89
- static const componentMediaplayerVidPlayerOverlayScrimColor = Color(0x80000000);
90
- static const componentMediaplayerVidPlayerProgressBarPreloadBgColor = Color(0x4DFFFFFF);
91
- static const componentMediaplayerVidPlayerTooltipBgColor = Color(0xB3000000);
92
- static const componentMediaplayerVidPlayerUnmuteButtonBgColor = Color(0x33000000);
93
- static const componentMediaplayerVidPlayerUnmuteButtonBgColorHover = Color(0x59000000);
94
- static const componentMenuAppTobBarTabNavBottomBorder = Color(0xFF4A5259);
95
- static const componentMenuAppTobBarTabNavBottomBorderActive = Color(0xFFFFFFFF);
96
- static const componentMenuAppTopBarIconColor = Color(0xFF8C9196);
97
- static const componentMenuAppTopBarSurfaceColor = Color(0xFF333D40);
98
- static const componentMenuAppTopBarTextColorPrimary = Color(0xFFE8EDF0);
99
- static const componentMenuItemMenuItemBorderColorActive = Color(0xFFFFFFFF);
100
- static const componentMenuItemMenuItemLabelColorPrimary = Color(0xFF8C9196);
101
- static const componentMenuItemMenuItemLabelColorPrimaryActive = Color(0xFFF2F5F5);
102
- static const componentMenuItemMenuItemLabelColorSecondary = Color(0xFFFFFFFF); /** 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. */
103
- static const componentMenuMenuLinkLaneLabelColor = Color(0xFF8C9196);
104
- static const componentMenuMenuLinkLaneLabelColorActive = Color(0xFFFFFFFF);
105
- static const componentMenuMenuLinkLaneSurfaceColor = Color(0xFF242629);
106
- static const componentMenuMenuScrolledSurfaceGradientColor = Color(0xF2242629); /** Used on a thin part at the top of header in navigation menu. */
107
- static const componentMenuMenuSurfaceColor = Color(0xFF242629);
108
- static const componentNewstickerNewsTickerBadgeIconsColor = Color(0xFF8C9196);
109
- static const componentNewstickerNewsTickerTimestampColor = Color(0xFF8C9196);
110
- static const componentPaginationGalleryPaginationElementActiveOpacity = 100; /** Use this on gallery slider pagination elements. This can also be applied to hover states of those elements. */
111
- static const componentPaginationPaginationElementColorActive = Color(0xFFFFFFFF);
112
- static const componentPaginationPaginationElementColorDefault = Color(0xFF8C9196);
113
- static const componentPaginationScrollBarThumbBgColor = Color(0xFF8C9196); /** Use on the scroll bar interactive element which shows where the scroll view is positioned inside the full extent of the scrolling space. */
114
- static const componentPaginationScrollBarTrackBgColor = Color(0x1AFFFFFF); /** Used as the background surface color scroll bars. Found on components that vertically or horizontally stack elements. */
115
- static const componentPartnerLinksPartnerLinksBgColorActive = Color(0xFF8C9196); /** !do not use! these variables have been deprecated and multitext link buttons are now classified as partner buttons. */
116
- static const componentPartnerLinksPartnerLinksBgColorIdle = Color(0xFF333D40); /** !do not use! these variables have been deprecated and multitext link buttons are now classified as partner buttons. */
117
- static const componentPartnerLinksPartnerLinksBorderColorActive = Color(0xFFE8EDF0); /** !do not use! these variables have been deprecated and multitext link buttons are now classified as partner buttons. */
118
- static const componentPartnerLinksPartnerLinksBorderColorIdle = Color(0xFFCFD4D9); /** !do not use! these variables have been deprecated and multitext link buttons are now classified as partner buttons. */
119
- static const componentPartnerLinksPartnerLinksContainerBorderColor = Color(0xFF4A5259); /** !do not use! these variables have been deprecated and multitext link buttons are now classified as partner buttons. */
120
- static const componentSelectionSelectionBorderColor = Color(0xFF8C9196); /** Checkboxes and Radio buttons use this variable for their border. */
121
- static const componentSliderSliderButtonOpacity = 90; /** When users hover on gallery slider buttons the opacity changes to 90%. */
122
- static const componentSliderSliderTrackBgColor = Color(0x59FFFFFF); /** This variable is used on audio player slider bars. It references a pure white with 35% opacity. */
123
- static const componentSocialShareButtonSocialShareButtonBgColorActive = Color(0xFF333D40);
124
- static const componentSocialShareButtonSocialShareButtonBgColorDefault = Color(0xFF4A5259);
125
- static const componentSocialShareButtonSocialShareButtonLabelColorActive = Color(0xFFFFFFFF);
126
- static const componentSocialShareButtonSocialShareButtonLabelColorDefault = Color(0xFFFFFFFF);
127
- static const componentSubheaderSubheadersColor = Color(0xFFE8EDF0);
128
- static const componentTabAppBottomTabBarBgColor = Color(0xFF333D40);
129
- static const componentTabTabBgColorHover = Color(0xFF333D40);
130
- static const componentTabTabLabelColorActive = Color(0xFFF2F5F5);
131
- static const componentTabTabLabelColorDefault = Color(0xFFFFFFFF);
132
- static const componentTeaserTeaserHoverOpacity = 80; /** When users hover over graphical teasers the image reduces opacity to 80%. */
133
- static const componentTeaserTeaserTitleBackgroundGradientStart = Color(0xB3000000);
134
- static const componentTeaserTeaserTitleBackgroundGradientStop = Color(0x00000000);
135
- static const componentTextLinkTextLinkColorPrimary = Color(0xFF8C9196);
136
- static const componentTextLinkTextLinkColorSecondary = Color(0xFFCFD4D9);
137
- static const componentTextLinkTextLinkColorSecondaryActive = Color(0xFFE8EDF0);
138
- static const semanticAttentionAccentColorPrimary = Color(0xFFFFFFFF); /** 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. */
139
- static const semanticAttentionAccentColorPrimaryConstant = Color(0xFFDE0000); /** 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. */
140
- static const semanticAttentionAttentionColorExtraLow = Color(0xFF333D40); /** 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. */
141
- static const semanticAttentionAttentionColorHigh = Color(0xFFDE0000); /** 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. */
142
- static const semanticAttentionAttentionColorLow = Color(0xFFFFBF00); /** Low-level warning or attention tone, typically used for informational or cautionary messages. Same yellow tone across Light and Dark to maintain recognition. */
143
- static const semanticAttentionAttentionColorMedium = Color(0xFFFC8226); /** Medium-level attention tone representing stronger caution or intermediate alert states. Commonly applied in warning messages. Constant — identical in both modes. */
144
- static const semanticAttentionAttentionColorSuccessPrimary = Color(0xFF00C273); /** 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. */
145
- static const semanticAttentionAttentionColorSuccessSecondary = Color(0xFF006E3D); /** Secondary success tone used for secondary states. Maintains the same color in both Light and Dark mode for clarity. */
146
- static const /**
147
- * High-emphasis border color for clear delineation between surfaces (e.g., focus rings, high-contrast UI zones).
148
- * Behavior: Dynamic — light surfaces use a darker neutral, dark surfaces a light neutral tone.
149
- */
150
- semanticBorderBorderColorHighContrast = Color(0xFFFFFFFF);
151
- static const /**
152
- * Used for subtle dividers and low-emphasis borders in neutral areas (e.g., card outlines, input containers).
153
- * Dynamic light gray in Light mode, dark gray in Dark mode.
154
- */
155
- semanticBorderBorderColorLowContrast = Color(0xFF4A5259);
156
- static const semanticBorderBorderColorLowContrastConstant = Color(0xFFE8EDF0); /** 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. */
157
- static const /**
158
- * Medium-emphasis border color for standard outlines, input fields, or separators that require visible yet non-dominant contrast.
159
- * Behavior: Dynamic adjusts to maintain legibility in Light and Dark themes.
160
- */
161
- semanticBorderBorderColorMediumContrast = Color(0xFF666B70);
162
- static const semanticBorderBorderColorPrimaryDisabled = Color(0xFF333D40); /** Applied to disabled states of primary elements (e.g., buttons, inputs) to visually reduce emphasis and indicate inactivity. */
163
- static const semanticBorderBorderColorSecondaryDisabled = Color(0xFF4A5259); /** Used for secondary component borders in a disabled state (e.g., secondary buttons, inactive input outlines). */
164
- static const /**
165
- * Used for success states and validation borders (e.g., input success outlines or confirmation frames).
166
- * Behavior: Constantsame success tone across modes for consistent feedback semantics.
167
- */
168
- semanticBorderBorderColorSuccess = Color(0xFF00C273);
169
- static const /**
170
- * Defines border color for warning and error-related components, typically used for input validation or caution zones.
171
- * Behavior: Constant retains the same red warning tone in both Light and Dark modes.
172
- */
173
- semanticBorderBorderColorWarning = Color(0xFFDE0000);
174
- static const semanticCoreCoreColorPrimary = Color(0xFFDE0000); /** 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. */
175
- static const semanticCoreCoreColorSecondary = Color(0xFF242629); /** Defines the secondary brand tone. This variable changes across Light and Dark Mode. */
176
- static const semanticCoreCoreColorSecondaryConstant = Color(0xFFFFFFFF); /** Use this on elements that must maintain the white color even in dark mode. */
177
- static const semanticCoreCoreColorTertiary = Color(0xFFFFFFFF); /** Represents tertiary brand accents. This variable changes across Light and Dark Mode. */
178
- static const semanticCoreCoreColorTertiaryConstant = Color(0xFF242629); /** Use this on elements that need to maintain the dark color across themes and color modes. */
179
- static const semanticCoreCoreColorTertiaryVvPipeTest = Color(0xFFB0D1F2); /** this is a test for the token pipeline */
180
- static const semanticCoreFelipeTestColor = Color(0xFF031A30); /** this is a test for the token pipeline */
181
- static const semanticCoreNpmTest = Color(0xFFB0D1F2); /** this is a test for the token pipeline */
182
- static const /**
183
- * 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.
184
- * Behavior: Dynamicdark text in Light mode, light text in Dark mode.
185
- */
186
- semanticHeadingHeadlineColorPrimary = Color(0xFFFFFFFF);
187
- static const /**
188
- * Fixed white heading color used on dark or colored backgrounds (e.g., hero sections, banners) that remain constant across modes.
189
- * Behavior: Constant — remains white in both Light and Dark mode.
190
- */
191
- semanticHeadingHeadlineColorWhiteConst = Color(0xFFFFFFFF);
192
- static const /**
193
- * Used for kicker text placed on bright or light colored backgrounds. Ensures balanced contrast without harsh visual dominance.
194
- * Behavior: Constant remains semi-transparent black across both modes.
195
- */
196
- semanticHeadingKickerTextColorOnBrightBg = Color(0xB3000000);
197
- static const /**
198
- * Applied to kicker or meta text on dark colored backgrounds to maintain high legibility.
199
- * Behavior: Constant — always uses semi-transparent white for consistent readability.
200
- */
201
- semanticHeadingKickerTextColorOnDarkBg = Color(0xCCFFFFFF);
202
- static const /**
203
- * Specialized kicker color for use on red or brand-colored backgrounds (e.g., red kicker bg within teaser cards).
204
- * Behavior: Constantremains consistent across light and darkmode.
205
- */
206
- semanticHeadingKickerTextColorOnRed = Color(0xFFFFFFFF);
207
- static const /**
208
- * Used for kicker text and category labels placed directly on standard surface backgrounds.
209
- * Behavior: Dynamic adjusts between red for Light and a neutral tone in Dark modes.
210
- */
211
- semanticHeadingKickerTextColorOnSurface = Color(0xFF8C9196);
212
- static const /**
213
- * Used for icons displayed on dark backgrounds that don´t change colors, ensuring sufficient contrast and legibility.
214
- * Behavior: Constant — always uses a neutral bright value.
215
- */
216
- semanticIconIconColorConstantOnDark = Color(0xFFF2F5F5);
217
- static const /**
218
- * Inverse icon color for use on contrasting backgrounds (e.g., light icons on dark surfaces or dark icons on bright surfaces).
219
- * Behavior: Dynamic — switches between light and dark.
220
- */
221
- semanticIconIconColorInverse = Color(0xFF4A5259);
222
- static const semanticIconIconColorPrimary = Color(0xFF8C9196); /** Primary icon color on primary surfaces. */
223
- static const /**
224
- * Used for icons that must remain visually consistent regardless of mode (e.g., icons that are on surfaces that don't change color).
225
- * Identical tone in both Light and Dark mode.
226
- */
227
- semanticIconIconColorPrimaryConstant = Color(0xFF4A5259);
228
- static const semanticIconIconColorSecondaryConstant = Color(0xFF8C9196); /** Secondary icon tone for less prominent actions or supportive iconography (e.g., secondary buttons, tool icons). Remains unchanged across modes. */
229
- static const /**
230
- * Represents success or confirmation icons (e.g., checkmarks, completion indicators).
231
- * Behavior: Constant — same success green tone across Light and Dark mode.
232
- */
233
- semanticIconIconColorSuccess = Color(0xFF00C273);
234
- static const /**
235
- * Disabled label tone indicating inactive or unavailable states in UI elements.
236
- * Behavior: Dynamic — lighter gray in Light mode, darker neutral in Dark mode.
237
- */
238
- semanticLabelLabelColorDisabled = Color(0xFF4A5259);
239
- static const /**
240
- * Primary label color used for labels, badges, or tag text on light backgrounds. Ensures strong readability and visual hierarchy.
241
- * Behavior: Dynamic dark neutral in Light mode, light neutral in Dark mode.
242
- */
243
- semanticLabelLabelColorPrimary = Color(0xFFE8EDF0);
244
- static const /**
245
- * Used when primary label color should remain unchanged across modes in static UI areas.
246
- * Behavior: Constant — identical tone in both Light and Dark mode.
247
- */
248
- semanticLabelLabelColorPrimaryConstant = Color(0xFF242629);
249
- static const /**
250
- * Inverse version of the primary label color, used on dark or colored backgrounds.
251
- * Behavior: Dynamic switches between light and dark.
252
- */
253
- semanticLabelLabelColorPrimaryInverse = Color(0xFF242629);
254
- static const /**
255
- * Fixed inverse label tone applied where white or bright text must always appear, regardless of theme.
256
- * Behavior: Constant — remains bright neutral in both Light and Dark mode.
257
- */
258
- semanticLabelLabelColorPrimaryInverseConstant = Color(0xFFE8EDF0);
259
- static const /**
260
- * Secondary label tone used for less prominent text such as secondary badges or supporting labels.
261
- * Behavior: Dynamic — adapts between mid-grays for Light and Dark surfaces.
262
- */
263
- semanticLabelLabelColorSecondary = Color(0xFFCFD4D9);
264
- static const /**
265
- * Tertiary label tone for subtle, low-emphasis UI text such as placeholder text or tertiary badges.
266
- * Behavior: Constant — identical tone across both modes for stable hierarchy.
267
- */
268
- semanticLabelLabelColorTertiary = Color(0xFF8C9196);
269
- static const semanticLayerOpacityLayerOpacity00 = 0;
270
- static const semanticLayerOpacityLayerOpacity05 = 5;
271
- static const semanticLayerOpacityLayerOpacity10 = 10;
272
- static const semanticLayerOpacityLayerOpacity100 = 100;
273
- static const semanticLayerOpacityLayerOpacity20 = 20;
274
- static const semanticLayerOpacityLayerOpacity30 = 30;
275
- static const semanticLayerOpacityLayerOpacity40 = 40;
276
- static const semanticLayerOpacityLayerOpacity50 = 50;
277
- static const semanticLayerOpacityLayerOpacity60 = 60;
278
- static const semanticLayerOpacityLayerOpacity70 = 70;
279
- static const semanticLayerOpacityLayerOpacity80 = 80;
280
- static const semanticLayerOpacityLayerOpacity90 = 90;
281
- static const semanticOverlayOverlayScrimBlack = Color(0xB3000000); /** 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. */
282
- static const /**
283
- * A semi-transparent white overlay used to brighten or fade background layers, often applied behind bottom sheets or temporary panels.
284
- * Behavior: Constant — same opacity level across modes to preserve uniform layering behavior.
285
- */
286
- semanticOverlayOverlayScrimWhite = Color(0xB3FFFFFF);
287
- static const /**
288
- * Used to represent the active or pressed state of primary actions such as tabs or links.
289
- * Behavior: Constant — identical value across modes for consistent interaction feedback.
290
- */
291
- semanticStateColorPrimaryActive = Color(0xFFDE0000);
292
- static const /**
293
- * Defines the disabled color for primary components (e.g., disabled primary buttons, inputs). Reduces emphasis and contrast to signal inactivity.
294
- * Behavior: Dynamic — slightly lighter in Light mode and darker in Dark mode to remain visually accessible.
295
- */
296
- semanticStateColorPrimaryDisabled = Color(0xFF333D40);
297
- static const /**
298
- * Defines the active state color for secondary actions (e.g., secondary buttons, tabs, or toggles).
299
- * Behavior: Dynamic — light gray in Light mode and bright gray in Dark mode to maintain perceptual balance.
300
- */
301
- semanticStateColorSecondaryActive = Color(0xFFF2F5F5);
302
- static const /**
303
- * Inverse variant of the secondary active state, applied on dark backgrounds or inverse layouts.
304
- * Behavior: Dynamic — switches between bright and dark tones depending on the background.
305
- */
306
- semanticStateColorSecondaryActiveInverse = Color(0xFF242629);
307
- static const /**
308
- * Used for disabled secondary elements, ensuring reduced visual prominence while maintaining legibility.
309
- * Behavior: Dynamic — adapts neutral tones based on theme brightness.
310
- */
311
- semanticStateColorSecondaryDisabled = Color(0xFF4A5259);
312
- static const /**
313
- * Represents active or pressed states for tertiary elements (e.g., link highlights, icons, or subtle interactive surfaces).
314
- * Behavior: Constant — uses the same green success tone across Light and Dark mode.
315
- */
316
- semanticStateColorTertiaryActive = Color(0xFF00C273);
317
- static const /**
318
- * Represents disabled states for tertiary levels, maintaining subtle visibility without drawing attention.
319
- * Behavior: Dynamic — adjusts between gray tones for Light and Dark mode consistency.
320
- */
321
- semanticStateColorTertiaryDisabled = Color(0xFF666B70);
322
- static const /**
323
- * Primary surface color used for main backgrounds and large layout areas (e.g., page background, primary containers).
324
- * Behavior: Dynamic — adapts between light and dark surface tokens to maintain legibility and hierarchy.
325
- */
326
- semanticSurfaceSurfaceColorPrimary = Color(0xFF242629);
327
- static const /**
328
- * A fixed dark surface tone used for dark overlays or nested dark sections inside light layouts.
329
- * Behavior: Constant — identical across Light and Dark mode.
330
- */
331
- semanticSurfaceSurfaceColorPrimaryConstantDark = Color(0xFF242629);
332
- static const /**
333
- * A fixed light surface tone used when a consistent light background is required (e.g., light panels within dark layouts).
334
- * Behavior: Constant — remains the same in both modes.
335
- */
336
- semanticSurfaceSurfaceColorPrimaryConstantLight = Color(0xFFFFFFFF);
337
- static const semanticSurfaceSurfaceColorPrimaryGradientStop = Color(0x00242629); /** 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. */
338
- static const /**
339
- * Inverse of the primary surface, used when Light and Dark surfaces are swapped (e.g., inverse cards or elevated sections).
340
- * Behavior: Dynamic — switches between dark and light values depending on mode.
341
- */
342
- semanticSurfaceSurfaceColorPrimaryInverse = Color(0xFFFFFFFF);
343
- static const semanticSurfaceSurfaceColorQuartenary = Color(0xFF4A5259); /** 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. */
344
- static const /**
345
- * Inverse of the quartenary surface, used for background reversals in mixed-layout areas.
346
- * Behavior: Dynamic — inverts between dark and light tones depending on mode.
347
- */
348
- semanticSurfaceSurfaceColorQuartenaryInverse = Color(0xFFCFD4D9);
349
- static const /**
350
- * Used for secondary surface layers such as cards, panels, or nested containers that need to differentiate themselves from the primary surface. .
351
- * Behavior: Dynamic adapts brightness level based on mode for appropriate depth contrast.
352
- */
353
- semanticSurfaceSurfaceColorSecondary = Color(0xFF2B3038);
354
- static const /**
355
- * Used for secondary surface gradients or subtle depth layers across backgrounds.
356
- * Behavior: Dynamic — adapts to mode brightness for smooth gradient transitions.
357
- */
358
- semanticSurfaceSurfaceColorSecondaryGradientStop = Color(0x002B3038);
359
- static const /**
360
- * Success-related background used for positive notifications, confirmation surfaces, or success banners.
361
- * Behavior: Constant — remains the same across Light and Dark mode to ensure brand alignment.
362
- */
363
- semanticSurfaceSurfaceColorSuccess = Color(0xFFCFF5E3);
364
- static const /**
365
- * Tertiary background layer for inner containers, grouped content, or subtle elevation steps that need to differentiate themselves from the primary and secondary surfaces.
366
- * Behavior: Dynamic — switches between light and dark tertiary tones.
367
- */
368
- semanticSurfaceSurfaceColorTertiary = Color(0xFF333D40);
369
- static const /**
370
- * Represents tertiary-level gradient background.
371
- * Currently used on skeletons.
372
- */
373
- semanticSurfaceSurfaceColorTertiaryGradientStop = Color(0x00333D40);
374
- static const /**
375
- * Inverse tertiary background, applied when Light and Dark surfaces are reversed (e.g., dark-on-light cards).
376
- * Behavior: Dynamic — swaps values between modes for contrast preservation.
377
- */
378
- semanticSurfaceSurfaceColorTertiaryInverse = Color(0xFFE8EDF0);
379
- static const semanticTextTextColorAccent = Color(0xFFFFFFFF); /** 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. */
380
- static const /**
381
- * Applies to text elements requiring fixed brand color usage (e.g., permanent links, brand slogans on constant backgrounds).
382
- * Behavior: Constant — maintains identical red tone across Light and Dark mode.
383
- */
384
- semanticTextTextColorAccentConstant = Color(0xFFDE0000);
385
- static const /**
386
- * Used for strong warnings, errors, or destructive action labels.
387
- * Behavior: Constant — red color remains unchanged between Light and Dark mode for visibility and recognition.
388
- */
389
- semanticTextTextColorAttentionHigh = Color(0xFFDE0000);
390
- static const /**
391
- * Represents medium attention states, often used in warnings or pending states.
392
- * Behavior: Constant — same orange tone across Light and Dark mode.
393
- */
394
- semanticTextTextColorAttentionMedium = Color(0xFFFC8226);
395
- static const /**
396
- * Muted text tone for subtle information, timestamps, or inactive text elements.
397
- * Behavior: Dynamic — adjusts between mid-gray in Light mode and lighter gray in Dark mode.
398
- */
399
- semanticTextTextColorMuted = Color(0xFFCFD4D9);
400
- static const /**
401
- * Used for text displayed on dark surfaces to ensure maximum legibility and contrast.
402
- * Behavior: Constant — always light neutral to guarantee accessibility on dark backgrounds.
403
- */
404
- semanticTextTextColorOnDarkSurface = Color(0xFFFFFFFF);
405
- static const /**
406
- * Main text color used for body copy and all primary textual content. Ensures optimal readability and contrast on standard surfaces.
407
- * Behavior: Dynamic — switches between dark text on light backgrounds and light text on dark backgrounds.
408
- */
409
- semanticTextTextColorPrimary = Color(0xFFE8EDF0);
410
- static const /**
411
- * Used when primary text color must remain fixed regardless of mode (e.g., on light constant backgrounds).
412
- * Behavior: Constant — same tone across Light and Dark mode.
413
- */
414
- semanticTextTextColorPrimaryConstant = Color(0xFF242629);
415
- static const /**
416
- * Inverse text color used on opposing surfaces (e.g., white text on red or dark backgrounds).
417
- * Behavior: Dynamic — alternates between light and dark mode.
418
- */
419
- semanticTextTextColorPrimaryInverse = Color(0xFF242629);
420
- static const /**
421
- * Fixed inverse tone for text that always appears on dark surfaces (e.g., hero headlines or persistent dark cards).
422
- * Behavior: Constant — unchanged across modes.
423
- */
424
- semanticTextTextColorPrimaryInverseConstant = Color(0xFFE8EDF0);
425
- static const /**
426
- * Secondary text color used for supportive information, subtitles, and less prominent text.
427
- * Behavior: Dynamic — adapts between neutral tones to maintain proper contrast per theme. In 2025 css it is called figure meta.
428
- */
429
- semanticTextTextColorSecondary = Color(0xFF8C9196);
430
- static const /**
431
- * Used for positive or success-related messages (e.g., “Saved”, “Success”, or confirmation text) on success surface colors.
432
- * Behavior: Constant — green tone remains consistent across both modes.
433
- */
434
- semanticTextTextColorSuccessConstant = Color(0xFF006E3D);
435
- }
15
+ /** 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. */
16
+ static const semanticCoreCorecolorprimary = Color(0xFFde0000);
17
+ /** Defines the secondary brand tone. This variable changes across Light and Dark Mode. */
18
+ static const semanticCoreCorecolorsecondary = Color(0xFF242629);
19
+ /** Represents tertiary brand accents. This variable changes across Light and Dark Mode. */
20
+ static const semanticCoreCorecolortertiary = Color(0xFFffffff);
21
+ /** Use this on elements that must maintain the white color even in dark mode. */
22
+ static const semanticCoreCorecolorsecondaryconstant = Color(0xFFffffff);
23
+ /** Use this on elements that need to maintain the dark color across themes and color modes. */
24
+ static const semanticCoreCorecolortertiaryconstant = Color(0xFF242629);
25
+ /** this is a test for the token pipeline */
26
+ static const semanticCoreCorecolortertiaryvvpipetest = Color(0xFFb0d1f2);
27
+ /** this is a test for the token pipeline */
28
+ static const semanticCoreNpmtest = Color(0xFFb0d1f2);
29
+ /** this is a test for the token pipeline */
30
+ static const semanticCoreFelipetestcolor = Color(0xFF031a30);
31
+ /** 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. */
32
+ static const semanticAttentionAccentcolorprimary = Color(0xFFffffff);
33
+ /** 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. */
34
+ static const semanticAttentionAccentcolorprimaryconstant = Color(0xFFde0000);
35
+ /** 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. */
36
+ static const semanticAttentionAttentioncolorsuccessprimary = Color(0xFF00c273);
37
+ /** Secondary success tone used for secondary states. Maintains the same color in both Light and Dark mode for clarity. */
38
+ static const semanticAttentionAttentioncolorsuccesssecondary = Color(0xFF006e3d);
39
+ /** 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. */
40
+ static const semanticAttentionAttentioncolorextralow = Color(0xFF333d40);
41
+ /** Low-level warning or attention tone, typically used for informational or cautionary messages. Same yellow tone across Light and Dark to maintain recognition. */
42
+ static const semanticAttentionAttentioncolorlow = Color(0xFFffbf00);
43
+ /** Medium-level attention tone representing stronger caution or intermediate alert states. Commonly applied in warning messages. Constant — identical in both modes. */
44
+ static const semanticAttentionAttentioncolormedium = Color(0xFFfc8226);
45
+ /** 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. */
46
+ static const semanticAttentionAttentioncolorhigh = Color(0xFFde0000);
47
+ /** Used for subtle dividers and low-emphasis borders in neutral areas (e.g., card outlines, input containers).
48
+ Dynamic light gray in Light mode, dark gray in Dark mode. */
49
+ static const semanticBorderBordercolorlowcontrast = Color(0xFF4a5259);
50
+ /** 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. */
51
+ static const semanticBorderBordercolorlowcontrastconstant = Color(0xFFe8edf0);
52
+ /** Medium-emphasis border color for standard outlines, input fields, or separators that require visible yet non-dominant contrast.
53
+ Behavior: Dynamic adjusts to maintain legibility in Light and Dark themes. */
54
+ static const semanticBorderBordercolormediumcontrast = Color(0xFF666b70);
55
+ /** High-emphasis border color for clear delineation between surfaces (e.g., focus rings, high-contrast UI zones).
56
+ Behavior: Dynamic light surfaces use a darker neutral, dark surfaces a light neutral tone. */
57
+ static const semanticBorderBordercolorhighcontrast = Color(0xFFffffff);
58
+ /** Used for success states and validation borders (e.g., input success outlines or confirmation frames).
59
+ Behavior: Constant same success tone across modes for consistent feedback semantics. */
60
+ static const semanticBorderBordercolorsuccess = Color(0xFF00c273);
61
+ /** Defines border color for warning and error-related components, typically used for input validation or caution zones.
62
+ Behavior: Constant retains the same red warning tone in both Light and Dark modes. */
63
+ static const semanticBorderBordercolorwarning = Color(0xFFde0000);
64
+ /** Applied to disabled states of primary elements (e.g., buttons, inputs) to visually reduce emphasis and indicate inactivity. */
65
+ static const semanticBorderBordercolorprimarydisabled = Color(0xFF333d40);
66
+ /** Used for secondary component borders in a disabled state (e.g., secondary buttons, inactive input outlines). */
67
+ static const semanticBorderBordercolorsecondarydisabled = Color(0xFF4a5259);
68
+ /** Primary icon color on primary surfaces. */
69
+ static const semanticIconIconcolorprimary = Color(0xFF8c9196);
70
+ /** Used for icons that must remain visually consistent regardless of mode (e.g., icons that are on surfaces that don't change color).
71
+ Identical tone in both Light and Dark mode. */
72
+ static const semanticIconIconcolorprimaryconstant = Color(0xFF4a5259);
73
+ /** Inverse icon color for use on contrasting backgrounds (e.g., light icons on dark surfaces or dark icons on bright surfaces).
74
+ Behavior: Dynamic switches between light and dark. */
75
+ static const semanticIconIconcolorinverse = Color(0xFF4a5259);
76
+ /** Secondary icon tone for less prominent actions or supportive iconography (e.g., secondary buttons, tool icons). Remains unchanged across modes. */
77
+ static const semanticIconIconcolorsecondaryconstant = Color(0xFF8c9196);
78
+ /** Used for icons displayed on dark backgrounds that don´t change colors, ensuring sufficient contrast and legibility.
79
+ Behavior: Constant always uses a neutral bright value. */
80
+ static const semanticIconIconcolorconstantondark = Color(0xFFf2f5f5);
81
+ /** Represents success or confirmation icons (e.g., checkmarks, completion indicators).
82
+ Behavior: Constant same success green tone across Light and Dark mode. */
83
+ static const semanticIconIconcolorsuccess = Color(0xFF00c273);
84
+ /** 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. */
85
+ static const semanticOverlayOverlayscrimblack = Color(0xb3000000);
86
+ /** A semi-transparent white overlay used to brighten or fade background layers, often applied behind bottom sheets or temporary panels.
87
+ Behavior: Constant same opacity level across modes to preserve uniform layering behavior. */
88
+ static const semanticOverlayOverlayscrimwhite = Color(0xb3ffffff);
89
+ /** Used to represent the active or pressed state of primary actions such as tabs or links.
90
+ Behavior: Constant identical value across modes for consistent interaction feedback. */
91
+ static const semanticStateColorprimaryactive = Color(0xFFde0000);
92
+ /** Defines the active state color for secondary actions (e.g., secondary buttons, tabs, or toggles).
93
+ Behavior: Dynamic light gray in Light mode and bright gray in Dark mode to maintain perceptual balance. */
94
+ static const semanticStateColorsecondaryactive = Color(0xFFf2f5f5);
95
+ /** Inverse variant of the secondary active state, applied on dark backgrounds or inverse layouts.
96
+ Behavior: Dynamic switches between bright and dark tones depending on the background. */
97
+ static const semanticStateColorsecondaryactiveinverse = Color(0xFF242629);
98
+ /** Represents active or pressed states for tertiary elements (e.g., link highlights, icons, or subtle interactive surfaces).
99
+ Behavior: Constant uses the same green success tone across Light and Dark mode. */
100
+ static const semanticStateColortertiaryactive = Color(0xFF00c273);
101
+ /** Defines the disabled color for primary components (e.g., disabled primary buttons, inputs). Reduces emphasis and contrast to signal inactivity.
102
+ Behavior: Dynamic slightly lighter in Light mode and darker in Dark mode to remain visually accessible. */
103
+ static const semanticStateColorprimarydisabled = Color(0xFF333d40);
104
+ /** Used for disabled secondary elements, ensuring reduced visual prominence while maintaining legibility.
105
+ Behavior: Dynamic adapts neutral tones based on theme brightness. */
106
+ static const semanticStateColorsecondarydisabled = Color(0xFF4a5259);
107
+ /** Represents disabled states for tertiary levels, maintaining subtle visibility without drawing attention.
108
+ Behavior: Dynamic adjusts between gray tones for Light and Dark mode consistency. */
109
+ static const semanticStateColortertiarydisabled = Color(0xFF666b70);
110
+ /** Primary surface color used for main backgrounds and large layout areas (e.g., page background, primary containers).
111
+ Behavior: Dynamic adapts between light and dark surface tokens to maintain legibility and hierarchy. */
112
+ static const semanticSurfaceSurfacecolorprimary = Color(0xFF242629);
113
+ /** Inverse of the primary surface, used when Light and Dark surfaces are swapped (e.g., inverse cards or elevated sections).
114
+ Behavior: Dynamic switches between dark and light values depending on mode. */
115
+ static const semanticSurfaceSurfacecolorprimaryinverse = Color(0xFFffffff);
116
+ /** A fixed light surface tone used when a consistent light background is required (e.g., light panels within dark layouts).
117
+ Behavior: Constant remains the same in both modes. */
118
+ static const semanticSurfaceSurfacecolorprimaryconstantlight = Color(0xFFffffff);
119
+ /** A fixed dark surface tone used for dark overlays or nested dark sections inside light layouts.
120
+ Behavior: Constant identical across Light and Dark mode. */
121
+ static const semanticSurfaceSurfacecolorprimaryconstantdark = Color(0xFF242629);
122
+ /** Used for secondary surface layers such as cards, panels, or nested containers that need to differentiate themselves from the primary surface. .
123
+ Behavior: Dynamic adapts brightness level based on mode for appropriate depth contrast. */
124
+ static const semanticSurfaceSurfacecolorsecondary = Color(0xFF2b3038);
125
+ /** Tertiary background layer for inner containers, grouped content, or subtle elevation steps that need to differentiate themselves from the primary and secondary surfaces.
126
+ Behavior: Dynamic switches between light and dark tertiary tones. */
127
+ static const semanticSurfaceSurfacecolortertiary = Color(0xFF333d40);
128
+ /** Inverse tertiary background, applied when Light and Dark surfaces are reversed (e.g., dark-on-light cards).
129
+ Behavior: Dynamic swaps values between modes for contrast preservation. */
130
+ static const semanticSurfaceSurfacecolortertiaryinverse = Color(0xFFe8edf0);
131
+ /** 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. */
132
+ static const semanticSurfaceSurfacecolorquartenary = Color(0xFF4a5259);
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
+ static const semanticSurfaceSurfacecolorquartenaryinverse = Color(0xFFcfd4d9);
136
+ /** Success-related background used for positive notifications, confirmation surfaces, or success banners.
137
+ Behavior: Constant remains the same across Light and Dark mode to ensure brand alignment. */
138
+ static const semanticSurfaceSurfacecolorsuccess = Color(0xFFcff5e3);
139
+ /** 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. */
140
+ static const semanticSurfaceSurfacecolorprimarygradientstop = Color(0x00242629);
141
+ /** Used for secondary surface gradients or subtle depth layers across backgrounds.
142
+ Behavior: Dynamic adapts to mode brightness for smooth gradient transitions. */
143
+ static const semanticSurfaceSurfacecolorsecondarygradientstop = Color(0x002b3038);
144
+ /** Represents tertiary-level gradient background.
145
+ Currently used on skeletons. */
146
+ static const semanticSurfaceSurfacecolortertiarygradientstop = Color(0x00333d40);
147
+ /** 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.
148
+ Behavior: Dynamic — dark text in Light mode, light text in Dark mode. */
149
+ static const semanticHeadingHeadlinecolorprimary = Color(0xFFffffff);
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. */
152
+ static const semanticHeadingHeadlinecolorwhiteconst = Color(0xFFffffff);
153
+ /** Used for kicker text and category labels placed directly on standard surface backgrounds.
154
+ Behavior: Dynamic — adjusts between red for Light and a neutral tone in Dark modes. */
155
+ static const semanticHeadingKickertextcoloronsurface = Color(0xFF8c9196);
156
+ /** Specialized kicker color for use on red or brand-colored backgrounds (e.g., red kicker bg within teaser cards).
157
+ Behavior: Constant — remains consistent across light and darkmode. */
158
+ static const semanticHeadingKickertextcoloronred = Color(0xFFffffff);
159
+ /** Applied to kicker or meta text on dark colored backgrounds to maintain high legibility.
160
+ Behavior: Constant — always uses semi-transparent white for consistent readability. */
161
+ static const semanticHeadingKickertextcolorondarkbg = Color(0xccffffff);
162
+ /** Used for kicker text placed on bright or light colored backgrounds. Ensures balanced contrast without harsh visual dominance.
163
+ Behavior: Constant remains semi-transparent black across both modes. */
164
+ static const semanticHeadingKickertextcoloronbrightbg = Color(0xb3000000);
165
+ /** Main text color used for body copy and all primary textual content. Ensures optimal readability and contrast on standard surfaces.
166
+ Behavior: Dynamicswitches between dark text on light backgrounds and light text on dark backgrounds. */
167
+ static const semanticTextTextcolorprimary = Color(0xFFe8edf0);
168
+ /** Used when primary text color must remain fixed regardless of mode (e.g., on light constant backgrounds).
169
+ Behavior: Constant — same tone across Light and Dark mode. */
170
+ static const semanticTextTextcolorprimaryconstant = Color(0xFF242629);
171
+ /** Inverse text color used on opposing surfaces (e.g., white text on red or dark backgrounds).
172
+ Behavior: Dynamic — alternates between light and dark mode. */
173
+ static const semanticTextTextcolorprimaryinverse = Color(0xFF242629);
174
+ /** Fixed inverse tone for text that always appears on dark surfaces (e.g., hero headlines or persistent dark cards).
175
+ Behavior: Constant unchanged across modes. */
176
+ static const semanticTextTextcolorprimaryinverseconstant = Color(0xFFe8edf0);
177
+ /** Secondary text color used for supportive information, subtitles, and less prominent text.
178
+ Behavior: Dynamic adapts between neutral tones to maintain proper contrast per theme. In 2025 css it is called figure meta. */
179
+ static const semanticTextTextcolorsecondary = Color(0xFF8c9196);
180
+ /** Muted text tone for subtle information, timestamps, or inactive text elements.
181
+ Behavior: Dynamic adjusts between mid-gray in Light mode and lighter gray in Dark mode. */
182
+ static const semanticTextTextcolormuted = Color(0xFFcfd4d9);
183
+ /** Used for text displayed on dark surfaces to ensure maximum legibility and contrast.
184
+ Behavior: Constantalways light neutral to guarantee accessibility on dark backgrounds. */
185
+ static const semanticTextTextcolorondarksurface = Color(0xFFffffff);
186
+ /** 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. */
187
+ static const semanticTextTextcoloraccent = Color(0xFFffffff);
188
+ /** Applies to text elements requiring fixed brand color usage (e.g., permanent links, brand slogans on constant backgrounds).
189
+ Behavior: Constant — maintains identical red tone across Light and Dark mode. */
190
+ static const semanticTextTextcoloraccentconstant = Color(0xFFde0000);
191
+ /** Used for positive or success-related messages (e.g., “Saved”, “Success”, or confirmation text) on success surface colors.
192
+ Behavior: Constant — green tone remains consistent across both modes. */
193
+ static const semanticTextTextcolorsuccessconstant = Color(0xFF006e3d);
194
+ /** Used for strong warnings, errors, or destructive action labels.
195
+ Behavior: Constant — red color remains unchanged between Light and Dark mode for visibility and recognition. */
196
+ static const semanticTextTextcolorattentionhigh = Color(0xFFde0000);
197
+ /** Represents medium attention states, often used in warnings or pending states.
198
+ Behavior: Constant same orange tone across Light and Dark mode. */
199
+ static const semanticTextTextcolorattentionmedium = Color(0xFFfc8226);
200
+ /** Primary label color used for labels, badges, or tag text on light backgrounds. Ensures strong readability and visual hierarchy.
201
+ Behavior: Dynamic — dark neutral in Light mode, light neutral in Dark mode. */
202
+ static const semanticLabelLabelcolorprimary = Color(0xFFe8edf0);
203
+ /** Inverse version of the primary label color, used on dark or colored backgrounds.
204
+ Behavior: Dynamicswitches between light and dark. */
205
+ static const semanticLabelLabelcolorprimaryinverse = Color(0xFF242629);
206
+ /** Used when primary label color should remain unchanged across modes in static UI areas.
207
+ Behavior: Constant — identical tone in both Light and Dark mode. */
208
+ static const semanticLabelLabelcolorprimaryconstant = Color(0xFF242629);
209
+ /** Fixed inverse label tone applied where white or bright text must always appear, regardless of theme.
210
+ Behavior: Constant — remains bright neutral in both Light and Dark mode. */
211
+ static const semanticLabelLabelcolorprimaryinverseconstant = Color(0xFFe8edf0);
212
+ /** Secondary label tone used for less prominent text such as secondary badges or supporting labels.
213
+ Behavior: Dynamic adapts between mid-grays for Light and Dark surfaces. */
214
+ static const semanticLabelLabelcolorsecondary = Color(0xFFcfd4d9);
215
+ /** Tertiary label tone for subtle, low-emphasis UI text such as placeholder text or tertiary badges.
216
+ Behavior: Constant — identical tone across both modes for stable hierarchy. */
217
+ static const semanticLabelLabelcolortertiary = Color(0xFF8c9196);
218
+ /** Disabled label tone indicating inactive or unavailable states in UI elements.
219
+ Behavior: Dynamic — lighter gray in Light mode, darker neutral in Dark mode. */
220
+ static const semanticLabelLabelcolordisabled = Color(0xFF4a5259);
221
+ static const semanticLayeropacityLayeropacity00 = 0;
222
+ static const semanticLayeropacityLayeropacity05 = 5;
223
+ static const semanticLayeropacityLayeropacity10 = 10;
224
+ static const semanticLayeropacityLayeropacity20 = 20;
225
+ static const semanticLayeropacityLayeropacity30 = 30;
226
+ static const semanticLayeropacityLayeropacity40 = 40;
227
+ static const semanticLayeropacityLayeropacity50 = 50;
228
+ static const semanticLayeropacityLayeropacity60 = 60;
229
+ static const semanticLayeropacityLayeropacity70 = 70;
230
+ static const semanticLayeropacityLayeropacity80 = 80;
231
+ static const semanticLayeropacityLayeropacity90 = 90;
232
+ static const semanticLayeropacityLayeropacity100 = 100;
233
+ /** 09-2025 css --article-author-name-color */
234
+ static const componentAvatarAvatarlabelcolor = Color(0xFFffffff);
235
+ /** 09-2025 css --article-author-name-color */
236
+ static const componentAvatarAvatarlabelcolorhover = Color(0xFFde0000);
237
+ /** 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 */
238
+ static const componentAlertAlertsurfacecolor = Color(0xFF333d40);
239
+ /** On marketing offer surfaces this variable is used. */
240
+ static const componentAlertAlertsurfacecolorconstant = Color(0xFFffffff);
241
+ /** 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 */
242
+ static const componentBreadcrumbBreadcrumbtextcoloridle = Color(0xFFf2f5f5);
243
+ /** 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 */
244
+ static const componentBreadcrumbBreadcrumbtextcolorhover = Color(0xFFffffff);
245
+ static const componentBreakingnewsBreakingnewstoptitletextcolor = Color(0xFF1c1c1c);
246
+ static const componentBreakingnewsBreakingnewsbottomtitletextcolor = Color(0xFF1c1c1c);
247
+ static const componentBreakingnewsBreakingnewstitlesurfacecolor = Color(0xFFfc8226);
248
+ static const componentBreakingnewsBreakingnewssurfacecolor = Color(0xFFe8edf0);
249
+ static const componentBreakingnewsBreakingnewstextcontentcolor = Color(0xFF242629);
250
+ static const componentButtonPrimaryButtonprimarylabelcolor = Color(0xFFffffff);
251
+ /** 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 */
252
+ static const componentButtonPrimaryButtonprimaryneutralbgcoloridle = Color(0xFFffffff);
253
+ static const componentButtonPrimaryButtonprimaryneutralbgcolorhover = Color(0xFFe8edf0);
254
+ static const componentButtonPrimaryButtonprimarybrandbgcoloridle = Color(0xFFde0000);
255
+ static const componentButtonPrimaryButtonprimarybrandbgcolorhover = Color(0xFFb00003);
256
+ static const componentButtonPrimaryButtonprimarysuccesscoloridle = Color(0xFF17995c);
257
+ static const componentButtonPrimaryButtonprimarysuccesscolorhover = Color(0xFF006e3d);
258
+ static const componentButtonSecondaryButtonsecondarylabelcolor = Color(0xFFe8edf0);
259
+ static const componentButtonSecondaryButtonsecondarybgcoloridle = Color(0xFF4a5259);
260
+ static const componentButtonSecondaryButtonsecondarybgcolorhover = Color(0x80cfd4d9);
261
+ static const componentButtonTertiaryButtontertiarylabelcolor = Color(0xFFf2f5f5);
262
+ static const componentButtonTertiaryButtontertiarybordercoloridle = Color(0xFF4a5259);
263
+ static const componentButtonTertiaryButtontertiarybordercolorhover = Color(0xFFffffff);
264
+ static const componentButtonTertiaryButtontertiarysuccessbgcolorhover = Color(0x80009c59);
265
+ static const componentButtonTertiaryButtontertiarysuccessbordercolor = Color(0xFF17995c);
266
+ static const componentButtonGhostButtonghostbgcolorhover = Color(0x80cfd4d9);
267
+ static const componentButtonButtonlivetickerloadnewsurfacecolor = Color(0xFF242629);
268
+ static const componentButtonButtonlivetickerloadnewlabelcolor = Color(0xFFf2f5f5);
269
+ static const componentCardCardsurfacebgcolor = Color(0xFF2b3038);
270
+ static const componentChipsChipsbgcoloridle = Color(0xFF4a5259);
271
+ static const componentChipsChipsbgcoloractive = Color(0xFFffffff);
272
+ static const componentChipsChipsbgcolorhover = Color(0xFFcfd4d9);
273
+ static const componentChipsChipslabelcoloridle = Color(0xFFffffff);
274
+ static const componentChipsChipslabelcolorhover = Color(0xFF242629);
275
+ static const componentDropdownDropdownbgcoloridle = Color(0xFF333d40);
276
+ static const componentDropdownDropdownbgcolorhover = Color(0xFF4a5259);
277
+ static const componentEmptiesEmptieslogocolor = Color(0xFF2b3038);
278
+ static const componentEmptiesEmptiesbgcolor = Color(0xFF333d40);
279
+ static const componentFoldoutFoldoutlabelcoloridle = Color(0xFFcfd4d9);
280
+ static const componentFoldoutFoldoutlabelcoloractive = Color(0xFFf2f5f5);
281
+ static const componentGalleryAppimagelightboxgallerybgcolor = Color(0xFF000000);
282
+ static const componentHeyHeydrawersurfacecolor = Color(0xFF333d40);
283
+ static const componentHeyHeyfavinputfieldsurfacecolor = Color(0xFF4a5259);
284
+ static const componentHeyHeyiconutilcolor = Color(0xFFffffff);
285
+ /** This is the most used color for separators across Bild products. */
286
+ static const componentHeyHeyseparatorcolor = Color(0xFF666b70);
287
+ static const componentHeyHeytextcolor = Color(0xFFe8edf0);
288
+ static const componentInputfieldInputfieldbordercoloridle = Color(0xFF8c9196);
289
+ static const componentInputfieldInputfieldbordercoloractive = Color(0xFFe8edf0);
290
+ static const componentInputfieldInputfieldbordercolordark = Color(0xFFcfd4d9);
291
+ static const componentInputfieldInputfieldbordercolordarkactive = Color(0xFFffffff);
292
+ static const componentInputfieldInputfieldbgcolordarklowcontrast = Color(0xFF333d40);
293
+ static const componentInputfieldInputfieldbgcolordarkmediumcontrast = Color(0xFF4a5259);
294
+ static const componentInputfieldInputfieldbgcolordarkhighcontrast = Color(0xFFe8edf0);
295
+ static const componentKickerStandardKickerbgcoloronsurface = Color(0xFF8c9196);
296
+ static const componentKickerPartnerKickerbzbgcolor = Color(0xFFe3001c);
297
+ static const componentKickerPartnerKickerfitbookbgcolor = Color(0xFFff96b8);
298
+ static const componentKickerPartnerKickerpetbookbgcolor = Color(0xFFbadb91);
299
+ static const componentKickerPartnerKickermyhomebookbgcolor = Color(0xFF66cccc);
300
+ static const componentKickerPartnerKickertravelbookbgcolor = Color(0xFF8ff0ed);
301
+ static const componentKickerPartnerKickertechbookbgcolor = Color(0xFF94e3ff);
302
+ static const componentKickerPartnerKickerkaufberaterbgcolor = Color(0xFF54476e);
303
+ static const componentKickerPartnerKickercobibgcolor = Color(0xFFdb241c);
304
+ static const componentKickerPartnerKickeraubibgcolor = Color(0xFFf00000);
305
+ static const componentKickerPartnerKickerspobibgcolor = Color(0xFF174582);
306
+ static const componentMediaplayerVidplayercontrolsautoplaybuttonbgcolor = Color(0x33000000);
307
+ /** This variable is used for hover states of video player control buttons. */
308
+ static const componentMediaplayerVidplayercontrolbuttonsbghovercolor = Color(0xccde0000);
309
+ static const componentMediaplayerVidplayercontrolbuttonsbgcolorhover = Color(0x33000000);
310
+ static const componentMediaplayerVidplayercontrolbuttonsbgcolorpressed = Color(0x0d000000);
311
+ static const componentMediaplayerVidplayeroverlayscrimcolor = Color(0x80000000);
312
+ static const componentMediaplayerAudioplayerplaybuttonbgcolor = Color(0x4dffffff);
313
+ static const componentMediaplayerVidplayertooltipbgcolor = Color(0xb3000000);
314
+ static const componentMediaplayerVidplayerprogressbarpreloadbgcolor = Color(0x4dffffff);
315
+ static const componentMediaplayerVidplayerunmutebuttonbgcolor = Color(0x33000000);
316
+ static const componentMediaplayerVidplayerunmutebuttonbgcolorhover = Color(0x59000000);
317
+ static const componentMenuMenusurfacecolor = Color(0xFF242629);
318
+ /** Used on a thin part at the top of header in navigation menu. */
319
+ static const componentMenuMenuscrolledsurfacegradientcolor = Color(0xf2242629);
320
+ static const componentMenuMenulinklanesurfacecolor = Color(0xFF242629);
321
+ static const componentMenuMenulinklanelabelcolor = Color(0xFF8c9196);
322
+ static const componentMenuMenulinklanelabelcoloractive = Color(0xFFffffff);
323
+ static const componentMenuApptopbarsurfacecolor = Color(0xFF333d40);
324
+ static const componentMenuApptopbariconcolor = Color(0xFF8c9196);
325
+ static const componentMenuApptopbartextcolorprimary = Color(0xFFe8edf0);
326
+ static const componentMenuApptobbartabnavbottomborder = Color(0xFF4a5259);
327
+ static const componentMenuApptobbartabnavbottomborderactive = Color(0xFFffffff);
328
+ static const componentMenuitemMenuitemlabelcolorprimary = Color(0xFF8c9196);
329
+ static const componentMenuitemMenuitemlabelcolorprimaryactive = Color(0xFFf2f5f5);
330
+ /** 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. */
331
+ static const componentMenuitemMenuitemlabelcolorsecondary = Color(0xFFffffff);
332
+ static const componentMenuitemMenuitembordercoloractive = Color(0xFFffffff);
333
+ /** !do not use! these variables have been deprecated and multitext link buttons are now classified as partner buttons. */
334
+ static const componentPartnerlinksPartnerlinksbgcoloridle = Color(0xFF333d40);
335
+ /** !do not use! these variables have been deprecated and multitext link buttons are now classified as partner buttons. */
336
+ static const componentPartnerlinksPartnerlinksbgcoloractive = Color(0xFF8c9196);
337
+ /** !do not use! these variables have been deprecated and multitext link buttons are now classified as partner buttons. */
338
+ static const componentPartnerlinksPartnerlinksbordercoloridle = Color(0xFFcfd4d9);
339
+ /** !do not use! these variables have been deprecated and multitext link buttons are now classified as partner buttons. */
340
+ static const componentPartnerlinksPartnerlinksbordercoloractive = Color(0xFFe8edf0);
341
+ /** !do not use! these variables have been deprecated and multitext link buttons are now classified as partner buttons. */
342
+ static const componentPartnerlinksPartnerlinkscontainerbordercolor = Color(0xFF4a5259);
343
+ static const componentNewstickerNewstickertimestampcolor = Color(0xFF8c9196);
344
+ static const componentNewstickerNewstickerbadgeiconscolor = Color(0xFF8c9196);
345
+ static const componentPaginationPaginationelementcolordefault = Color(0xFF8c9196);
346
+ static const componentPaginationPaginationelementcoloractive = Color(0xFFffffff);
347
+ /** Use this on gallery slider pagination elements. This can also be applied to hover states of those elements. */
348
+ static const componentPaginationGallerypaginationelementactiveopacity = 100;
349
+ /** Used as the background surface color scroll bars. Found on components that vertically or horizontally stack elements. */
350
+ static const componentPaginationScrollbartrackbgcolor = Color(0x1affffff);
351
+ /** Use on the scroll bar interactive element which shows where the scroll view is positioned inside the full extent of the scrolling space. */
352
+ static const componentPaginationScrollbarthumbbgcolor = Color(0xFF8c9196);
353
+ /** Checkboxes and Radio buttons use this variable for their border. */
354
+ static const componentSelectionSelectionbordercolor = Color(0xFF8c9196);
355
+ /** When users hover on gallery slider buttons the opacity changes to 90%. */
356
+ static const componentSliderSliderbuttonopacity = 90;
357
+ /** This variable is used on audio player slider bars. It references a pure white with 35% opacity. */
358
+ static const componentSliderSlidertrackbgcolor = Color(0x59ffffff);
359
+ static const componentSocialsharebuttonSocialsharebuttonlabelcolordefault = Color(0xFFffffff);
360
+ static const componentSocialsharebuttonSocialsharebuttonlabelcoloractive = Color(0xFFffffff);
361
+ static const componentSocialsharebuttonSocialsharebuttonbgcolordefault = Color(0xFF4a5259);
362
+ static const componentSocialsharebuttonSocialsharebuttonbgcoloractive = Color(0xFF333d40);
363
+ static const componentSubheaderSubheaderscolor = Color(0xFFe8edf0);
364
+ static const componentTabTabbgcolorhover = Color(0xFF333d40);
365
+ static const componentTabTablabelcoloractive = Color(0xFFf2f5f5);
366
+ static const componentTabTablabelcolordefault = Color(0xFFffffff);
367
+ static const componentTabAppbottomtabbarbgcolor = Color(0xFF333d40);
368
+ /** When users hover over graphical teasers the image reduces opacity to 80%. */
369
+ static const componentTeaserTeaserhoveropacity = 80;
370
+ static const componentTeaserTeasertitlebackgroundgradientstart = Color(0xb3000000);
371
+ static const componentTeaserTeasertitlebackgroundgradientstop = Color(0x00000000);
372
+ static const componentTextlinkTextlinkcolorprimary = Color(0xFF8c9196);
373
+ static const componentTextlinkTextlinkcolorsecondary = Color(0xFFcfd4d9);
374
+ static const componentTextlinkTextlinkcolorsecondaryactive = Color(0xFFe8edf0);
375
+ static const component_dsysdocDsdocspacingitembgcolor = Color(0x33ffffff);
376
+ static const component_dsysdocDsdocspacingitembordercolor = Color(0xccffffff);
377
+ /** This variable is only for use in Figma's Design System File. It is automating some of the content in documentation pages. */
378
+ static const component_dsysdoc_dsysdocs_labeltextsurfacecolorprimaryprimitivename = "BILD010";
379
+ /** 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. */
380
+ static const component_dsysdoc_dsysdocs_labeltextcolormode = "(Dark Mode)";
381
+ }