@marioschmidt/design-system-tokens 1.0.13 → 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
@@ -8,73 +8,123 @@
8
8
 
9
9
  import UIKit
10
10
 
11
- public class {
12
- public static let componentAvatarAvatarLabelColor = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1) /** 09-2025 css --article-author-name-color // Bild: 015; SpoBi: 045 */
13
- public static let componentAvatarAvatarLabelColorDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1) /** 09-2025 css --article-author-name-color // Bild: 100; SpoBi: 093 */
14
- public static let componentAvatarAvatarLabelColorHover = UIColor(red: 0.871, green: 0.000, blue: 0.000, alpha: 1) /** This variable is used for decorating the avatar text's underline color. Bild: 046; SpoBi: 029 */
15
- public static let componentBreakingNewsBreakingNewsBottomTitleTextColor = UIColor(red: 0.110, green: 0.110, blue: 0.110, alpha: 1) /** This variable is used for the color of the "News" word in the breaking news horizontal animated headlines strip. Bild: 010 ; SpoBi: 100 */
16
- public static let componentBreakingNewsBreakingNewsSurfaceColor = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1) /** This variable is used on the breaking news strip that has horizontally animated headlines. Bild: 015 ; SpoBi: 081 */
17
- public static let componentBreakingNewsBreakingNewsSurfaceColorDark = UIColor(red: 0.910, green: 0.929, blue: 0.941, alpha: 1) /** This variable is for the background color of the horizontally animated strip with headlines for breaking news on dark mode. Bild: 093 ; SpoBi: 081 */
18
- public static let componentBreakingNewsBreakingNewsTextContentColor = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1) /** This variable is used on the text for headlines in the horizontally animated breaking news strip. Bild: 100 ; SpoBi: 015 */
19
- public static let componentBreakingNewsBreakingNewsTextContentColorDark = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1) /** This variable is used on the text for headlines in the horizontally animated breaking news strip on dark mode. Bild&SpoBi: 015 */
20
- public static let componentBreakingNewsBreakingNewsTitleSurfaceColor = UIColor(red: 0.988, green: 0.510, blue: 0.149, alpha: 1) /** This variable is used for the background color of the "Breaking News" title. Bild: 067 ; SpoBi: 016 */
21
- public static let componentBreakingNewsBreakingNewsTopTitleTextColor = UIColor(red: 0.110, green: 0.110, blue: 0.110, alpha: 1) /** This variable is used for the color of the "breaking" word in the "breaking news" horizontally animated headlines strip. Bild: 010 ; SpoBi: 081 */
22
- public static let componentButtonPrimaryBrandButtonPrimaryBgColorHover = UIColor(red: 0.690, green: 0.000, blue: 0.012, alpha: 1) /** Bild: 035 ; SpoBi: 016 */
23
- public static let componentButtonPrimaryBrandButtonPrimaryBgColorHoverDark = UIColor(red: 0.690, green: 0.000, blue: 0.012, alpha: 1) /** This variable stores colors for the hover state of primary buttons for two brands in dark mode. Bild: 035 ; SpoBi: 029 */
24
- public static let componentButtonPrimaryBrandButtonPrimaryBgColorIdle = UIColor(red: 0.871, green: 0.000, blue: 0.000, alpha: 1) /** Bild: 046 ; SpoBi: 029 */
25
- public static let componentButtonPrimaryBrandButtonPrimaryBgColorIdleDark = UIColor(red: 0.871, green: 0.000, blue: 0.000, alpha: 1) /** This variable controls the primary button idle color for two brands in dark mode. Bild: 046 ; SpoBi: 038 */
26
- public static let componentButtonPrimaryNeutralButtonPrimaryBgColorHover = UIColor(red: 0.290, green: 0.322, blue: 0.349, alpha: 1) /** Bild & SpoBi: Tone 035 */
27
- public static let componentButtonPrimaryNeutralButtonPrimaryBgColorHoverDark = UIColor(red: 0.910, green: 0.929, blue: 0.941, alpha: 1) /** Bild: 093 ; SpoBi: 081 */
28
- public static let componentButtonPrimaryNeutralButtonPrimaryBgColorIdle = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1) /** Bild & SpoBi: Tone 015 */
29
- public static let componentButtonPrimaryNeutralButtonPrimaryBgColorIdleDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1) /** Bild & SpoBi: Tone 100 */
30
- public static let componentChipColorActive = UIColor(red: 0.871, green: 0.000, blue: 0.000, alpha: 1)
31
- public static let componentMenuAppBottomTabBarBgColor = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1)
32
- public static let componentMenuAppBottomTabBarBgDark = UIColor(red: 0.200, green: 0.239, blue: 0.251, alpha: 1)
33
- public static let componentMenuAppTobBarTabNavBottomBorder = UIColor(red: 0.910, green: 0.929, blue: 0.941, alpha: 1)
34
- public static let componentMenuAppTobBarTabNavBottomBorderActive = UIColor(red: 0.871, green: 0.000, blue: 0.000, alpha: 1)
35
- public static let componentMenuAppTobBarTabNavBottomBorderActiveDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1)
36
- public static let componentMenuAppTobBarTabNavBottomBorderDark = UIColor(red: 0.290, green: 0.322, blue: 0.349, alpha: 1)
37
- public static let componentMenuAppTopBarBgColorDark = UIColor(red: 0.200, green: 0.239, blue: 0.251, alpha: 1)
38
- public static let componentMenuAppTopBarIconColor = UIColor(red: 0.290, green: 0.322, blue: 0.349, alpha: 1)
39
- public static let componentMenuAppTopBarIconColorDark = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1)
40
- public static let componentMenuAppTopBarSurfaceColor = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1)
41
- public static let componentMenuAppTopBarTextColor = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1)
42
- public static let componentMenuAppTopBarTextColorDark = UIColor(red: 0.910, green: 0.929, blue: 0.941, alpha: 1)
43
- public static let componentMenuMenuLinkColorBorderActive = UIColor(red: 0.871, green: 0.000, blue: 0.000, alpha: 1)
44
- public static let componentMenuMenuLinkColorBorderActiveDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1)
45
- public static let componentMenuMenuLinkLaneLabelColor = UIColor(red: 0.290, green: 0.322, blue: 0.349, alpha: 1) /** This variable is used for making possible the default color difference between the Bild and SportBild link lane labels inside the menu component. */
46
- public static let componentMenuMenuLinkLaneLabelColorActive = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1) /** This variable is used for making possible the active color difference between the Bild and SportBild link lane labels inside the menu component. */
47
- public static let componentMenuMenuLinkLaneLabelColorDark = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1)
48
- public static let componentMenuMenuLinkLaneSurfaceColor = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1) /** This variable is used for making possible the default color difference between the Bild and SportBild link lanes inside the menu component. */
49
- public static let componentMenuMenuLinkLaneSurfaceColorDark = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1) /** 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. */
50
- public static let componentTeaserTeaserTitleBackgroundGradientStart = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.7)
51
- public static let componentTeaserTeaserTitleBackgroundGradientStop = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0)
52
- public static let globalAttentionAccentColorPrimary = UIColor(red: 0.871, green: 0.000, blue: 0.000, alpha: 1) /** Bild: Tone 046 ; SpoBi: 016 This variable is used on small UI elements such as the background color for kickers. */
53
- public static let globalAttentionAccentColorPrimaryDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1) /** Bild: 100 ; SpoBi: 098 */
54
- public static let globalCoreCoreColorPrimary = UIColor(red: 0.871, green: 0.000, blue: 0.000, alpha: 1) /** Bild: 046; SpoBi: 016 current css calls this variable main tenant color */
55
- public static let globalCoreCoreColorSecondary = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1) /** Bild&SpoBi Tone 100 */
56
- public static let globalCoreCoreColorSecondaryDark = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1) /** Bild: 015 ; SpoBi: 010 */
57
- public static let globalCoreCoreColorTertiary = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1) /** Bild: 015 ; SpoBi: 010 */
58
- public static let globalCoreCoreColorTertiaryDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1) /** Bild&SpoBi: 100 */
59
- public static let globalStateColorPrimaryActive = UIColor(red: 0.871, green: 0.000, blue: 0.000, alpha: 1) /** Bild: 046 ; SpoBi: 029 */
60
- public static let globalStateColorPrimaryActiveDark = UIColor(red: 0.871, green: 0.000, blue: 0.000, alpha: 1) /** Bild: 046 ; SpoBi: 098 */
61
- public static let globalSurfaceSurfaceColorPrimary = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1) /** Bild: 100 ; SpoBi: 100 */
62
- public static let globalSurfaceSurfaceColorPrimaryDark = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1) /** Bild: 015 ; SpoBi: 010 */
63
- public static let globalSurfaceSurfaceColorQuartenary = UIColor(red: 0.812, green: 0.831, blue: 0.851, alpha: 1) /** Bild: 085 ; SpoBi: 085 */
64
- public static let globalSurfaceSurfaceColorQuartenaryDark = UIColor(red: 0.290, green: 0.322, blue: 0.349, alpha: 1) /** Bild: 035 ; SpoBi: 035 */
65
- public static let globalSurfaceSurfaceColorSecondary = UIColor(red: 0.949, green: 0.961, blue: 0.961, alpha: 1) /** Bild: 096 ; SpoBi: 098 */
66
- public static let globalSurfaceSurfaceColorSecondaryDark = UIColor(red: 0.169, green: 0.188, blue: 0.220, alpha: 1) /** Bild: 020 ; SpoBi: 016 */
67
- public static let globalSurfaceSurfaceColorTertiary = UIColor(red: 0.910, green: 0.929, blue: 0.941, alpha: 1) /** Bild: 093 ; SpoBi: 081 */
68
- public static let globalSurfaceSurfaceColorTertiaryDark = UIColor(red: 0.200, green: 0.239, blue: 0.251, alpha: 1) /** Bild: 025 ; SpoBi: 029 */
69
- public static let globalTextHeadlineColorPrimary = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1) /** Bild: 015 ; SpoBi: 016 */
70
- public static let globalTextHeadlineColorPrimaryDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1) /** Bild&SpoBi: Tone 100 */
71
- public static let globalTextKickerBgColorOnSurface = UIColor(red: 0.871, green: 0.000, blue: 0.000, alpha: 1) /** Use this variable for the color immediately behind the bounding box of the kicker text element. Bild: 046 ; SpoBi: 029 */
72
- public static let globalTextKickerBgColorOnSurfaceDark = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1) /** Use this variable for the dark mode color of the background immediately around the kicker text element. Bild: 060 ; SpoBi: 060 */
73
- public static let globalTextKickerTextColorOnBg = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1) /** 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 */
74
- public static let globalTextKickerTextColorOnSurface = UIColor(red: 0.871, green: 0.000, blue: 0.000, alpha: 1) /** 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 */
75
- public static let globalTextKickerTextColorOnSurfaceDark = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1) /** Use this variable for kicker texts that are directly on top of the color of the overall user interface. Bild & SpoBi tone 060. */
76
- public static let globalTextTextColorPrimary = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1) /** Bild & SpoBi: Tone 015 */
77
- public static let globalTextTextColorPrimaryDark = UIColor(red: 0.910, green: 0.929, blue: 0.941, alpha: 1) /** Bild & SpoBi: Tone 093 */
78
- public static let globalTextTextColorSecondary = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1) /** Bild & SpoBi: Tone 060 */
79
- public static let globalTextTextColorSecondaryDark = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1) /** Bild & SpoBi: Tone 060 */
80
- }
11
+ public class BrandColorBild {
12
+ /** Bild: 046; SpoBi: 016 current css calls this variable main tenant color */
13
+ public static let GlobalCoreCoreColorPrimary = UIColor(red: 0.871, green: 0.000, blue: 0.000, alpha: 1.000)
14
+ /** Bild&SpoBi Tone 100 */
15
+ public static let GlobalCoreCoreColorSecondary = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
16
+ /** Bild: 015 ; SpoBi: 010 */
17
+ public static let GlobalCoreCoreColorSecondaryDark = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1.000)
18
+ /** Bild: 015 ; SpoBi: 010 */
19
+ public static let GlobalCoreCoreColorTertiary = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1.000)
20
+ /** Bild&SpoBi: 100 */
21
+ public static let GlobalCoreCoreColorTertiaryDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
22
+ /** Bild: Tone 046 ; SpoBi: 016 This variable is used on small UI elements such as the background color for kickers. */
23
+ public static let GlobalAttentionAccentColorPrimary = UIColor(red: 0.871, green: 0.000, blue: 0.000, alpha: 1.000)
24
+ /** Bild: 100 ; SpoBi: 098 */
25
+ public static let GlobalAttentionAccentColorPrimaryDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
26
+ /** Bild: 100 ; SpoBi: 100 */
27
+ public static let GlobalSurfaceSurfaceColorPrimary = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
28
+ /** Bild: 015 ; SpoBi: 010 */
29
+ public static let GlobalSurfaceSurfaceColorPrimaryDark = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1.000)
30
+ /** Bild: 096 ; SpoBi: 098 */
31
+ public static let GlobalSurfaceSurfaceColorSecondary = UIColor(red: 0.949, green: 0.961, blue: 0.961, alpha: 1.000)
32
+ /** Bild: 020 ; SpoBi: 016 */
33
+ public static let GlobalSurfaceSurfaceColorSecondaryDark = UIColor(red: 0.169, green: 0.188, blue: 0.220, alpha: 1.000)
34
+ /** Bild: 093 ; SpoBi: 081 */
35
+ public static let GlobalSurfaceSurfaceColorTertiary = UIColor(red: 0.910, green: 0.929, blue: 0.941, alpha: 1.000)
36
+ /** Bild: 025 ; SpoBi: 029 */
37
+ public static let GlobalSurfaceSurfaceColorTertiaryDark = UIColor(red: 0.200, green: 0.239, blue: 0.251, alpha: 1.000)
38
+ /** Bild: 085 ; SpoBi: 085 */
39
+ public static let GlobalSurfaceSurfaceColorQuartenary = UIColor(red: 0.812, green: 0.831, blue: 0.851, alpha: 1.000)
40
+ /** Bild: 035 ; SpoBi: 035 */
41
+ public static let GlobalSurfaceSurfaceColorQuartenaryDark = UIColor(red: 0.290, green: 0.322, blue: 0.349, alpha: 1.000)
42
+ /** Bild: 046 ; SpoBi: 029 */
43
+ public static let GlobalStateColorPrimaryActive = UIColor(red: 0.871, green: 0.000, blue: 0.000, alpha: 1.000)
44
+ /** Bild: 046 ; SpoBi: 098 */
45
+ public static let GlobalStateColorPrimaryActiveDark = UIColor(red: 0.871, green: 0.000, blue: 0.000, alpha: 1.000)
46
+ /** Bild & SpoBi: Tone 015 */
47
+ public static let GlobalTextTextColorPrimary = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1.000)
48
+ /** Bild & SpoBi: Tone 093 */
49
+ public static let GlobalTextTextColorPrimaryDark = UIColor(red: 0.910, green: 0.929, blue: 0.941, alpha: 1.000)
50
+ /** Bild & SpoBi: Tone 060 */
51
+ public static let GlobalTextTextColorSecondary = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1.000)
52
+ /** Bild & SpoBi: Tone 060 */
53
+ public static let GlobalTextTextColorSecondaryDark = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1.000)
54
+ /** Bild: 015 ; SpoBi: 016 */
55
+ public static let GlobalTextHeadlineColorPrimary = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1.000)
56
+ /** Bild&SpoBi: Tone 100 */
57
+ public static let GlobalTextHeadlineColorPrimaryDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
58
+ /** 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 */
59
+ public static let GlobalTextKickerTextColorOnBg = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
60
+ /** 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 */
61
+ public static let GlobalTextKickerTextColorOnSurface = UIColor(red: 0.871, green: 0.000, blue: 0.000, alpha: 1.000)
62
+ /** Use this variable for kicker texts that are directly on top of the color of the overall user interface. Bild & SpoBi tone 060. */
63
+ public static let GlobalTextKickerTextColorOnSurfaceDark = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1.000)
64
+ /** Use this variable for the color immediately behind the bounding box of the kicker text element. Bild: 046 ; SpoBi: 029 */
65
+ public static let GlobalTextKickerBgColorOnSurface = UIColor(red: 0.871, green: 0.000, blue: 0.000, alpha: 1.000)
66
+ /** Use this variable for the dark mode color of the background immediately around the kicker text element. Bild: 060 ; SpoBi: 060 */
67
+ public static let GlobalTextKickerBgColorOnSurfaceDark = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1.000)
68
+ /** 09-2025 css --article-author-name-color // Bild: 015; SpoBi: 045 */
69
+ public static let ComponentAvatarAvatarLabelColor = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1.000)
70
+ /** 09-2025 css --article-author-name-color // Bild: 100; SpoBi: 093 */
71
+ public static let ComponentAvatarAvatarLabelColorDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
72
+ /** This variable is used for decorating the avatar text's underline color. Bild: 046; SpoBi: 029 */
73
+ public static let ComponentAvatarAvatarLabelColorHover = UIColor(red: 0.871, green: 0.000, blue: 0.000, alpha: 1.000)
74
+ public static let ComponentChipColorActive = UIColor(red: 0.871, green: 0.000, blue: 0.000, alpha: 1.000)
75
+ /** This variable is used for the color of the "breaking" word in the "breaking news" horizontally animated headlines strip. Bild: 010 ; SpoBi: 081 */
76
+ public static let ComponentBreakingNewsBreakingNewsTopTitleTextColor = UIColor(red: 0.110, green: 0.110, blue: 0.110, alpha: 1.000)
77
+ /** This variable is used for the color of the "News" word in the breaking news horizontal animated headlines strip. Bild: 010 ; SpoBi: 100 */
78
+ public static let ComponentBreakingNewsBreakingNewsBottomTitleTextColor = UIColor(red: 0.110, green: 0.110, blue: 0.110, alpha: 1.000)
79
+ /** This variable is used for the background color of the "Breaking News" title. Bild: 067 ; SpoBi: 016 */
80
+ public static let ComponentBreakingNewsBreakingNewsTitleSurfaceColor = UIColor(red: 0.988, green: 0.510, blue: 0.149, alpha: 1.000)
81
+ /** This variable is used on the breaking news strip that has horizontally animated headlines. Bild: 015 ; SpoBi: 081 */
82
+ public static let ComponentBreakingNewsBreakingNewsSurfaceColor = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1.000)
83
+ /** This variable is for the background color of the horizontally animated strip with headlines for breaking news on dark mode. Bild: 093 ; SpoBi: 081 */
84
+ public static let ComponentBreakingNewsBreakingNewsSurfaceColorDark = UIColor(red: 0.910, green: 0.929, blue: 0.941, alpha: 1.000)
85
+ /** This variable is used on the text for headlines in the horizontally animated breaking news strip. Bild: 100 ; SpoBi: 015 */
86
+ public static let ComponentBreakingNewsBreakingNewsTextContentColor = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
87
+ /** This variable is used on the text for headlines in the horizontally animated breaking news strip on dark mode. Bild&SpoBi: 015 */
88
+ public static let ComponentBreakingNewsBreakingNewsTextContentColorDark = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1.000)
89
+ /** Bild: 046 ; SpoBi: 029 */
90
+ public static let ComponentButtonPrimaryBrandButtonPrimaryBgColorIdle = UIColor(red: 0.871, green: 0.000, blue: 0.000, alpha: 1.000)
91
+ /** Bild: 035 ; SpoBi: 016 */
92
+ public static let ComponentButtonPrimaryBrandButtonPrimaryBgColorHover = UIColor(red: 0.690, green: 0.000, blue: 0.012, alpha: 1.000)
93
+ /** This variable controls the primary button idle color for two brands in dark mode. Bild: 046 ; SpoBi: 038 */
94
+ public static let ComponentButtonPrimaryBrandButtonPrimaryBgColorIdleDark = UIColor(red: 0.871, green: 0.000, blue: 0.000, alpha: 1.000)
95
+ /** This variable stores colors for the hover state of primary buttons for two brands in dark mode. Bild: 035 ; SpoBi: 029 */
96
+ public static let ComponentButtonPrimaryBrandButtonPrimaryBgColorHoverDark = UIColor(red: 0.690, green: 0.000, blue: 0.012, alpha: 1.000)
97
+ /** Bild & SpoBi: Tone 015 */
98
+ public static let ComponentButtonPrimaryNeutralButtonPrimaryBgColorIdle = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1.000)
99
+ /** Bild & SpoBi: Tone 035 */
100
+ public static let ComponentButtonPrimaryNeutralButtonPrimaryBgColorHover = UIColor(red: 0.290, green: 0.322, blue: 0.349, alpha: 1.000)
101
+ /** Bild & SpoBi: Tone 100 */
102
+ public static let ComponentButtonPrimaryNeutralButtonPrimaryBgColorIdleDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
103
+ /** Bild: 093 ; SpoBi: 081 */
104
+ public static let ComponentButtonPrimaryNeutralButtonPrimaryBgColorHoverDark = UIColor(red: 0.910, green: 0.929, blue: 0.941, alpha: 1.000)
105
+ /** This variable is used for making possible the default color difference between the Bild and SportBild link lanes inside the menu component. */
106
+ public static let ComponentMenuMenuLinkLaneSurfaceColor = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
107
+ /** 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. */
108
+ public static let ComponentMenuMenuLinkLaneSurfaceColorDark = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1.000)
109
+ /** This variable is used for making possible the default color difference between the Bild and SportBild link lane labels inside the menu component. */
110
+ public static let ComponentMenuMenuLinkLaneLabelColor = UIColor(red: 0.290, green: 0.322, blue: 0.349, alpha: 1.000)
111
+ /** This variable is used for making possible the active color difference between the Bild and SportBild link lane labels inside the menu component. */
112
+ public static let ComponentMenuMenuLinkLaneLabelColorActive = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1.000)
113
+ public static let ComponentMenuMenuLinkLaneLabelColorDark = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1.000)
114
+ public static let ComponentMenuMenuLinkColorBorderActive = UIColor(red: 0.871, green: 0.000, blue: 0.000, alpha: 1.000)
115
+ public static let ComponentMenuMenuLinkColorBorderActiveDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
116
+ public static let ComponentMenuAppBottomTabBarBgColor = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
117
+ public static let ComponentMenuAppTopBarBgColorDark = UIColor(red: 0.200, green: 0.239, blue: 0.251, alpha: 1.000)
118
+ public static let ComponentMenuAppBottomTabBarBgDark = UIColor(red: 0.200, green: 0.239, blue: 0.251, alpha: 1.000)
119
+ public static let ComponentMenuAppTopBarSurfaceColor = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
120
+ public static let ComponentMenuAppTopBarIconColor = UIColor(red: 0.290, green: 0.322, blue: 0.349, alpha: 1.000)
121
+ public static let ComponentMenuAppTopBarIconColorDark = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1.000)
122
+ public static let ComponentMenuAppTopBarTextColor = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1.000)
123
+ public static let ComponentMenuAppTopBarTextColorDark = UIColor(red: 0.910, green: 0.929, blue: 0.941, alpha: 1.000)
124
+ public static let ComponentMenuAppTobBarTabNavBottomBorder = UIColor(red: 0.910, green: 0.929, blue: 0.941, alpha: 1.000)
125
+ public static let ComponentMenuAppTobBarTabNavBottomBorderDark = UIColor(red: 0.290, green: 0.322, blue: 0.349, alpha: 1.000)
126
+ public static let ComponentMenuAppTobBarTabNavBottomBorderActive = UIColor(red: 0.871, green: 0.000, blue: 0.000, alpha: 1.000)
127
+ public static let ComponentMenuAppTobBarTabNavBottomBorderActiveDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
128
+ public static let ComponentTeaserTeaserTitleBackgroundGradientStart = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.700)
129
+ public static let ComponentTeaserTeaserTitleBackgroundGradientStop = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.000)
130
+ }
@@ -8,73 +8,123 @@
8
8
 
