@marioschmidt/design-system-tokens 1.0.12 → 1.0.14

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,75 +9,125 @@
9
9
 
10
10
  import 'dart:ui';
11
11
 
12
- class {
13
- ._();
12
+ class BrandColorBild {
13
+ BrandColorBild._();
14
14
 
15
- static const componentAvatarAvatarLabelColor = Color(0xFF242629); /** 09-2025 css --article-author-name-color // Bild: 015; SpoBi: 045 */
16
- static const componentAvatarAvatarLabelColorDark = Color(0xFFFFFFFF); /** 09-2025 css --article-author-name-color // Bild: 100; SpoBi: 093 */
17
- static const componentAvatarAvatarLabelColorHover = Color(0xFFDE0000); /** This variable is used for decorating the avatar text's underline color. Bild: 046; SpoBi: 029 */
18
- static const componentBreakingNewsBreakingNewsBottomTitleTextColor = Color(0xFF1C1C1C); /** This variable is used for the color of the "News" word in the breaking news horizontal animated headlines strip. Bild: 010 ; SpoBi: 100 */
19
- static const componentBreakingNewsBreakingNewsSurfaceColor = Color(0xFF242629); /** This variable is used on the breaking news strip that has horizontally animated headlines. Bild: 015 ; SpoBi: 081 */
20
- static const componentBreakingNewsBreakingNewsSurfaceColorDark = Color(0xFFE8EDF0); /** This variable is for the background color of the horizontally animated strip with headlines for breaking news on dark mode. Bild: 093 ; SpoBi: 081 */
21
- static const componentBreakingNewsBreakingNewsTextContentColor = Color(0xFFFFFFFF); /** This variable is used on the text for headlines in the horizontally animated breaking news strip. Bild: 100 ; SpoBi: 015 */
22
- static const componentBreakingNewsBreakingNewsTextContentColorDark = Color(0xFF242629); /** This variable is used on the text for headlines in the horizontally animated breaking news strip on dark mode. Bild&SpoBi: 015 */
23
- static const componentBreakingNewsBreakingNewsTitleSurfaceColor = Color(0xFFFC8226); /** This variable is used for the background color of the "Breaking News" title. Bild: 067 ; SpoBi: 016 */
24
- static const componentBreakingNewsBreakingNewsTopTitleTextColor = Color(0xFF1C1C1C); /** This variable is used for the color of the "breaking" word in the "breaking news" horizontally animated headlines strip. Bild: 010 ; SpoBi: 081 */
25
- static const componentButtonPrimaryBrandButtonPrimaryBgColorHover = Color(0xFFB00003); /** Bild: 035 ; SpoBi: 016 */
26
- static const componentButtonPrimaryBrandButtonPrimaryBgColorHoverDark = Color(0xFFB00003); /** This variable stores colors for the hover state of primary buttons for two brands in dark mode. Bild: 035 ; SpoBi: 029 */
27
- static const componentButtonPrimaryBrandButtonPrimaryBgColorIdle = Color(0xFFDE0000); /** Bild: 046 ; SpoBi: 029 */
28
- static const componentButtonPrimaryBrandButtonPrimaryBgColorIdleDark = Color(0xFFDE0000); /** This variable controls the primary button idle color for two brands in dark mode. Bild: 046 ; SpoBi: 038 */
29
- static const componentButtonPrimaryNeutralButtonPrimaryBgColorHover = Color(0xFF4A5259); /** Bild & SpoBi: Tone 035 */
30
- static const componentButtonPrimaryNeutralButtonPrimaryBgColorHoverDark = Color(0xFFE8EDF0); /** Bild: 093 ; SpoBi: 081 */
31
- static const componentButtonPrimaryNeutralButtonPrimaryBgColorIdle = Color(0xFF242629); /** Bild & SpoBi: Tone 015 */
32
- static const componentButtonPrimaryNeutralButtonPrimaryBgColorIdleDark = Color(0xFFFFFFFF); /** Bild & SpoBi: Tone 100 */
33
- static const componentChipColorActive = Color(0xFFDE0000);
34
- static const componentMenuAppBottomTabBarBgColor = Color(0xFFFFFFFF);
35
- static const componentMenuAppBottomTabBarBgDark = Color(0xFF333D40);
36
- static const componentMenuAppTobBarTabNavBottomBorder = Color(0xFFE8EDF0);
37
- static const componentMenuAppTobBarTabNavBottomBorderActive = Color(0xFFDE0000);
38
- static const componentMenuAppTobBarTabNavBottomBorderActiveDark = Color(0xFFFFFFFF);
39
- static const componentMenuAppTobBarTabNavBottomBorderDark = Color(0xFF4A5259);
40
- static const componentMenuAppTopBarBgColorDark = Color(0xFF333D40);
41
- static const componentMenuAppTopBarIconColor = Color(0xFF4A5259);
42
- static const componentMenuAppTopBarIconColorDark = Color(0xFF8C9196);
43
- static const componentMenuAppTopBarSurfaceColor = Color(0xFFFFFFFF);
44
- static const componentMenuAppTopBarTextColor = Color(0xFF242629);
45
- static const componentMenuAppTopBarTextColorDark = Color(0xFFE8EDF0);
46
- static const componentMenuMenuLinkColorBorderActive = Color(0xFFDE0000);
47
- static const componentMenuMenuLinkColorBorderActiveDark = Color(0xFFFFFFFF);
48
- static const componentMenuMenuLinkLaneLabelColor = Color(0xFF4A5259); /** This variable is used for making possible the default color difference between the Bild and SportBild link lane labels inside the menu component. */
49
- static const componentMenuMenuLinkLaneLabelColorActive = Color(0xFF242629); /** This variable is used for making possible the active color difference between the Bild and SportBild link lane labels inside the menu component. */
50
- static const componentMenuMenuLinkLaneLabelColorDark = Color(0xFF8C9196);
51
- static const componentMenuMenuLinkLaneSurfaceColor = Color(0xFFFFFFFF); /** This variable is used for making possible the default color difference between the Bild and SportBild link lanes inside the menu component. */
52
- static const componentMenuMenuLinkLaneSurfaceColorDark = Color(0xFF242629); /** This variable is used for making possible the default color difference between the Bild and SportBild link lanes inside the menu component on Dark mode. */
53
- static const componentTeaserTeaserTitleBackgroundGradientStart = Color(0xB3000000);
54
- static const componentTeaserTeaserTitleBackgroundGradientStop = Color(0x00000000);
55
- static const globalAttentionAccentColorPrimary = Color(0xFFDE0000); /** Bild: Tone 046 ; SpoBi: 016 This variable is used on small UI elements such as the background color for kickers. */
56
- static const globalAttentionAccentColorPrimaryDark = Color(0xFFFFFFFF); /** Bild: 100 ; SpoBi: 098 */
57
- static const globalCoreCoreColorPrimary = Color(0xFFDE0000); /** Bild: 046; SpoBi: 016 current css calls this variable main tenant color */
58
- static const globalCoreCoreColorSecondary = Color(0xFFFFFFFF); /** Bild&SpoBi Tone 100 */
59
- static const globalCoreCoreColorSecondaryDark = Color(0xFF242629); /** Bild: 015 ; SpoBi: 010 */
60
- static const globalCoreCoreColorTertiary = Color(0xFF242629); /** Bild: 015 ; SpoBi: 010 */
61
- static const globalCoreCoreColorTertiaryDark = Color(0xFFFFFFFF); /** Bild&SpoBi: 100 */
62
- static const globalStateColorPrimaryActive = Color(0xFFDE0000); /** Bild: 046 ; SpoBi: 029 */
63
- static const globalStateColorPrimaryActiveDark = Color(0xFFDE0000); /** Bild: 046 ; SpoBi: 098 */
64
- static const globalSurfaceSurfaceColorPrimary = Color(0xFFFFFFFF); /** Bild: 100 ; SpoBi: 100 */
65
- static const globalSurfaceSurfaceColorPrimaryDark = Color(0xFF242629); /** Bild: 015 ; SpoBi: 010 */
66
- static const globalSurfaceSurfaceColorQuartenary = Color(0xFFCFD4D9); /** Bild: 085 ; SpoBi: 085 */
67
- static const globalSurfaceSurfaceColorQuartenaryDark = Color(0xFF4A5259); /** Bild: 035 ; SpoBi: 035 */
68
- static const globalSurfaceSurfaceColorSecondary = Color(0xFFF2F5F5); /** Bild: 096 ; SpoBi: 098 */
69
- static const globalSurfaceSurfaceColorSecondaryDark = Color(0xFF2B3038); /** Bild: 020 ; SpoBi: 016 */
70
- static const globalSurfaceSurfaceColorTertiary = Color(0xFFE8EDF0); /** Bild: 093 ; SpoBi: 081 */
71
- static const globalSurfaceSurfaceColorTertiaryDark = Color(0xFF333D40); /** Bild: 025 ; SpoBi: 029 */
72
- static const globalTextHeadlineColorPrimary = Color(0xFF242629); /** Bild: 015 ; SpoBi: 016 */
73
- static const globalTextHeadlineColorPrimaryDark = Color(0xFFFFFFFF); /** Bild&SpoBi: Tone 100 */
74
- static const globalTextKickerBgColorOnSurface = Color(0xFFDE0000); /** Use this variable for the color immediately behind the bounding box of the kicker text element. Bild: 046 ; SpoBi: 029 */
75
- static const globalTextKickerBgColorOnSurfaceDark = Color(0xFF8C9196); /** Use this variable for the dark mode color of the background immediately around the kicker text element. Bild: 060 ; SpoBi: 060 */
76
- static const globalTextKickerTextColorOnBg = Color(0xFFFFFFFF); /** This variable is used on kicker texts that are on top of a color that is different from the outer color of the overall user interface. Bild & SpoBi: Tone 100 */
77
- static const globalTextKickerTextColorOnSurface = Color(0xFFDE0000); /** This variable is used for the color of kicker texts that are not no top of a different color of the overall user interface. Bild: 046 ; SpoBi: 060 */
78
- static const globalTextKickerTextColorOnSurfaceDark = Color(0xFF8C9196); /** Use this variable for kicker texts that are directly on top of the color of the overall user interface. Bild & SpoBi tone 060. */
79
- static const globalTextTextColorPrimary = Color(0xFF242629); /** Bild & SpoBi: Tone 015 */
80
- static const globalTextTextColorPrimaryDark = Color(0xFFE8EDF0); /** Bild & SpoBi: Tone 093 */
81
- static const globalTextTextColorSecondary = Color(0xFF8C9196); /** Bild & SpoBi: Tone 060 */
82
- static const globalTextTextColorSecondaryDark = Color(0xFF8C9196); /** Bild & SpoBi: Tone 060 */
83
- }
15
+ /** Bild: 046; SpoBi: 016 current css calls this variable main tenant color */
16
+ static const globalCoreCorecolorprimary = Color(0xFFde0000);
17
+ /** Bild&SpoBi Tone 100 */
18
+ static const globalCoreCorecolorsecondary = Color(0xFFffffff);
19
+ /** Bild: 015 ; SpoBi: 010 */
20
+ static const globalCoreCorecolorsecondarydark = Color(0xFF242629);
21
+ /** Bild: 015 ; SpoBi: 010 */
22
+ static const globalCoreCorecolortertiary = Color(0xFF242629);
23
+ /** Bild&SpoBi: 100 */
24
+ static const globalCoreCorecolortertiarydark = Color(0xFFffffff);
25
+ /** Bild: Tone 046 ; SpoBi: 016 This variable is used on small UI elements such as the background color for kickers. */
26
+ static const globalAttentionAccentcolorprimary = Color(0xFFde0000);
27
+ /** Bild: 100 ; SpoBi: 098 */
28
+ static const globalAttentionAccentcolorprimarydark = Color(0xFFffffff);
29
+ /** Bild: 100 ; SpoBi: 100 */
30
+ static const globalSurfaceSurfacecolorprimary = Color(0xFFffffff);
31
+ /** Bild: 015 ; SpoBi: 010 */
32
+ static const globalSurfaceSurfacecolorprimarydark = Color(0xFF242629);
33
+ /** Bild: 096 ; SpoBi: 098 */
34
+ static const globalSurfaceSurfacecolorsecondary = Color(0xFFf2f5f5);
35
+ /** Bild: 020 ; SpoBi: 016 */
36
+ static const globalSurfaceSurfacecolorsecondarydark = Color(0xFF2b3038);
37
+ /** Bild: 093 ; SpoBi: 081 */
38
+ static const globalSurfaceSurfacecolortertiary = Color(0xFFe8edf0);
39
+ /** Bild: 025 ; SpoBi: 029 */
40
+ static const globalSurfaceSurfacecolortertiarydark = Color(0xFF333d40);
41
+ /** Bild: 085 ; SpoBi: 085 */
42
+ static const globalSurfaceSurfacecolorquartenary = Color(0xFFcfd4d9);
43
+ /** Bild: 035 ; SpoBi: 035 */
44
+ static const globalSurfaceSurfacecolorquartenarydark = Color(0xFF4a5259);
45
+ /** Bild: 046 ; SpoBi: 029 */
46
+ static const globalStateColorprimaryactive = Color(0xFFde0000);
47
+ /** Bild: 046 ; SpoBi: 098 */
48
+ static const globalStateColorprimaryactivedark = Color(0xFFde0000);
49
+ /** Bild & SpoBi: Tone 015 */
50
+ static const globalTextTextcolorprimary = Color(0xFF242629);
51
+ /** Bild & SpoBi: Tone 093 */
52
+ static const globalTextTextcolorprimarydark = Color(0xFFe8edf0);
53
+ /** Bild & SpoBi: Tone 060 */
54
+ static const globalTextTextcolorsecondary = Color(0xFF8c9196);
55
+ /** Bild & SpoBi: Tone 060 */
56
+ static const globalTextTextcolorsecondarydark = Color(0xFF8c9196);
57
+ /** Bild: 015 ; SpoBi: 016 */
58
+ static const globalTextHeadlinecolorprimary = Color(0xFF242629);
59
+ /** Bild&SpoBi: Tone 100 */
60
+ static const globalTextHeadlinecolorprimarydark = Color(0xFFffffff);
61
+ /** This variable is used on kicker texts that are on top of a color that is different from the outer color of the overall user interface. Bild & SpoBi: Tone 100 */
62
+ static const globalTextKickertextcoloronbg = Color(0xFFffffff);
63
+ /** This variable is used for the color of kicker texts that are not no top of a different color of the overall user interface. Bild: 046 ; SpoBi: 060 */
64
+ static const globalTextKickertextcoloronsurface = Color(0xFFde0000);
65
+ /** Use this variable for kicker texts that are directly on top of the color of the overall user interface. Bild & SpoBi tone 060. */
66
+ static const globalTextKickertextcoloronsurfacedark = Color(0xFF8c9196);
67
+ /** Use this variable for the color immediately behind the bounding box of the kicker text element. Bild: 046 ; SpoBi: 029 */
68
+ static const globalTextKickerbgcoloronsurface = Color(0xFFde0000);
69
+ /** Use this variable for the dark mode color of the background immediately around the kicker text element. Bild: 060 ; SpoBi: 060 */
70
+ static const globalTextKickerbgcoloronsurfacedark = Color(0xFF8c9196);
71
+ /** 09-2025 css --article-author-name-color // Bild: 015; SpoBi: 045 */
72
+ static const componentAvatarAvatarlabelcolor = Color(0xFF242629);
73
+ /** 09-2025 css --article-author-name-color // Bild: 100; SpoBi: 093 */
74
+ static const componentAvatarAvatarlabelcolordark = Color(0xFFffffff);
75
+ /** This variable is used for decorating the avatar text's underline color. Bild: 046; SpoBi: 029 */
76
+ static const componentAvatarAvatarlabelcolorhover = Color(0xFFde0000);
77
+ static const componentChipcoloractive = Color(0xFFde0000);
78
+ /** This variable is used for the color of the "breaking" word in the "breaking news" horizontally animated headlines strip. Bild: 010 ; SpoBi: 081 */
79
+ static const componentBreakingnewsBreakingnewstoptitletextcolor = Color(0xFF1c1c1c);
80
+ /** This variable is used for the color of the "News" word in the breaking news horizontal animated headlines strip. Bild: 010 ; SpoBi: 100 */
81
+ static const componentBreakingnewsBreakingnewsbottomtitletextcolor = Color(0xFF1c1c1c);
82
+ /** This variable is used for the background color of the "Breaking News" title. Bild: 067 ; SpoBi: 016 */
83
+ static const componentBreakingnewsBreakingnewstitlesurfacecolor = Color(0xFFfc8226);
84
+ /** This variable is used on the breaking news strip that has horizontally animated headlines. Bild: 015 ; SpoBi: 081 */
85
+ static const componentBreakingnewsBreakingnewssurfacecolor = Color(0xFF242629);
86
+ /** This variable is for the background color of the horizontally animated strip with headlines for breaking news on dark mode. Bild: 093 ; SpoBi: 081 */
87
+ static const componentBreakingnewsBreakingnewssurfacecolordark = Color(0xFFe8edf0);
88
+ /** This variable is used on the text for headlines in the horizontally animated breaking news strip. Bild: 100 ; SpoBi: 015 */
89
+ static const componentBreakingnewsBreakingnewstextcontentcolor = Color(0xFFffffff);
90
+ /** This variable is used on the text for headlines in the horizontally animated breaking news strip on dark mode. Bild&SpoBi: 015 */
91
+ static const componentBreakingnewsBreakingnewstextcontentcolordark = Color(0xFF242629);
92
+ /** Bild: 046 ; SpoBi: 029 */
93
+ static const componentButtonPrimarybrandButtonprimarybgcoloridle = Color(0xFFde0000);
94
+ /** Bild: 035 ; SpoBi: 016 */
95
+ static const componentButtonPrimarybrandButtonprimarybgcolorhover = Color(0xFFb00003);
96
+ /** This variable controls the primary button idle color for two brands in dark mode. Bild: 046 ; SpoBi: 038 */
97
+ static const componentButtonPrimarybrandButtonprimarybgcoloridledark = Color(0xFFde0000);
98
+ /** This variable stores colors for the hover state of primary buttons for two brands in dark mode. Bild: 035 ; SpoBi: 029 */
99
+ static const componentButtonPrimarybrandButtonprimarybgcolorhoverdark = Color(0xFFb00003);
100
+ /** Bild & SpoBi: Tone 015 */
101
+ static const componentButtonPrimaryneutralButtonprimarybgcoloridle = Color(0xFF242629);
102
+ /** Bild & SpoBi: Tone 035 */
103
+ static const componentButtonPrimaryneutralButtonprimarybgcolorhover = Color(0xFF4a5259);
104
+ /** Bild & SpoBi: Tone 100 */
105
+ static const componentButtonPrimaryneutralButtonprimarybgcoloridledark = Color(0xFFffffff);
106
+ /** Bild: 093 ; SpoBi: 081 */
107
+ static const componentButtonPrimaryneutralButtonprimarybgcolorhoverdark = Color(0xFFe8edf0);
108
+ /** This variable is used for making possible the default color difference between the Bild and SportBild link lanes inside the menu component. */
109
+ static const componentMenuMenulinklanesurfacecolor = Color(0xFFffffff);
110
+ /** This variable is used for making possible the default color difference between the Bild and SportBild link lanes inside the menu component on Dark mode. */
111
+ static const componentMenuMenulinklanesurfacecolordark = Color(0xFF242629);
112
+ /** This variable is used for making possible the default color difference between the Bild and SportBild link lane labels inside the menu component. */
113
+ static const componentMenuMenulinklanelabelcolor = Color(0xFF4a5259);
114
+ /** This variable is used for making possible the active color difference between the Bild and SportBild link lane labels inside the menu component. */
115
+ static const componentMenuMenulinklanelabelcoloractive = Color(0xFF242629);
116
+ static const componentMenuMenulinklanelabelcolordark = Color(0xFF8c9196);
117
+ static const componentMenuMenulinkcolorborderactive = Color(0xFFde0000);
118
+ static const componentMenuMenulinkcolorborderactivedark = Color(0xFFffffff);
119
+ static const componentMenuAppbottomtabbarbgcolor = Color(0xFFffffff);
120
+ static const componentMenuApptopbarbgcolordark = Color(0xFF333d40);
121
+ static const componentMenuAppbottomtabbarbgdark = Color(0xFF333d40);
122
+ static const componentMenuApptopbarsurfacecolor = Color(0xFFffffff);
123
+ static const componentMenuApptopbariconcolor = Color(0xFF4a5259);
124
+ static const componentMenuApptopbariconcolordark = Color(0xFF8c9196);
125
+ static const componentMenuApptopbartextcolor = Color(0xFF242629);
126
+ static const componentMenuApptopbartextcolordark = Color(0xFFe8edf0);
127
+ static const componentMenuApptobbartabnavbottomborder = Color(0xFFe8edf0);
128
+ static const componentMenuApptobbartabnavbottomborderdark = Color(0xFF4a5259);
129
+ static const componentMenuApptobbartabnavbottomborderactive = Color(0xFFde0000);
130
+ static const componentMenuApptobbartabnavbottomborderactivedark = Color(0xFFffffff);
131
+ static const componentTeaserTeasertitlebackgroundgradientstart = Color(0xb3000000);
132
+ static const componentTeaserTeasertitlebackgroundgradientstop = Color(0x00000000);
133
+ }
@@ -9,75 +9,125 @@
9
9
 