9
9
  import UIKit
10
10
 
11
- public class {
12
- public static let componentAvatarAvatarLabelColor = UIColor(red: 0.400, green: 0.420, blue: 0.439, alpha: 1) /** 09-2025 css --article-author-name-color // Bild: 015; SpoBi: 045 */
13
- public static let componentAvatarAvatarLabelColorDark = UIColor(red: 0.910, green: 0.929, blue: 0.941, alpha: 1) /** 09-2025 css --article-author-name-color // Bild: 100; SpoBi: 093 */
14
- public static let componentAvatarAvatarLabelColorHover = UIColor(red: 0.090, green: 0.271, blue: 0.510, alpha: 1) /** This variable is used for decorating the avatar text's underline color. Bild: 046; SpoBi: 029 */
15
- public static let componentBreakingNewsBreakingNewsBottomTitleTextColor = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1) /** This variable is used for the color of the "News" word in the breaking news horizontal animated headlines strip. Bild: 010 ; SpoBi: 100 */
16
- public static let componentBreakingNewsBreakingNewsSurfaceColor = UIColor(red: 1.000, green: 0.749, blue: 0.000, alpha: 1) /** This variable is used on the breaking news strip that has horizontally animated headlines. Bild: 015 ; SpoBi: 081 */
17
- public static let componentBreakingNewsBreakingNewsSurfaceColorDark = UIColor(red: 1.000, green: 0.749, blue: 0.000, alpha: 1) /** This variable is for the background color of the horizontally animated strip with headlines for breaking news on dark mode. Bild: 093 ; SpoBi: 081 */
18
- public static let componentBreakingNewsBreakingNewsTextContentColor = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1) /** This variable is used on the text for headlines in the horizontally animated breaking news strip. Bild: 100 ; SpoBi: 015 */
19
- public static let componentBreakingNewsBreakingNewsTextContentColorDark = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1) /** This variable is used on the text for headlines in the horizontally animated breaking news strip on dark mode. Bild&SpoBi: 015 */
20
- public static let componentBreakingNewsBreakingNewsTitleSurfaceColor = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 1) /** This variable is used for the background color of the "Breaking News" title. Bild: 067 ; SpoBi: 016 */
21
- public static let componentBreakingNewsBreakingNewsTopTitleTextColor = UIColor(red: 1.000, green: 0.749, blue: 0.000, alpha: 1) /** This variable is used for the color of the "breaking" word in the "breaking news" horizontally animated headlines strip. Bild: 010 ; SpoBi: 081 */
22
- public static let componentButtonPrimaryBrandButtonPrimaryBgColorHover = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 1) /** Bild: 035 ; SpoBi: 016 */
23
- public static let componentButtonPrimaryBrandButtonPrimaryBgColorHoverDark = UIColor(red: 0.090, green: 0.271, blue: 0.510, alpha: 1) /** This variable stores colors for the hover state of primary buttons for two brands in dark mode. Bild: 035 ; SpoBi: 029 */
24
- public static let componentButtonPrimaryBrandButtonPrimaryBgColorIdle = UIColor(red: 0.090, green: 0.271, blue: 0.510, alpha: 1) /** Bild: 046 ; SpoBi: 029 */
25
- public static let componentButtonPrimaryBrandButtonPrimaryBgColorIdleDark = UIColor(red: 0.188, green: 0.349, blue: 0.600, alpha: 1) /** This variable controls the primary button idle color for two brands in dark mode. Bild: 046 ; SpoBi: 038 */
26
- public static let componentButtonPrimaryNeutralButtonPrimaryBgColorHover = UIColor(red: 0.290, green: 0.322, blue: 0.349, alpha: 1) /** Bild & SpoBi: Tone 035 */
27
- public static let componentButtonPrimaryNeutralButtonPrimaryBgColorHoverDark = UIColor(red: 0.741, green: 0.788, blue: 0.859, alpha: 1) /** Bild: 093 ; SpoBi: 081 */
28
- public static let componentButtonPrimaryNeutralButtonPrimaryBgColorIdle = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1) /** Bild & SpoBi: Tone 015 */
29
- public static let componentButtonPrimaryNeutralButtonPrimaryBgColorIdleDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1) /** Bild & SpoBi: Tone 100 */
30
- public static let componentChipColorActive = UIColor(red: 0.090, green: 0.271, blue: 0.510, alpha: 1)
31
- public static let componentMenuAppBottomTabBarBgColor = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1)
32
- public static let componentMenuAppBottomTabBarBgDark = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 1)
33
- public static let componentMenuAppTobBarTabNavBottomBorder = UIColor(red: 0.090, green: 0.271, blue: 0.510, alpha: 1)
34
- public static let componentMenuAppTobBarTabNavBottomBorderActive = UIColor(red: 0.812, green: 0.831, blue: 0.851, alpha: 1)
35
- public static let componentMenuAppTobBarTabNavBottomBorderActiveDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1)
36
- public static let componentMenuAppTobBarTabNavBottomBorderDark = UIColor(red: 0.090, green: 0.271, blue: 0.510, alpha: 1)
37
- public static let componentMenuAppTopBarBgColorDark = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 1)
38
- public static let componentMenuAppTopBarIconColor = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1)
39
- public static let componentMenuAppTopBarIconColorDark = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1)
40
- public static let componentMenuAppTopBarSurfaceColor = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 1)
41
- public static let componentMenuAppTopBarTextColor = UIColor(red: 0.910, green: 0.929, blue: 0.941, alpha: 1)
42
- public static let componentMenuAppTopBarTextColorDark = UIColor(red: 0.910, green: 0.929, blue: 0.941, alpha: 1)
43
- public static let componentMenuMenuLinkColorBorderActive = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 1)
44
- public static let componentMenuMenuLinkColorBorderActiveDark = UIColor(red: 0.969, green: 0.980, blue: 0.988, alpha: 1)
45
- public static let componentMenuMenuLinkLaneLabelColor = UIColor(red: 0.812, green: 0.831, blue: 0.851, alpha: 1) /** This variable is used for making possible the default color difference between the Bild and SportBild link lane labels inside the menu component. */
46
- public static let componentMenuMenuLinkLaneLabelColorActive = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1) /** This variable is used for making possible the active color difference between the Bild and SportBild link lane labels inside the menu component. */
47
- public static let componentMenuMenuLinkLaneLabelColorDark = UIColor(red: 0.678, green: 0.710, blue: 0.729, alpha: 1)
48
- public static let componentMenuMenuLinkLaneSurfaceColor = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 1) /** This variable is used for making possible the default color difference between the Bild and SportBild link lanes inside the menu component. */
49
- public static let componentMenuMenuLinkLaneSurfaceColorDark = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 1) /** 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. */
50
- public static let componentTeaserTeaserTitleBackgroundGradientStart = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 0.7)
51
- public static let componentTeaserTeaserTitleBackgroundGradientStop = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 0)
52
- public static let globalAttentionAccentColorPrimary = UIColor(red: 0.090, green: 0.271, blue: 0.510, alpha: 1) /** Bild: Tone 046 ; SpoBi: 016 This variable is used on small UI elements such as the background color for kickers. */
53
- public static let globalAttentionAccentColorPrimaryDark = UIColor(red: 0.969, green: 0.980, blue: 0.988, alpha: 1) /** Bild: 100 ; SpoBi: 098 */
54
- public static let globalCoreCoreColorPrimary = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 1) /** Bild: 046; SpoBi: 016 current css calls this variable main tenant color */
55
- public static let globalCoreCoreColorSecondary = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1) /** Bild&SpoBi Tone 100 */
56
- public static let globalCoreCoreColorSecondaryDark = UIColor(red: 0.031, green: 0.090, blue: 0.161, alpha: 1) /** Bild: 015 ; SpoBi: 010 */
57
- public static let globalCoreCoreColorTertiary = UIColor(red: 0.031, green: 0.090, blue: 0.161, alpha: 1) /** Bild: 015 ; SpoBi: 010 */
58
- public static let globalCoreCoreColorTertiaryDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1) /** Bild&SpoBi: 100 */
59
- public static let globalStateColorPrimaryActive = UIColor(red: 0.090, green: 0.271, blue: 0.510, alpha: 1) /** Bild: 046 ; SpoBi: 029 */
60
- public static let globalStateColorPrimaryActiveDark = UIColor(red: 0.969, green: 0.980, blue: 0.988, alpha: 1) /** Bild: 046 ; SpoBi: 098 */
61
- public static let globalSurfaceSurfaceColorPrimary = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1) /** Bild: 100 ; SpoBi: 100 */
62
- public static let globalSurfaceSurfaceColorPrimaryDark = UIColor(red: 0.031, green: 0.090, blue: 0.161, alpha: 1) /** Bild: 015 ; SpoBi: 010 */
63
- public static let globalSurfaceSurfaceColorQuartenary = UIColor(red: 0.812, green: 0.831, blue: 0.851, alpha: 1) /** Bild: 085 ; SpoBi: 085 */
64
- public static let globalSurfaceSurfaceColorQuartenaryDark = UIColor(red: 0.290, green: 0.322, blue: 0.349, alpha: 1) /** Bild: 035 ; SpoBi: 035 */
65
- public static let globalSurfaceSurfaceColorSecondary = UIColor(red: 0.969, green: 0.980, blue: 0.988, alpha: 1) /** Bild: 096 ; SpoBi: 098 */
66
- public static let globalSurfaceSurfaceColorSecondaryDark = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 1) /** Bild: 020 ; SpoBi: 016 */
67
- public static let globalSurfaceSurfaceColorTertiary = UIColor(red: 0.741, green: 0.788, blue: 0.859, alpha: 1) /** Bild: 093 ; SpoBi: 081 */
68
- public static let globalSurfaceSurfaceColorTertiaryDark = UIColor(red: 0.090, green: 0.271, blue: 0.510, alpha: 1) /** Bild: 025 ; SpoBi: 029 */
69
- public static let globalTextHeadlineColorPrimary = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 1) /** Bild: 015 ; SpoBi: 016 */
70
- public static let globalTextHeadlineColorPrimaryDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1) /** Bild&SpoBi: Tone 100 */
71
- public static let globalTextKickerBgColorOnSurface = UIColor(red: 0.090, green: 0.271, blue: 0.510, alpha: 1) /** Use this variable for the color immediately behind the bounding box of the kicker text element. Bild: 046 ; SpoBi: 029 */
72
- public static let globalTextKickerBgColorOnSurfaceDark = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1) /** Use this variable for the dark mode color of the background immediately around the kicker text element. Bild: 060 ; SpoBi: 060 */
73
- public static let globalTextKickerTextColorOnBg = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1) /** 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 */
74
- public static let globalTextKickerTextColorOnSurface = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1) /** 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 */
75
- public static let globalTextKickerTextColorOnSurfaceDark = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1) /** Use this variable for kicker texts that are directly on top of the color of the overall user interface. Bild & SpoBi tone 060. */
76
- public static let globalTextTextColorPrimary = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1) /** Bild & SpoBi: Tone 015 */
77
- public static let globalTextTextColorPrimaryDark = UIColor(red: 0.910, green: 0.929, blue: 0.941, alpha: 1) /** Bild & SpoBi: Tone 093 */
78
- public static let globalTextTextColorSecondary = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1) /** Bild & SpoBi: Tone 060 */
79
- public static let globalTextTextColorSecondaryDark = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1) /** Bild & SpoBi: Tone 060 */
80
- }
11
+ public class BrandColorSportbild {
12
+ /** Bild: 046; SpoBi: 016 current css calls this variable main tenant color */
13
+ public static let GlobalCoreCoreColorPrimary = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 1.000)
14
+ /** Bild&SpoBi Tone 100 */
15
+ public static let GlobalCoreCoreColorSecondary = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
16
+ /** Bild: 015 ; SpoBi: 010 */
17
+ public static let GlobalCoreCoreColorSecondaryDark = UIColor(red: 0.031, green: 0.090, blue: 0.161, alpha: 1.000)
18
+ /** Bild: 015 ; SpoBi: 010 */
19
+ public static let GlobalCoreCoreColorTertiary = UIColor(red: 0.031, green: 0.090, blue: 0.161, alpha: 1.000)
20
+ /** Bild&SpoBi: 100 */
21
+ public static let GlobalCoreCoreColorTertiaryDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
22
+ /** Bild: Tone 046 ; SpoBi: 016 This variable is used on small UI elements such as the background color for kickers. */
23
+ public static let GlobalAttentionAccentColorPrimary = UIColor(red: 0.090, green: 0.271, blue: 0.510, alpha: 1.000)
24
+ /** Bild: 100 ; SpoBi: 098 */
25
+ public static let GlobalAttentionAccentColorPrimaryDark = UIColor(red: 0.969, green: 0.980, blue: 0.988, alpha: 1.000)
26
+ /** Bild: 100 ; SpoBi: 100 */
27
+ public static let GlobalSurfaceSurfaceColorPrimary = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
28
+ /** Bild: 015 ; SpoBi: 010 */
29
+ public static let GlobalSurfaceSurfaceColorPrimaryDark = UIColor(red: 0.031, green: 0.090, blue: 0.161, alpha: 1.000)
30
+ /** Bild: 096 ; SpoBi: 098 */
31
+ public static let GlobalSurfaceSurfaceColorSecondary = UIColor(red: 0.969, green: 0.980, blue: 0.988, alpha: 1.000)
32
+ /** Bild: 020 ; SpoBi: 016 */
33
+ public static let GlobalSurfaceSurfaceColorSecondaryDark = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 1.000)
34
+ /** Bild: 093 ; SpoBi: 081 */
35
+ public static let GlobalSurfaceSurfaceColorTertiary = UIColor(red: 0.741, green: 0.788, blue: 0.859, alpha: 1.000)
36
+ /** Bild: 025 ; SpoBi: 029 */
37
+ public static let GlobalSurfaceSurfaceColorTertiaryDark = UIColor(red: 0.090, green: 0.271, blue: 0.510, alpha: 1.000)
38
+ /** Bild: 085 ; SpoBi: 085 */
39
+ public static let GlobalSurfaceSurfaceColorQuartenary = UIColor(red: 0.812, green: 0.831, blue: 0.851, alpha: 1.000)
40
+ /** Bild: 035 ; SpoBi: 035 */
41
+ public static let GlobalSurfaceSurfaceColorQuartenaryDark = UIColor(red: 0.290, green: 0.322, blue: 0.349, alpha: 1.000)
42
+ /** Bild: 046 ; SpoBi: 029 */
43
+ public static let GlobalStateColorPrimaryActive = UIColor(red: 0.090, green: 0.271, blue: 0.510, alpha: 1.000)
44
+ /** Bild: 046 ; SpoBi: 098 */
45
+ public static let GlobalStateColorPrimaryActiveDark = UIColor(red: 0.969, green: 0.980, blue: 0.988, alpha: 1.000)
46
+ /** Bild & SpoBi: Tone 015 */
47
+ public static let GlobalTextTextColorPrimary = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1.000)
48
+ /** Bild & SpoBi: Tone 093 */
49
+ public static let GlobalTextTextColorPrimaryDark = UIColor(red: 0.910, green: 0.929, blue: 0.941, alpha: 1.000)
50
+ /** Bild & SpoBi: Tone 060 */
51
+ public static let GlobalTextTextColorSecondary = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1.000)
52
+ /** Bild & SpoBi: Tone 060 */
53
+ public static let GlobalTextTextColorSecondaryDark = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1.000)
54
+ /** Bild: 015 ; SpoBi: 016 */
55
+ public static let GlobalTextHeadlineColorPrimary = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 1.000)
56
+ /** Bild&SpoBi: Tone 100 */
57
+ public static let GlobalTextHeadlineColorPrimaryDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
58
+ /** 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 */
59
+ public static let GlobalTextKickerTextColorOnBg = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
60
+ /** 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 */
61
+ public static let GlobalTextKickerTextColorOnSurface = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1.000)
62
+ /** Use this variable for kicker texts that are directly on top of the color of the overall user interface. Bild & SpoBi tone 060. */
63
+ public static let GlobalTextKickerTextColorOnSurfaceDark = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1.000)
64
+ /** Use this variable for the color immediately behind the bounding box of the kicker text element. Bild: 046 ; SpoBi: 029 */
65
+ public static let GlobalTextKickerBgColorOnSurface = UIColor(red: 0.090, green: 0.271, blue: 0.510, alpha: 1.000)
66
+ /** Use this variable for the dark mode color of the background immediately around the kicker text element. Bild: 060 ; SpoBi: 060 */
67
+ public static let GlobalTextKickerBgColorOnSurfaceDark = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1.000)
68
+ /** 09-2025 css --article-author-name-color // Bild: 015; SpoBi: 045 */
69
+ public static let ComponentAvatarAvatarLabelColor = UIColor(red: 0.400, green: 0.420, blue: 0.439, alpha: 1.000)
70
+ /** 09-2025 css --article-author-name-color // Bild: 100; SpoBi: 093 */
71
+ public static let ComponentAvatarAvatarLabelColorDark = UIColor(red: 0.910, green: 0.929, blue: 0.941, alpha: 1.000)
72
+ /** This variable is used for decorating the avatar text's underline color. Bild: 046; SpoBi: 029 */
73
+ public static let ComponentAvatarAvatarLabelColorHover = UIColor(red: 0.090, green: 0.271, blue: 0.510, alpha: 1.000)
74
+ public static let ComponentChipColorActive = UIColor(red: 0.090, green: 0.271, blue: 0.510, alpha: 1.000)
75
+ /** This variable is used for the color of the "breaking" word in the "breaking news" horizontally animated headlines strip. Bild: 010 ; SpoBi: 081 */
76
+ public static let ComponentBreakingNewsBreakingNewsTopTitleTextColor = UIColor(red: 1.000, green: 0.749, blue: 0.000, alpha: 1.000)
77
+ /** This variable is used for the color of the "News" word in the breaking news horizontal animated headlines strip. Bild: 010 ; SpoBi: 100 */
78
+ public static let ComponentBreakingNewsBreakingNewsBottomTitleTextColor = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
79
+ /** This variable is used for the background color of the "Breaking News" title. Bild: 067 ; SpoBi: 016 */
80
+ public static let ComponentBreakingNewsBreakingNewsTitleSurfaceColor = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 1.000)
81
+ /** This variable is used on the breaking news strip that has horizontally animated headlines. Bild: 015 ; SpoBi: 081 */
82
+ public static let ComponentBreakingNewsBreakingNewsSurfaceColor = UIColor(red: 1.000, green: 0.749, blue: 0.000, alpha: 1.000)
83
+ /** This variable is for the background color of the horizontally animated strip with headlines for breaking news on dark mode. Bild: 093 ; SpoBi: 081 */
84
+ public static let ComponentBreakingNewsBreakingNewsSurfaceColorDark = UIColor(red: 1.000, green: 0.749, blue: 0.000, alpha: 1.000)
85
+ /** This variable is used on the text for headlines in the horizontally animated breaking news strip. Bild: 100 ; SpoBi: 015 */
86
+ public static let ComponentBreakingNewsBreakingNewsTextContentColor = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1.000)
87
+ /** This variable is used on the text for headlines in the horizontally animated breaking news strip on dark mode. Bild&SpoBi: 015 */
88
+ public static let ComponentBreakingNewsBreakingNewsTextContentColorDark = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1.000)
89
+ /** Bild: 046 ; SpoBi: 029 */
90
+ public static let ComponentButtonPrimaryBrandButtonPrimaryBgColorIdle = UIColor(red: 0.090, green: 0.271, blue: 0.510, alpha: 1.000)
91
+ /** Bild: 035 ; SpoBi: 016 */
92
+ public static let ComponentButtonPrimaryBrandButtonPrimaryBgColorHover = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 1.000)
93
+ /** This variable controls the primary button idle color for two brands in dark mode. Bild: 046 ; SpoBi: 038 */
94
+ public static let ComponentButtonPrimaryBrandButtonPrimaryBgColorIdleDark = UIColor(red: 0.188, green: 0.349, blue: 0.600, alpha: 1.000)
95
+ /** This variable stores colors for the hover state of primary buttons for two brands in dark mode. Bild: 035 ; SpoBi: 029 */
96
+ public static let ComponentButtonPrimaryBrandButtonPrimaryBgColorHoverDark = UIColor(red: 0.090, green: 0.271, blue: 0.510, alpha: 1.000)
97
+ /** Bild & SpoBi: Tone 015 */
98
+ public static let ComponentButtonPrimaryNeutralButtonPrimaryBgColorIdle = UIColor(red: 0.141, green: 0.149, blue: 0.161, alpha: 1.000)
99
+ /** Bild & SpoBi: Tone 035 */
100
+ public static let ComponentButtonPrimaryNeutralButtonPrimaryBgColorHover = UIColor(red: 0.290, green: 0.322, blue: 0.349, alpha: 1.000)
101
+ /** Bild & SpoBi: Tone 100 */
102
+ public static let ComponentButtonPrimaryNeutralButtonPrimaryBgColorIdleDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
103
+ /** Bild: 093 ; SpoBi: 081 */
104
+ public static let ComponentButtonPrimaryNeutralButtonPrimaryBgColorHoverDark = UIColor(red: 0.741, green: 0.788, blue: 0.859, alpha: 1.000)
105
+ /** This variable is used for making possible the default color difference between the Bild and SportBild link lanes inside the menu component. */
106
+ public static let ComponentMenuMenuLinkLaneSurfaceColor = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 1.000)
107
+ /** 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. */
108
+ public static let ComponentMenuMenuLinkLaneSurfaceColorDark = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 1.000)
109
+ /** This variable is used for making possible the default color difference between the Bild and SportBild link lane labels inside the menu component. */
110
+ public static let ComponentMenuMenuLinkLaneLabelColor = UIColor(red: 0.812, green: 0.831, blue: 0.851, alpha: 1.000)
111
+ /** This variable is used for making possible the active color difference between the Bild and SportBild link lane labels inside the menu component. */
112
+ public static let ComponentMenuMenuLinkLaneLabelColorActive = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
113
+ public static let ComponentMenuMenuLinkLaneLabelColorDark = UIColor(red: 0.678, green: 0.710, blue: 0.729, alpha: 1.000)
114
+ public static let ComponentMenuMenuLinkColorBorderActive = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 1.000)
115
+ public static let ComponentMenuMenuLinkColorBorderActiveDark = UIColor(red: 0.969, green: 0.980, blue: 0.988, alpha: 1.000)
116
+ public static let ComponentMenuAppBottomTabBarBgColor = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
117
+ public static let ComponentMenuAppTopBarBgColorDark = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 1.000)
118
+ public static let ComponentMenuAppBottomTabBarBgDark = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 1.000)
119
+ public static let ComponentMenuAppTopBarSurfaceColor = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 1.000)
120
+ public static let ComponentMenuAppTopBarIconColor = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1.000)
121
+ public static let ComponentMenuAppTopBarIconColorDark = UIColor(red: 0.549, green: 0.569, blue: 0.588, alpha: 1.000)
122
+ public static let ComponentMenuAppTopBarTextColor = UIColor(red: 0.910, green: 0.929, blue: 0.941, alpha: 1.000)
123
+ public static let ComponentMenuAppTopBarTextColorDark = UIColor(red: 0.910, green: 0.929, blue: 0.941, alpha: 1.000)
124
+ public static let ComponentMenuAppTobBarTabNavBottomBorder = UIColor(red: 0.090, green: 0.271, blue: 0.510, alpha: 1.000)
125
+ public static let ComponentMenuAppTobBarTabNavBottomBorderDark = UIColor(red: 0.090, green: 0.271, blue: 0.510, alpha: 1.000)
126
+ public static let ComponentMenuAppTobBarTabNavBottomBorderActive = UIColor(red: 0.812, green: 0.831, blue: 0.851, alpha: 1.000)
127
+ public static let ComponentMenuAppTobBarTabNavBottomBorderActiveDark = UIColor(red: 1.000, green: 1.000, blue: 1.000, alpha: 1.000)
128
+ public static let ComponentTeaserTeaserTitleBackgroundGradientStart = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 0.700)
129
+ public static let ComponentTeaserTeaserTitleBackgroundGradientStop = UIColor(red: 0.039, green: 0.149, blue: 0.310, alpha: 0.000)
130
+ }