10
10
  import 'dart:ui';
11
11
 
12
- class {
13
- ._();
12
+ class BrandColorSportbild {
13
+ BrandColorSportbild._();
14
14
 
15
- static const componentAvatarAvatarLabelColor = Color(0xFF666B70); /** 09-2025 css --article-author-name-color // Bild: 015; SpoBi: 045 */
16
- static const componentAvatarAvatarLabelColorDark = Color(0xFFE8EDF0); /** 09-2025 css --article-author-name-color // Bild: 100; SpoBi: 093 */
17
- static const componentAvatarAvatarLabelColorHover = Color(0xFF174582); /** This variable is used for decorating the avatar text's underline color. Bild: 046; SpoBi: 029 */
18
- static const componentBreakingNewsBreakingNewsBottomTitleTextColor = Color(0xFFFFFFFF); /** This variable is used for the color of the "News" word in the breaking news horizontal animated headlines strip. Bild: 010 ; SpoBi: 100 */
19
- static const componentBreakingNewsBreakingNewsSurfaceColor = Color(0xFFFFBF00); /** This variable is used on the breaking news strip that has horizontally animated headlines. Bild: 015 ; SpoBi: 081 */
20
- static const componentBreakingNewsBreakingNewsSurfaceColorDark = Color(0xFFFFBF00); /** This variable is for the background color of the horizontally animated strip with headlines for breaking news on dark mode. Bild: 093 ; SpoBi: 081 */
21
- static const componentBreakingNewsBreakingNewsTextContentColor = Color(0xFF242629); /** This variable is used on the text for headlines in the horizontally animated breaking news strip. Bild: 100 ; SpoBi: 015 */
22
- static const componentBreakingNewsBreakingNewsTextContentColorDark = Color(0xFF242629); /** This variable is used on the text for headlines in the horizontally animated breaking news strip on dark mode. Bild&SpoBi: 015 */
23
- static const componentBreakingNewsBreakingNewsTitleSurfaceColor = Color(0xFF0A264F); /** This variable is used for the background color of the "Breaking News" title. Bild: 067 ; SpoBi: 016 */
24
- static const componentBreakingNewsBreakingNewsTopTitleTextColor = Color(0xFFFFBF00); /** This variable is used for the color of the "breaking" word in the "breaking news" horizontally animated headlines strip. Bild: 010 ; SpoBi: 081 */
25
- static const componentButtonPrimaryBrandButtonPrimaryBgColorHover = Color(0xFF0A264F); /** Bild: 035 ; SpoBi: 016 */
26
- static const componentButtonPrimaryBrandButtonPrimaryBgColorHoverDark = Color(0xFF174582); /** This variable stores colors for the hover state of primary buttons for two brands in dark mode. Bild: 035 ; SpoBi: 029 */
27
- static const componentButtonPrimaryBrandButtonPrimaryBgColorIdle = Color(0xFF174582); /** Bild: 046 ; SpoBi: 029 */
28
- static const componentButtonPrimaryBrandButtonPrimaryBgColorIdleDark = Color(0xFF305999); /** This variable controls the primary button idle color for two brands in dark mode. Bild: 046 ; SpoBi: 038 */
29
- static const componentButtonPrimaryNeutralButtonPrimaryBgColorHover = Color(0xFF4A5259); /** Bild & SpoBi: Tone 035 */
30
- static const componentButtonPrimaryNeutralButtonPrimaryBgColorHoverDark = Color(0xFFBDC9DB); /** Bild: 093 ; SpoBi: 081 */
31
- static const componentButtonPrimaryNeutralButtonPrimaryBgColorIdle = Color(0xFF242629); /** Bild & SpoBi: Tone 015 */
32
- static const componentButtonPrimaryNeutralButtonPrimaryBgColorIdleDark = Color(0xFFFFFFFF); /** Bild & SpoBi: Tone 100 */
33
- static const componentChipColorActive = Color(0xFF174582);
34
- static const componentMenuAppBottomTabBarBgColor = Color(0xFFFFFFFF);
35
- static const componentMenuAppBottomTabBarBgDark = Color(0xFF0A264F);
36
- static const componentMenuAppTobBarTabNavBottomBorder = Color(0xFF174582);
37
- static const componentMenuAppTobBarTabNavBottomBorderActive = Color(0xFFCFD4D9);
38
- static const componentMenuAppTobBarTabNavBottomBorderActiveDark = Color(0xFFFFFFFF);
39
- static const componentMenuAppTobBarTabNavBottomBorderDark = Color(0xFF174582);
40
- static const componentMenuAppTopBarBgColorDark = Color(0xFF0A264F);
41
- static const componentMenuAppTopBarIconColor = Color(0xFF8C9196);
42
- static const componentMenuAppTopBarIconColorDark = Color(0xFF8C9196);
43
- static const componentMenuAppTopBarSurfaceColor = Color(0xFF0A264F);
44
- static const componentMenuAppTopBarTextColor = Color(0xFFE8EDF0);
45
- static const componentMenuAppTopBarTextColorDark = Color(0xFFE8EDF0);
46
- static const componentMenuMenuLinkColorBorderActive = Color(0xFF0A264F);
47
- static const componentMenuMenuLinkColorBorderActiveDark = Color(0xFFF7FAFC);
48
- static const componentMenuMenuLinkLaneLabelColor = Color(0xFFCFD4D9); /** This variable is used for making possible the default color difference between the Bild and SportBild link lane labels inside the menu component. */
49
- static const componentMenuMenuLinkLaneLabelColorActive = Color(0xFFFFFFFF); /** This variable is used for making possible the active color difference between the Bild and SportBild link lane labels inside the menu component. */
50
- static const componentMenuMenuLinkLaneLabelColorDark = Color(0xFFADB5BA);
51
- static const componentMenuMenuLinkLaneSurfaceColor = Color(0xFF0A264F); /** This variable is used for making possible the default color difference between the Bild and SportBild link lanes inside the menu component. */
52
- static const componentMenuMenuLinkLaneSurfaceColorDark = Color(0xFF0A264F); /** This variable is used for making possible the default color difference between the Bild and SportBild link lanes inside the menu component on Dark mode. */
53
- static const componentTeaserTeaserTitleBackgroundGradientStart = Color(0xB30A264F);
54
- static const componentTeaserTeaserTitleBackgroundGradientStop = Color(0x000A264F);
55
- static const globalAttentionAccentColorPrimary = Color(0xFF174582); /** Bild: Tone 046 ; SpoBi: 016 This variable is used on small UI elements such as the background color for kickers. */
56
- static const globalAttentionAccentColorPrimaryDark = Color(0xFFF7FAFC); /** Bild: 100 ; SpoBi: 098 */
57
- static const globalCoreCoreColorPrimary = Color(0xFF0A264F); /** Bild: 046; SpoBi: 016 current css calls this variable main tenant color */
58
- static const globalCoreCoreColorSecondary = Color(0xFFFFFFFF); /** Bild&SpoBi Tone 100 */
59
- static const globalCoreCoreColorSecondaryDark = Color(0xFF081729); /** Bild: 015 ; SpoBi: 010 */
60
- static const globalCoreCoreColorTertiary = Color(0xFF081729); /** Bild: 015 ; SpoBi: 010 */
61
- static const globalCoreCoreColorTertiaryDark = Color(0xFFFFFFFF); /** Bild&SpoBi: 100 */
62
- static const globalStateColorPrimaryActive = Color(0xFF174582); /** Bild: 046 ; SpoBi: 029 */
63
- static const globalStateColorPrimaryActiveDark = Color(0xFFF7FAFC); /** Bild: 046 ; SpoBi: 098 */
64
- static const globalSurfaceSurfaceColorPrimary = Color(0xFFFFFFFF); /** Bild: 100 ; SpoBi: 100 */
65
- static const globalSurfaceSurfaceColorPrimaryDark = Color(0xFF081729); /** Bild: 015 ; SpoBi: 010 */
66
- static const globalSurfaceSurfaceColorQuartenary = Color(0xFFCFD4D9); /** Bild: 085 ; SpoBi: 085 */
67
- static const globalSurfaceSurfaceColorQuartenaryDark = Color(0xFF4A5259); /** Bild: 035 ; SpoBi: 035 */
68
- static const globalSurfaceSurfaceColorSecondary = Color(0xFFF7FAFC); /** Bild: 096 ; SpoBi: 098 */
69
- static const globalSurfaceSurfaceColorSecondaryDark = Color(0xFF0A264F); /** Bild: 020 ; SpoBi: 016 */
70
- static const globalSurfaceSurfaceColorTertiary = Color(0xFFBDC9DB); /** Bild: 093 ; SpoBi: 081 */
71
- static const globalSurfaceSurfaceColorTertiaryDark = Color(0xFF174582); /** Bild: 025 ; SpoBi: 029 */
72
- static const globalTextHeadlineColorPrimary = Color(0xFF0A264F); /** Bild: 015 ; SpoBi: 016 */
73
- static const globalTextHeadlineColorPrimaryDark = Color(0xFFFFFFFF); /** Bild&SpoBi: Tone 100 */
74
- static const globalTextKickerBgColorOnSurface = Color(0xFF174582); /** Use this variable for the color immediately behind the bounding box of the kicker text element. Bild: 046 ; SpoBi: 029 */
75
- static const globalTextKickerBgColorOnSurfaceDark = Color(0xFF8C9196); /** Use this variable for the dark mode color of the background immediately around the kicker text element. Bild: 060 ; SpoBi: 060 */
76
- static const globalTextKickerTextColorOnBg = Color(0xFFFFFFFF); /** This variable is used on kicker texts that are on top of a color that is different from the outer color of the overall user interface. Bild & SpoBi: Tone 100 */
77
- static const globalTextKickerTextColorOnSurface = Color(0xFF8C9196); /** This variable is used for the color of kicker texts that are not no top of a different color of the overall user interface. Bild: 046 ; SpoBi: 060 */
78
- static const globalTextKickerTextColorOnSurfaceDark = Color(0xFF8C9196); /** Use this variable for kicker texts that are directly on top of the color of the overall user interface. Bild & SpoBi tone 060. */
79
- static const globalTextTextColorPrimary = Color(0xFF242629); /** Bild & SpoBi: Tone 015 */
80
- static const globalTextTextColorPrimaryDark = Color(0xFFE8EDF0); /** Bild & SpoBi: Tone 093 */
81
- static const globalTextTextColorSecondary = Color(0xFF8C9196); /** Bild & SpoBi: Tone 060 */
82
- static const globalTextTextColorSecondaryDark = Color(0xFF8C9196); /** Bild & SpoBi: Tone 060 */
83
- }
15
+ /** Bild: 046; SpoBi: 016 current css calls this variable main tenant color */
16
+ static const globalCoreCorecolorprimary = Color(0xFF0a264f);
17
+ /** Bild&SpoBi Tone 100 */
18
+ static const globalCoreCorecolorsecondary = Color(0xFFffffff);
19
+ /** Bild: 015 ; SpoBi: 010 */
20
+ static const globalCoreCorecolorsecondarydark = Color(0xFF081729);
21
+ /** Bild: 015 ; SpoBi: 010 */
22
+ static const globalCoreCorecolortertiary = Color(0xFF081729);
23
+ /** Bild&SpoBi: 100 */
24
+ static const globalCoreCorecolortertiarydark = Color(0xFFffffff);
25
+ /** Bild: Tone 046 ; SpoBi: 016 This variable is used on small UI elements such as the background color for kickers. */
26
+ static const globalAttentionAccentcolorprimary = Color(0xFF174582);
27
+ /** Bild: 100 ; SpoBi: 098 */
28
+ static const globalAttentionAccentcolorprimarydark = Color(0xFFf7fafc);
29
+ /** Bild: 100 ; SpoBi: 100 */
30
+ static const globalSurfaceSurfacecolorprimary = Color(0xFFffffff);
31
+ /** Bild: 015 ; SpoBi: 010 */
32
+ static const globalSurfaceSurfacecolorprimarydark = Color(0xFF081729);
33
+ /** Bild: 096 ; SpoBi: 098 */
34
+ static const globalSurfaceSurfacecolorsecondary = Color(0xFFf7fafc);
35
+ /** Bild: 020 ; SpoBi: 016 */
36
+ static const globalSurfaceSurfacecolorsecondarydark = Color(0xFF0a264f);
37
+ /** Bild: 093 ; SpoBi: 081 */
38
+ static const globalSurfaceSurfacecolortertiary = Color(0xFFbdc9db);
39
+ /** Bild: 025 ; SpoBi: 029 */
40
+ static const globalSurfaceSurfacecolortertiarydark = Color(0xFF174582);
41
+ /** Bild: 085 ; SpoBi: 085 */
42
+ static const globalSurfaceSurfacecolorquartenary = Color(0xFFcfd4d9);
43
+ /** Bild: 035 ; SpoBi: 035 */
44
+ static const globalSurfaceSurfacecolorquartenarydark = Color(0xFF4a5259);
45
+ /** Bild: 046 ; SpoBi: 029 */
46
+ static const globalStateColorprimaryactive = Color(0xFF174582);
47
+ /** Bild: 046 ; SpoBi: 098 */
48
+ static const globalStateColorprimaryactivedark = Color(0xFFf7fafc);
49
+ /** Bild & SpoBi: Tone 015 */
50
+ static const globalTextTextcolorprimary = Color(0xFF242629);
51
+ /** Bild & SpoBi: Tone 093 */
52
+ static const globalTextTextcolorprimarydark = Color(0xFFe8edf0);
53
+ /** Bild & SpoBi: Tone 060 */
54
+ static const globalTextTextcolorsecondary = Color(0xFF8c9196);
55
+ /** Bild & SpoBi: Tone 060 */
56
+ static const globalTextTextcolorsecondarydark = Color(0xFF8c9196);
57
+ /** Bild: 015 ; SpoBi: 016 */
58
+ static const globalTextHeadlinecolorprimary = Color(0xFF0a264f);
59
+ /** Bild&SpoBi: Tone 100 */
60
+ static const globalTextHeadlinecolorprimarydark = Color(0xFFffffff);
61
+ /** This variable is used on kicker texts that are on top of a color that is different from the outer color of the overall user interface. Bild & SpoBi: Tone 100 */
62
+ static const globalTextKickertextcoloronbg = Color(0xFFffffff);
63
+ /** This variable is used for the color of kicker texts that are not no top of a different color of the overall user interface. Bild: 046 ; SpoBi: 060 */
64
+ static const globalTextKickertextcoloronsurface = Color(0xFF8c9196);
65
+ /** Use this variable for kicker texts that are directly on top of the color of the overall user interface. Bild & SpoBi tone 060. */
66
+ static const globalTextKickertextcoloronsurfacedark = Color(0xFF8c9196);
67
+ /** Use this variable for the color immediately behind the bounding box of the kicker text element. Bild: 046 ; SpoBi: 029 */
68
+ static const globalTextKickerbgcoloronsurface = Color(0xFF174582);
69
+ /** Use this variable for the dark mode color of the background immediately around the kicker text element. Bild: 060 ; SpoBi: 060 */
70
+ static const globalTextKickerbgcoloronsurfacedark = Color(0xFF8c9196);
71
+ /** 09-2025 css --article-author-name-color // Bild: 015; SpoBi: 045 */
72
+ static const componentAvatarAvatarlabelcolor = Color(0xFF666b70);
73
+ /** 09-2025 css --article-author-name-color // Bild: 100; SpoBi: 093 */
74
+ static const componentAvatarAvatarlabelcolordark = Color(0xFFe8edf0);
75
+ /** This variable is used for decorating the avatar text's underline color. Bild: 046; SpoBi: 029 */
76
+ static const componentAvatarAvatarlabelcolorhover = Color(0xFF174582);
77
+ static const componentChipcoloractive = Color(0xFF174582);
78
+ /** This variable is used for the color of the "breaking" word in the "breaking news" horizontally animated headlines strip. Bild: 010 ; SpoBi: 081 */
79
+ static const componentBreakingnewsBreakingnewstoptitletextcolor = Color(0xFFffbf00);
80
+ /** This variable is used for the color of the "News" word in the breaking news horizontal animated headlines strip. Bild: 010 ; SpoBi: 100 */
81
+ static const componentBreakingnewsBreakingnewsbottomtitletextcolor = Color(0xFFffffff);
82
+ /** This variable is used for the background color of the "Breaking News" title. Bild: 067 ; SpoBi: 016 */
83
+ static const componentBreakingnewsBreakingnewstitlesurfacecolor = Color(0xFF0a264f);
84
+ /** This variable is used on the breaking news strip that has horizontally animated headlines. Bild: 015 ; SpoBi: 081 */
85
+ static const componentBreakingnewsBreakingnewssurfacecolor = Color(0xFFffbf00);
86
+ /** This variable is for the background color of the horizontally animated strip with headlines for breaking news on dark mode. Bild: 093 ; SpoBi: 081 */
87
+ static const componentBreakingnewsBreakingnewssurfacecolordark = Color(0xFFffbf00);
88
+ /** This variable is used on the text for headlines in the horizontally animated breaking news strip. Bild: 100 ; SpoBi: 015 */
89
+ static const componentBreakingnewsBreakingnewstextcontentcolor = Color(0xFF242629);
90
+ /** This variable is used on the text for headlines in the horizontally animated breaking news strip on dark mode. Bild&SpoBi: 015 */
91
+ static const componentBreakingnewsBreakingnewstextcontentcolordark = Color(0xFF242629);
92
+ /** Bild: 046 ; SpoBi: 029 */
93
+ static const componentButtonPrimarybrandButtonprimarybgcoloridle = Color(0xFF174582);
94
+ /** Bild: 035 ; SpoBi: 016 */
95
+ static const componentButtonPrimarybrandButtonprimarybgcolorhover = Color(0xFF0a264f);
96
+ /** This variable controls the primary button idle color for two brands in dark mode. Bild: 046 ; SpoBi: 038 */
97
+ static const componentButtonPrimarybrandButtonprimarybgcoloridledark = Color(0xFF305999);
98
+ /** This variable stores colors for the hover state of primary buttons for two brands in dark mode. Bild: 035 ; SpoBi: 029 */
99
+ static const componentButtonPrimarybrandButtonprimarybgcolorhoverdark = Color(0xFF174582);
100
+ /** Bild & SpoBi: Tone 015 */
101
+ static const componentButtonPrimaryneutralButtonprimarybgcoloridle = Color(0xFF242629);
102
+ /** Bild & SpoBi: Tone 035 */
103
+ static const componentButtonPrimaryneutralButtonprimarybgcolorhover = Color(0xFF4a5259);
104
+ /** Bild & SpoBi: Tone 100 */
105
+ static const componentButtonPrimaryneutralButtonprimarybgcoloridledark = Color(0xFFffffff);
106
+ /** Bild: 093 ; SpoBi: 081 */
107
+ static const componentButtonPrimaryneutralButtonprimarybgcolorhoverdark = Color(0xFFbdc9db);
108
+ /** This variable is used for making possible the default color difference between the Bild and SportBild link lanes inside the menu component. */
109
+ static const componentMenuMenulinklanesurfacecolor = Color(0xFF0a264f);
110
+ /** This variable is used for making possible the default color difference between the Bild and SportBild link lanes inside the menu component on Dark mode. */
111
+ static const componentMenuMenulinklanesurfacecolordark = Color(0xFF0a264f);
112
+ /** This variable is used for making possible the default color difference between the Bild and SportBild link lane labels inside the menu component. */
113
+ static const componentMenuMenulinklanelabelcolor = Color(0xFFcfd4d9);
114
+ /** This variable is used for making possible the active color difference between the Bild and SportBild link lane labels inside the menu component. */
115
+ static const componentMenuMenulinklanelabelcoloractive = Color(0xFFffffff);
116
+ static const componentMenuMenulinklanelabelcolordark = Color(0xFFadb5ba);
117
+ static const componentMenuMenulinkcolorborderactive = Color(0xFF0a264f);
118
+ static const componentMenuMenulinkcolorborderactivedark = Color(0xFFf7fafc);
119
+ static const componentMenuAppbottomtabbarbgcolor = Color(0xFFffffff);
120
+ static const componentMenuApptopbarbgcolordark = Color(0xFF0a264f);
121
+ static const componentMenuAppbottomtabbarbgdark = Color(0xFF0a264f);
122
+ static const componentMenuApptopbarsurfacecolor = Color(0xFF0a264f);
123
+ static const componentMenuApptopbariconcolor = Color(0xFF8c9196);
124
+ static const componentMenuApptopbariconcolordark = Color(0xFF8c9196);
125
+ static const componentMenuApptopbartextcolor = Color(0xFFe8edf0);
126
+ static const componentMenuApptopbartextcolordark = Color(0xFFe8edf0);
127
+ static const componentMenuApptobbartabnavbottomborder = Color(0xFF174582);
128
+ static const componentMenuApptobbartabnavbottomborderdark = Color(0xFF174582);
129
+ static const componentMenuApptobbartabnavbottomborderactive = Color(0xFFcfd4d9);
130
+ static const componentMenuApptobbartabnavbottomborderactivedark = Color(0xFFffffff);
131
+ static const componentTeaserTeasertitlebackgroundgradientstart = Color(0xb30a264f);
132
+ static const componentTeaserTeasertitlebackgroundgradientstop = Color(0x000a264f);
133
+ }