@marioschmidt/design-system-tokens 1.0.18 → 1.0.20

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 (254) hide show
  1. package/dist/android/res/values/brands/advertorial/density/density-compact.xml +8 -8
  2. package/dist/android/res/values/brands/advertorial/density/density-default.xml +8 -8
  3. package/dist/android/res/values/brands/advertorial/density/density-spacious.xml +8 -8
  4. package/dist/android/res/values/brands/advertorial/overrides/brandtokenmapping.xml +271 -271
  5. package/dist/android/res/values/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.xml +460 -460
  6. package/dist/android/res/values/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.xml +460 -460
  7. package/dist/android/res/values/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.xml +460 -460
  8. package/dist/android/res/values/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.xml +460 -460
  9. package/dist/android/res/values/brands/bild/density/density-compact.xml +8 -8
  10. package/dist/android/res/values/brands/bild/density/density-default.xml +8 -8
  11. package/dist/android/res/values/brands/bild/density/density-spacious.xml +8 -8
  12. package/dist/android/res/values/brands/bild/overrides/brandcolormapping.xml +68 -68
  13. package/dist/android/res/values/brands/bild/overrides/brandtokenmapping.xml +271 -271
  14. package/dist/android/res/values/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.xml +460 -460
  15. package/dist/android/res/values/brands/bild/semantic/breakpoints/breakpoint-md-600px.xml +460 -460
  16. package/dist/android/res/values/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.xml +460 -460
  17. package/dist/android/res/values/brands/bild/semantic/breakpoints/breakpoint-xs-320px.xml +460 -460
  18. package/dist/android/res/values/brands/bild/semantic/color/colormode-dark.xml +213 -213
  19. package/dist/android/res/values/brands/bild/semantic/color/colormode-light.xml +213 -213
  20. package/dist/android/res/values/brands/sportbild/density/density-compact.xml +8 -8
  21. package/dist/android/res/values/brands/sportbild/density/density-default.xml +8 -8
  22. package/dist/android/res/values/brands/sportbild/density/density-spacious.xml +8 -8
  23. package/dist/android/res/values/brands/sportbild/overrides/brandcolormapping.xml +68 -68
  24. package/dist/android/res/values/brands/sportbild/overrides/brandtokenmapping.xml +271 -271
  25. package/dist/android/res/values/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.xml +460 -460
  26. package/dist/android/res/values/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.xml +460 -460
  27. package/dist/android/res/values/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.xml +460 -460
  28. package/dist/android/res/values/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.xml +460 -460
  29. package/dist/android/res/values/brands/sportbild/semantic/color/colormode-dark.xml +213 -213
  30. package/dist/android/res/values/brands/sportbild/semantic/color/colormode-light.xml +213 -213
  31. package/dist/android/res/values/shared/colorprimitive.xml +76 -94
  32. package/dist/android/res/values/shared/fontprimitive.xml +43 -43
  33. package/dist/android/res/values/shared/sizeprimitive.xml +49 -49
  34. package/dist/android/res/values/shared/spaceprimitive.xml +25 -25
  35. package/dist/css/brands/advertorial/density/density-compact.css +8 -8
  36. package/dist/css/brands/advertorial/density/density-default.css +8 -8
  37. package/dist/css/brands/advertorial/density/density-spacious.css +8 -8
  38. package/dist/css/brands/advertorial/overrides/brandtokenmapping.css +270 -270
  39. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.css +459 -459
  40. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.css +459 -459
  41. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.css +459 -459
  42. package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.css +459 -459
  43. package/dist/css/brands/advertorial/semantic/effects/effects-dark.css +1 -1
  44. package/dist/css/brands/advertorial/semantic/effects/effects-light.css +1 -1
  45. package/dist/css/brands/advertorial/semantic/typography/typography-lg.css +1 -1
  46. package/dist/css/brands/advertorial/semantic/typography/typography-md.css +1 -1
  47. package/dist/css/brands/advertorial/semantic/typography/typography-sm.css +1 -1
  48. package/dist/css/brands/advertorial/semantic/typography/typography-xs.css +1 -1
  49. package/dist/css/brands/bild/density/density-compact.css +8 -8
  50. package/dist/css/brands/bild/density/density-default.css +8 -8
  51. package/dist/css/brands/bild/density/density-spacious.css +8 -8
  52. package/dist/css/brands/bild/overrides/brandcolormapping.css +68 -68
  53. package/dist/css/brands/bild/overrides/brandtokenmapping.css +270 -270
  54. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +459 -459
  55. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-md-600px.css +459 -459
  56. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.css +459 -459
  57. package/dist/css/brands/bild/semantic/breakpoints/breakpoint-xs-320px.css +459 -459
  58. package/dist/css/brands/bild/semantic/color/colormode-dark.css +213 -213
  59. package/dist/css/brands/bild/semantic/color/colormode-light.css +213 -213
  60. package/dist/css/brands/bild/semantic/effects/effects-dark.css +1 -1
  61. package/dist/css/brands/bild/semantic/effects/effects-light.css +1 -1
  62. package/dist/css/brands/bild/semantic/typography/typography-lg.css +1 -1
  63. package/dist/css/brands/bild/semantic/typography/typography-md.css +1 -1
  64. package/dist/css/brands/bild/semantic/typography/typography-sm.css +1 -1
  65. package/dist/css/brands/bild/semantic/typography/typography-xs.css +1 -1
  66. package/dist/css/brands/sportbild/density/density-compact.css +8 -8
  67. package/dist/css/brands/sportbild/density/density-default.css +8 -8
  68. package/dist/css/brands/sportbild/density/density-spacious.css +8 -8
  69. package/dist/css/brands/sportbild/overrides/brandcolormapping.css +68 -68
  70. package/dist/css/brands/sportbild/overrides/brandtokenmapping.css +270 -270
  71. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +459 -459
  72. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.css +459 -459
  73. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.css +459 -459
  74. package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.css +459 -459
  75. package/dist/css/brands/sportbild/semantic/color/colormode-dark.css +213 -213
  76. package/dist/css/brands/sportbild/semantic/color/colormode-light.css +213 -213
  77. package/dist/css/brands/sportbild/semantic/effects/effects-dark.css +1 -1
  78. package/dist/css/brands/sportbild/semantic/effects/effects-light.css +1 -1
  79. package/dist/css/brands/sportbild/semantic/typography/typography-lg.css +1 -1
  80. package/dist/css/brands/sportbild/semantic/typography/typography-md.css +1 -1
  81. package/dist/css/brands/sportbild/semantic/typography/typography-sm.css +1 -1
  82. package/dist/css/brands/sportbild/semantic/typography/typography-xs.css +1 -1
  83. package/dist/css/shared/colorprimitive.css +76 -94
  84. package/dist/css/shared/fontprimitive.css +43 -43
  85. package/dist/flutter/brands/advertorial/density/density-compact.dart +17 -9
  86. package/dist/flutter/brands/advertorial/density/density-default.dart +17 -9
  87. package/dist/flutter/brands/advertorial/density/density-spacious.dart +17 -9
  88. package/dist/flutter/brands/advertorial/overrides/brandtokenmapping.dart +501 -272
  89. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +882 -485
  90. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.dart +882 -485
  91. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.dart +882 -485
  92. package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.dart +882 -485
  93. package/dist/flutter/brands/bild/density/density-compact.dart +17 -9
  94. package/dist/flutter/brands/bild/density/density-default.dart +17 -9
  95. package/dist/flutter/brands/bild/density/density-spacious.dart +17 -9
  96. package/dist/flutter/brands/bild/overrides/brandcolormapping.dart +142 -69
  97. package/dist/flutter/brands/bild/overrides/brandtokenmapping.dart +501 -272
  98. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +882 -485
  99. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-md-600px.dart +882 -485
  100. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.dart +882 -485
  101. package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-xs-320px.dart +882 -485
  102. package/dist/flutter/brands/bild/semantic/color/colormode-dark.dart +456 -422
  103. package/dist/flutter/brands/bild/semantic/color/colormode-light.dart +456 -422
  104. package/dist/flutter/brands/sportbild/density/density-compact.dart +17 -9
  105. package/dist/flutter/brands/sportbild/density/density-default.dart +17 -9
  106. package/dist/flutter/brands/sportbild/density/density-spacious.dart +17 -9
  107. package/dist/flutter/brands/sportbild/overrides/brandcolormapping.dart +142 -69
  108. package/dist/flutter/brands/sportbild/overrides/brandtokenmapping.dart +501 -272
  109. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +882 -485
  110. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.dart +882 -485
  111. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.dart +882 -485
  112. package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.dart +882 -485
  113. package/dist/flutter/brands/sportbild/semantic/color/colormode-dark.dart +456 -422
  114. package/dist/flutter/brands/sportbild/semantic/color/colormode-light.dart +456 -422
  115. package/dist/flutter/shared/colorprimitive.dart +136 -95
  116. package/dist/flutter/shared/fontprimitive.dart +63 -40
  117. package/dist/flutter/shared/sizeprimitive.dart +50 -50
  118. package/dist/flutter/shared/spaceprimitive.dart +26 -26
  119. package/dist/ios/brands/advertorial/density/DensityCompact.swift +17 -9
  120. package/dist/ios/brands/advertorial/density/DensityDefault.swift +17 -9
  121. package/dist/ios/brands/advertorial/density/DensitySpacious.swift +17 -9
  122. package/dist/ios/brands/advertorial/overrides/Brandtokenmapping.swift +501 -272
  123. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointLg1024pxRegular.swift +882 -485
  124. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointMd600px.swift +882 -485
  125. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointSm390pxCompact.swift +882 -485
  126. package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointXs320px.swift +882 -485
  127. package/dist/ios/brands/bild/density/DensityCompact.swift +17 -9
  128. package/dist/ios/brands/bild/density/DensityDefault.swift +17 -9
  129. package/dist/ios/brands/bild/density/DensitySpacious.swift +17 -9
  130. package/dist/ios/brands/bild/overrides/Brandcolormapping.swift +142 -69
  131. package/dist/ios/brands/bild/overrides/Brandtokenmapping.swift +501 -272
  132. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointLg1024pxRegular.swift +882 -485
  133. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointMd600px.swift +882 -485
  134. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointSm390pxCompact.swift +882 -485
  135. package/dist/ios/brands/bild/semantic/breakpoints/BreakpointXs320px.swift +882 -485
  136. package/dist/ios/brands/bild/semantic/color/ColormodeDark.swift +456 -422
  137. package/dist/ios/brands/bild/semantic/color/ColormodeLight.swift +456 -422
  138. package/dist/ios/brands/sportbild/density/DensityCompact.swift +17 -9
  139. package/dist/ios/brands/sportbild/density/DensityDefault.swift +17 -9
  140. package/dist/ios/brands/sportbild/density/DensitySpacious.swift +17 -9
  141. package/dist/ios/brands/sportbild/overrides/Brandcolormapping.swift +142 -69
  142. package/dist/ios/brands/sportbild/overrides/Brandtokenmapping.swift +501 -272
  143. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointLg1024pxRegular.swift +882 -485
  144. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointMd600px.swift +882 -485
  145. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointSm390pxCompact.swift +882 -485
  146. package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointXs320px.swift +882 -485
  147. package/dist/ios/brands/sportbild/semantic/color/ColormodeDark.swift +456 -422
  148. package/dist/ios/brands/sportbild/semantic/color/ColormodeLight.swift +456 -422
  149. package/dist/ios/shared/Colorprimitive.swift +136 -95
  150. package/dist/ios/shared/Fontprimitive.swift +67 -44
  151. package/dist/ios/shared/Sizeprimitive.swift +50 -50
  152. package/dist/ios/shared/Spaceprimitive.swift +26 -26
  153. package/dist/js/brands/advertorial/density/density-compact.js +8 -8
  154. package/dist/js/brands/advertorial/density/density-default.js +8 -8
  155. package/dist/js/brands/advertorial/density/density-spacious.js +8 -8
  156. package/dist/js/brands/advertorial/overrides/brandtokenmapping.js +271 -328
  157. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.js +460 -490
  158. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.js +460 -494
  159. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.js +460 -492
  160. package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.js +460 -492
  161. package/dist/js/brands/bild/density/density-compact.js +8 -8
  162. package/dist/js/brands/bild/density/density-default.js +8 -8
  163. package/dist/js/brands/bild/density/density-spacious.js +8 -8
  164. package/dist/js/brands/bild/overrides/brandcolormapping.js +69 -72
  165. package/dist/js/brands/bild/overrides/brandtokenmapping.js +271 -297
  166. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +460 -478
  167. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-md-600px.js +460 -481
  168. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.js +460 -484
  169. package/dist/js/brands/bild/semantic/breakpoints/breakpoint-xs-320px.js +460 -484
  170. package/dist/js/brands/bild/semantic/color/colormode-dark.js +225 -226
  171. package/dist/js/brands/bild/semantic/color/colormode-light.js +223 -226
  172. package/dist/js/brands/sportbild/density/density-compact.js +8 -8
  173. package/dist/js/brands/sportbild/density/density-default.js +8 -8
  174. package/dist/js/brands/sportbild/density/density-spacious.js +8 -8
  175. package/dist/js/brands/sportbild/overrides/brandcolormapping.js +69 -72
  176. package/dist/js/brands/sportbild/overrides/brandtokenmapping.js +271 -328
  177. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +460 -493
  178. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.js +460 -493
  179. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.js +460 -493
  180. package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.js +460 -493
  181. package/dist/js/brands/sportbild/semantic/color/colormode-dark.js +225 -226
  182. package/dist/js/brands/sportbild/semantic/color/colormode-light.js +223 -226
  183. package/dist/js/shared/colorprimitive.js +76 -94
  184. package/dist/js/shared/fontprimitive.js +43 -43
  185. package/dist/js/shared/sizeprimitive.js +49 -49
  186. package/dist/js/shared/spaceprimitive.js +25 -25
  187. package/dist/json/brands/advertorial/density/density-compact.json +16 -48
  188. package/dist/json/brands/advertorial/density/density-default.json +16 -48
  189. package/dist/json/brands/advertorial/density/density-spacious.json +16 -48
  190. package/dist/json/brands/advertorial/overrides/brandtokenmapping.json +542 -2054
  191. package/dist/json/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.json +922 -3087
  192. package/dist/json/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.json +922 -3087
  193. package/dist/json/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.json +922 -3087
  194. package/dist/json/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.json +922 -3087
  195. package/dist/json/brands/bild/density/density-compact.json +16 -48
  196. package/dist/json/brands/bild/density/density-default.json +16 -48
  197. package/dist/json/brands/bild/density/density-spacious.json +16 -48
  198. package/dist/json/brands/bild/overrides/brandcolormapping.json +192 -471
  199. package/dist/json/brands/bild/overrides/brandtokenmapping.json +542 -2054
  200. package/dist/json/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.json +922 -3087
  201. package/dist/json/brands/bild/semantic/breakpoints/breakpoint-md-600px.json +922 -3087
  202. package/dist/json/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.json +922 -3087
  203. package/dist/json/brands/bild/semantic/breakpoints/breakpoint-xs-320px.json +922 -3087
  204. package/dist/json/brands/bild/semantic/color/colormode-dark.json +610 -1489
  205. package/dist/json/brands/bild/semantic/color/colormode-light.json +603 -1482
  206. package/dist/json/brands/sportbild/density/density-compact.json +16 -48
  207. package/dist/json/brands/sportbild/density/density-default.json +16 -48
  208. package/dist/json/brands/sportbild/density/density-spacious.json +16 -48
  209. package/dist/json/brands/sportbild/overrides/brandcolormapping.json +186 -465
  210. package/dist/json/brands/sportbild/overrides/brandtokenmapping.json +542 -2054
  211. package/dist/json/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.json +922 -3087
  212. package/dist/json/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.json +922 -3087
  213. package/dist/json/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.json +922 -3087
  214. package/dist/json/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.json +922 -3087
  215. package/dist/json/brands/sportbild/semantic/color/colormode-dark.json +610 -1489
  216. package/dist/json/brands/sportbild/semantic/color/colormode-light.json +603 -1482
  217. package/dist/json/shared/colorprimitive.json +210 -1206
  218. package/dist/json/shared/fontprimitive.json +86 -222
  219. package/dist/json/shared/sizeprimitive.json +98 -196
  220. package/dist/json/shared/spaceprimitive.json +50 -100
  221. package/dist/manifest.json +1 -1
  222. package/dist/scss/brands/advertorial/density/density-compact.scss +8 -8
  223. package/dist/scss/brands/advertorial/density/density-default.scss +8 -8
  224. package/dist/scss/brands/advertorial/density/density-spacious.scss +8 -8
  225. package/dist/scss/brands/advertorial/overrides/brandtokenmapping.scss +270 -270
  226. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +459 -459
  227. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.scss +459 -459
  228. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.scss +459 -459
  229. package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.scss +459 -459
  230. package/dist/scss/brands/bild/density/density-compact.scss +8 -8
  231. package/dist/scss/brands/bild/density/density-default.scss +8 -8
  232. package/dist/scss/brands/bild/density/density-spacious.scss +8 -8
  233. package/dist/scss/brands/bild/overrides/brandcolormapping.scss +68 -68
  234. package/dist/scss/brands/bild/overrides/brandtokenmapping.scss +270 -270
  235. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +459 -459
  236. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-md-600px.scss +459 -459
  237. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +459 -459
  238. package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-xs-320px.scss +459 -459
  239. package/dist/scss/brands/bild/semantic/color/colormode-dark.scss +213 -213
  240. package/dist/scss/brands/bild/semantic/color/colormode-light.scss +213 -213
  241. package/dist/scss/brands/sportbild/density/density-compact.scss +8 -8
  242. package/dist/scss/brands/sportbild/density/density-default.scss +8 -8
  243. package/dist/scss/brands/sportbild/density/density-spacious.scss +8 -8
  244. package/dist/scss/brands/sportbild/overrides/brandcolormapping.scss +68 -68
  245. package/dist/scss/brands/sportbild/overrides/brandtokenmapping.scss +270 -270
  246. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +459 -459
  247. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.scss +459 -459
  248. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +459 -459
  249. package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.scss +459 -459
  250. package/dist/scss/brands/sportbild/semantic/color/colormode-dark.scss +213 -213
  251. package/dist/scss/brands/sportbild/semantic/color/colormode-light.scss +213 -213
  252. package/dist/scss/shared/colorprimitive.scss +76 -94
  253. package/dist/scss/shared/fontprimitive.scss +43 -43
  254. package/package.json +1 -1
@@ -12,12 +12,20 @@ import 'dart:ui';
12
12
  class DensityCompact {
13
13
  DensityCompact._();
14
14
 
15
- static const componentButtonButtonContentGapSpace = 96.00; /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
16
- static const componentButtonButtonInlineSpace = 256.00; /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
17
- static const componentButtonButtonLabelFontSize = 240.00; /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across devices: 15 - 17 - 19 */
18
- static const componentButtonButtonStackSpace = 96.00; /** This variable is in the SpaceScaling collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
19
- static const componentInputfieldInputFieldHeightSize = 576.00;
20
- static const componentInputfieldInputFieldInlineSpace = 256.00;
21
- static const componentInputfieldInputFieldLabelFontSize = 256.00; /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across scaling options: compact 15 - default 17 - spacious 19 */
22
- static const componentInputfieldInputFieldStackSpace = 96.00;
23
- }
15
+ // Component - Button
16
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
17
+ static const buttonContentGapSpace = "6px";
18
+ /** This variable is in the SpaceScaling collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
19
+ static const buttonStackSpace = "6px";
20
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across devices: 15 - 17 - 19 */
21
+ static const buttonLabelFontSize = "15px";
22
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
23
+ static const buttonInlineSpace = "16px";
24
+
25
+ // Component - Inputfield
26
+ static const inputFieldInlineSpace = "16px";
27
+ static const inputFieldStackSpace = "6px";
28
+ static const inputFieldHeightSize = "36px";
29
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across scaling options: compact 15 - default 17 - spacious 19 */
30
+ static const inputFieldLabelFontSize = "16px";
31
+ }
@@ -12,12 +12,20 @@ import 'dart:ui';
12
12
  class DensityDefault {
13
13
  DensityDefault._();
14
14
 
15
- static const componentButtonButtonContentGapSpace = 128.00; /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
16
- static const componentButtonButtonInlineSpace = 320.00; /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
17
- static const componentButtonButtonLabelFontSize = 272.00; /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across devices: 15 - 17 - 19 */
18
- static const componentButtonButtonStackSpace = 128.00; /** This variable is in the SpaceScaling collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
19
- static const componentInputfieldInputFieldHeightSize = 640.00;
20
- static const componentInputfieldInputFieldInlineSpace = 256.00;
21
- static const componentInputfieldInputFieldLabelFontSize = 272.00; /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across scaling options: compact 15 - default 17 - spacious 19 */
22
- static const componentInputfieldInputFieldStackSpace = 128.00;
23
- }
15
+ // Component - Button
16
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
17
+ static const buttonContentGapSpace = "8px";
18
+ /** This variable is in the SpaceScaling collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
19
+ static const buttonStackSpace = "8px";
20
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across devices: 15 - 17 - 19 */
21
+ static const buttonLabelFontSize = "17px";
22
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
23
+ static const buttonInlineSpace = "20px";
24
+
25
+ // Component - Inputfield
26
+ static const inputFieldInlineSpace = "16px";
27
+ static const inputFieldStackSpace = "8px";
28
+ static const inputFieldHeightSize = "40px";
29
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across scaling options: compact 15 - default 17 - spacious 19 */
30
+ static const inputFieldLabelFontSize = "17px";
31
+ }
@@ -12,12 +12,20 @@ import 'dart:ui';
12
12
  class DensitySpacious {
13
13
  DensitySpacious._();
14
14
 
15
- static const componentButtonButtonContentGapSpace = 128.00; /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
16
- static const componentButtonButtonInlineSpace = 384.00; /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
17
- static const componentButtonButtonLabelFontSize = 304.00; /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across devices: 15 - 17 - 19 */
18
- static const componentButtonButtonStackSpace = 192.00; /** This variable is in the SpaceScaling collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
19
- static const componentInputfieldInputFieldHeightSize = 768.00;
20
- static const componentInputfieldInputFieldInlineSpace = 256.00;
21
- static const componentInputfieldInputFieldLabelFontSize = 304.00; /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across scaling options: compact 15 - default 17 - spacious 19 */
22
- static const componentInputfieldInputFieldStackSpace = 192.00;
23
- }
15
+ // Component - Button
16
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
17
+ static const buttonContentGapSpace = "8px";
18
+ /** This variable is in the SpaceScaling collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
19
+ static const buttonStackSpace = "12px";
20
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across devices: 15 - 17 - 19 */
21
+ static const buttonLabelFontSize = "19px";
22
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling space could work across different content scaling / size / contrast themes. */
23
+ static const buttonInlineSpace = "24px";
24
+
25
+ // Component - Inputfield
26
+ static const inputFieldInlineSpace = "16px";
27
+ static const inputFieldStackSpace = "12px";
28
+ static const inputFieldHeightSize = "48px";
29
+ /** This variable is in the SpaceScaling Collection. It was made to experiment with how scaling size could work across different content scaling / size / contrast themes. Font size across scaling options: compact 15 - default 17 - spacious 19 */
30
+ static const inputFieldLabelFontSize = "19px";
31
+ }
@@ -12,72 +12,145 @@ import 'dart:ui';
12
12
  class Brandcolormapping {
13
13
  Brandcolormapping._();
14
14
 
15
- static const componentAvatarAvatarLabelColor = Color(0xFF666B70); /** 09-2025 css --article-author-name-color // Bild: 015; SpoBi: 045 */
16
- static const componentAvatarAvatarLabelColorDark = Color(0xFFE9ECEF); /** 09-2025 css --article-author-name-color // Bild: 100; SpoBi: 093 */
17
- static const componentAvatarAvatarLabelColorHover = Color(0xFF174482); /** 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(0xFF232629); /** 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(0xFF232629); /** 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(0xFF0A2750); /** 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(0xFF0A2750); /** Bild: 035 ; SpoBi: 016 */
26
- static const componentButtonPrimaryBrandButtonPrimaryBgColorHoverDark = Color(0xFF174482); /** 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(0xFF174482); /** Bild: 046 ; SpoBi: 029 */
28
- static const componentButtonPrimaryBrandButtonPrimaryBgColorIdleDark = Color(0xFF315998); /** This variable controls the primary button idle color for two brands in dark mode. Bild: 046 ; SpoBi: 038 */
29
- static const componentButtonPrimaryNeutralButtonPrimaryBgColorHover = Color(0xFF4B525A); /** Bild & SpoBi: Tone 035 */
30
- static const componentButtonPrimaryNeutralButtonPrimaryBgColorHoverDark = Color(0xFFBDCADB); /** Bild: 093 ; SpoBi: 081 */
31
- static const componentButtonPrimaryNeutralButtonPrimaryBgColorIdle = Color(0xFF232629); /** Bild & SpoBi: Tone 015 */
32
- static const componentButtonPrimaryNeutralButtonPrimaryBgColorIdleDark = Color(0xFFFFFFFF); /** Bild & SpoBi: Tone 100 */
33
- static const componentChipColorActive = Color(0xFF174482);
34
- static const componentMenuAppBottomTabBarBgColor = Color(0xFFFFFFFF);
35
- static const componentMenuAppBottomTabBarBgDark = Color(0xFF2C3138);
36
- static const componentMenuAppTobBarTabNavBottomBorder = Color(0xFF174482);
37
- static const componentMenuAppTobBarTabNavBottomBorderActive = Color(0xFFCED4DA);
38
- static const componentMenuAppTobBarTabNavBottomBorderActiveDark = Color(0xFFFFFFFF);
39
- static const componentMenuAppTobBarTabNavBottomBorderDark = Color(0xFF174482);
40
- static const componentMenuAppTopBarBgColorDark = Color(0xFF2C3138);
41
- static const componentMenuAppTopBarIconColor = Color(0xFF8C9196);
42
- static const componentMenuAppTopBarIconColorDark = Color(0xFF8C9196);
43
- static const componentMenuAppTopBarSurfaceColor = Color(0xFF2C3138);
44
- static const componentMenuAppTopBarTextColor = Color(0xFFE9ECEF);
45
- static const componentMenuAppTopBarTextColorDark = Color(0xFFE9ECEF);
46
- static const componentMenuMenuLinkColorBorderActive = Color(0xFF0A2750);
47
- static const componentMenuMenuLinkColorBorderActiveDark = Color(0xFFF7F9FD);
48
- static const componentMenuMenuLinkLaneLabelColor = Color(0xFFCED4DA); /** 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(0xFFAEB4B9);
51
- static const componentMenuMenuLinkLaneSurfaceColor = Color(0xFF0A2750); /** 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(0xFF0A2750); /** 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(0xB20A2750);
54
- static const componentTeaserTeaserTitleBackgroundGradientStop = Color(0x000A2750);
55
- static const globalAttentionAccentColorPrimary = Color(0xFF174482); /** 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(0xFFF7F9FD); /** Bild: 100 ; SpoBi: 098 */
57
- static const globalCoreCoreColorPrimary = Color(0xFF0A2750); /** 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(0xFF081828); /** Bild: 015 ; SpoBi: 010 */
60
- static const globalCoreCoreColorTertiary = Color(0xFF081828); /** Bild: 015 ; SpoBi: 010 */
61
- static const globalCoreCoreColorTertiaryDark = Color(0xFFFFFFFF); /** Bild&SpoBi: 100 */
62
- static const globalStateColorPrimaryActive = Color(0xFF174482); /** Bild: 046 ; SpoBi: 029 */
63
- static const globalStateColorPrimaryActiveDark = Color(0xFFF7F9FD); /** Bild: 046 ; SpoBi: 098 */
64
- static const globalSurfaceSurfaceColorPrimary = Color(0xFFFFFFFF); /** Bild: 100 ; SpoBi: 100 */
65
- static const globalSurfaceSurfaceColorPrimaryDark = Color(0xFF081828); /** Bild: 015 ; SpoBi: 010 */
66
- static const globalSurfaceSurfaceColorQuartenary = Color(0xFFCED4DA); /** Bild: 085 ; SpoBi: 085 */
67
- static const globalSurfaceSurfaceColorQuartenaryDark = Color(0xFF4B525A); /** Bild: 035 ; SpoBi: 035 */
68
- static const globalSurfaceSurfaceColorSecondary = Color(0xFFF7F9FD); /** Bild: 096 ; SpoBi: 098 */
69
- static const globalSurfaceSurfaceColorSecondaryDark = Color(0xFF0A2750); /** Bild: 020 ; SpoBi: 016 */
70
- static const globalSurfaceSurfaceColorTertiary = Color(0xFFBDCADB); /** Bild: 093 ; SpoBi: 081 */
71
- static const globalSurfaceSurfaceColorTertiaryDark = Color(0xFF174482); /** Bild: 025 ; SpoBi: 029 */
72
- static const globalTextHeadlineColorPrimary = Color(0xFF0A2750); /** Bild: 015 ; SpoBi: 016 */
73
- static const globalTextHeadlineColorPrimaryDark = Color(0xFFFFFFFF); /** Bild&SpoBi: Tone 100 */
74
- static const globalTextKickerBgColorOnSurface = Color(0xFF174482); /** 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(0xFF232629); /** Bild & SpoBi: Tone 015 */
80
- static const globalTextTextColorPrimaryDark = Color(0xFFE9ECEF); /** 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
+ // Component
16
+ static const chipColorActive = Color(0xFF174482);
17
+
18
+ // Component - Avatar
19
+ /** 09-2025 css --article-author-name-color // Bild: 015; SpoBi: 045 */
20
+ static const avatarLabelColor = Color(0xFF666B70);
21
+ /** 09-2025 css --article-author-name-color // Bild: 100; SpoBi: 093 */
22
+ static const avatarLabelColorDark = Color(0xFFE9ECEF);
23
+ /** This variable is used for decorating the avatar text's underline color. Bild: 046; SpoBi: 029 */
24
+ static const avatarLabelColorHover = Color(0xFF174482);
25
+
26
+ // Component - BreakingNews
27
+ /** This variable is used on the text for headlines in the horizontally animated breaking news strip. Bild: 100 ; SpoBi: 015 */
28
+ static const breakingNewsTextContentColor = Color(0xFF232629);
29
+ /** This variable is used on the breaking news strip that has horizontally animated headlines. Bild: 015 ; SpoBi: 081 */
30
+ static const breakingNewsSurfaceColor = Color(0xFFFFBF00);
31
+ /** This variable is used for the background color of the "Breaking News" title. Bild: 067 ; SpoBi: 016 */
32
+ static const breakingNewsTitleSurfaceColor = Color(0xFF0A2750);
33
+ /** This variable is used for the color of the "breaking" word in the "breaking news" horizontally animated headlines strip. Bild: 010 ; SpoBi: 081 */
34
+ static const breakingNewsTopTitleTextColor = Color(0xFFFFBF00);
35
+ /** This variable is for the background color of the horizontally animated strip with headlines for breaking news on dark mode. Bild: 093 ; SpoBi: 081 */
36
+ static const breakingNewsSurfaceColorDark = Color(0xFFFFBF00);
37
+ /** This variable is used on the text for headlines in the horizontally animated breaking news strip on dark mode. Bild&SpoBi: 015 */
38
+ static const breakingNewsTextContentColorDark = Color(0xFF232629);
39
+ /** This variable is used for the color of the "News" word in the breaking news horizontal animated headlines strip. Bild: 010 ; SpoBi: 100 */
40
+ static const breakingNewsBottomTitleTextColor = Color(0xFFFFFFFF);
41
+
42
+ // Component - Button - PrimaryBrand
43
+ /** Bild: 046 ; SpoBi: 029 */
44
+ static const primaryBrandButtonPrimaryBgColorIdle = Color(0xFF174482);
45
+ /** This variable controls the primary button idle color for two brands in dark mode. Bild: 046 ; SpoBi: 038 */
46
+ static const primaryBrandButtonPrimaryBgColorIdleDark = Color(0xFF315998);
47
+ /** Bild: 035 ; SpoBi: 016 */
48
+ static const primaryBrandButtonPrimaryBgColorHover = Color(0xFF0A2750);
49
+ /** This variable stores colors for the hover state of primary buttons for two brands in dark mode. Bild: 035 ; SpoBi: 029 */
50
+ static const primaryBrandButtonPrimaryBgColorHoverDark = Color(0xFF174482);
51
+
52
+ // Component - Button - PrimaryNeutral
53
+ /** Bild & SpoBi: Tone 015 */
54
+ static const primaryNeutralButtonPrimaryBgColorIdle = Color(0xFF232629);
55
+ /** Bild & SpoBi: Tone 035 */
56
+ static const primaryNeutralButtonPrimaryBgColorHover = Color(0xFF4B525A);
57
+ /** Bild & SpoBi: Tone 100 */
58
+ static const primaryNeutralButtonPrimaryBgColorIdleDark = Color(0xFFFFFFFF);
59
+ /** Bild: 093 ; SpoBi: 081 */
60
+ static const primaryNeutralButtonPrimaryBgColorHoverDark = Color(0xFFBDCADB);
61
+
62
+ // Component - Menu
63
+ /** This variable is used for making possible the default color difference between the Bild and SportBild link lanes inside the menu component. */
64
+ static const menuLinkLaneSurfaceColor = Color(0xFF0A2750);
65
+ /** This variable is used for making possible the default color difference between the Bild and SportBild link lane labels inside the menu component. */
66
+ static const menuLinkLaneLabelColor = Color(0xFFCED4DA);
67
+ static const menuLinkLaneLabelColorDark = Color(0xFFAEB4B9);
68
+ /** 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. */
69
+ static const menuLinkLaneSurfaceColorDark = Color(0xFF0A2750);
70
+ static const menuLinkColorBorderActive = Color(0xFF0A2750);
71
+ static const menuLinkColorBorderActiveDark = Color(0xFFF7F9FD);
72
+ /** This variable is used for making possible the active color difference between the Bild and SportBild link lane labels inside the menu component. */
73
+ static const menuLinkLaneLabelColorActive = Color(0xFFFFFFFF);
74
+ static const appTopBarSurfaceColor = Color(0xFF2C3138);
75
+ static const appTopBarBgColorDark = Color(0xFF2C3138);
76
+ static const appBottomTabBarBgColor = Color(0xFFFFFFFF);
77
+ static const appBottomTabBarBgDark = Color(0xFF2C3138);
78
+ static const appTopBarIconColor = Color(0xFF8C9196);
79
+ static const appTopBarIconColorDark = Color(0xFF8C9196);
80
+ static const appTopBarTextColor = Color(0xFFE9ECEF);
81
+ static const appTopBarTextColorDark = Color(0xFFE9ECEF);
82
+ static const appTobBarTabNavBottomBorder = Color(0xFF174482);
83
+ static const appTobBarTabNavBottomBorderDark = Color(0xFF174482);
84
+ static const appTobBarTabNavBottomBorderActive = Color(0xFFCED4DA);
85
+ static const appTobBarTabNavBottomBorderActiveDark = Color(0xFFFFFFFF);
86
+
87
+ // Component - Teaser
88
+ static const teaserTitleBackgroundGradientStart = Color(0xb20a2750);
89
+ static const teaserTitleBackgroundGradientStop = Color(0x000a2750);
90
+
91
+ // Global - Attention
92
+ /** Bild: Tone 046 ; SpoBi: 016 This variable is used on small UI elements such as the background color for kickers. */
93
+ static const accentColorPrimary = Color(0xFF174482);
94
+ /** Bild: 100 ; SpoBi: 098 */
95
+ static const accentColorPrimaryDark = Color(0xFFF7F9FD);
96
+
97
+ // Global - Core
98
+ /** Bild: 046; SpoBi: 016 current css calls this variable main tenant color */
99
+ static const coreColorPrimary = Color(0xFF0A2750);
100
+ /** Bild&SpoBi Tone 100 */
101
+ static const coreColorSecondary = Color(0xFFFFFFFF);
102
+ /** Bild: 015 ; SpoBi: 010 */
103
+ static const coreColorSecondaryDark = Color(0xFF081828);
104
+ /** Bild: 015 ; SpoBi: 010 */
105
+ static const coreColorTertiary = Color(0xFF081828);
106
+ /** Bild&SpoBi: 100 */
107
+ static const coreColorTertiaryDark = Color(0xFFFFFFFF);
108
+
109
+ // Global - State
110
+ /** Bild: 046 ; SpoBi: 029 */
111
+ static const colorPrimaryActive = Color(0xFF174482);
112
+ /** Bild: 046 ; SpoBi: 098 */
113
+ static const colorPrimaryActiveDark = Color(0xFFF7F9FD);
114
+
115
+ // Global - Surface
116
+ /** Bild: 100 ; SpoBi: 100 */
117
+ static const surfaceColorPrimary = Color(0xFFFFFFFF);
118
+ /** Bild: 015 ; SpoBi: 010 */
119
+ static const surfaceColorPrimaryDark = Color(0xFF081828);
120
+ /** Bild: 096 ; SpoBi: 098 */
121
+ static const surfaceColorSecondary = Color(0xFFF7F9FD);
122
+ /** Bild: 020 ; SpoBi: 016 */
123
+ static const surfaceColorSecondaryDark = Color(0xFF0A2750);
124
+ /** Bild: 093 ; SpoBi: 081 */
125
+ static const surfaceColorTertiary = Color(0xFFBDCADB);
126
+ /** Bild: 025 ; SpoBi: 029 */
127
+ static const surfaceColorTertiaryDark = Color(0xFF174482);
128
+ /** Bild: 085 ; SpoBi: 085 */
129
+ static const surfaceColorQuartenary = Color(0xFFCED4DA);
130
+ /** Bild: 035 ; SpoBi: 035 */
131
+ static const surfaceColorQuartenaryDark = Color(0xFF4B525A);
132
+
133
+ // Global - Text
134
+ /** Bild & SpoBi: Tone 015 */
135
+ static const textColorPrimary = Color(0xFF232629);
136
+ /** Bild & SpoBi: Tone 093 */
137
+ static const textColorPrimaryDark = Color(0xFFE9ECEF);
138
+ /** Bild: 015 ; SpoBi: 016 */
139
+ static const headlineColorPrimary = Color(0xFF0A2750);
140
+ /** Bild&SpoBi: Tone 100 */
141
+ static const headlineColorPrimaryDark = Color(0xFFFFFFFF);
142
+ /** 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 */
143
+ static const kickerTextColorOnBg = Color(0xFFFFFFFF);
144
+ /** 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 */
145
+ static const kickerTextColorOnSurface = Color(0xFF8C9196);
146
+ /** Use this variable for kicker texts that are directly on top of the color of the overall user interface. Bild & SpoBi tone 060. */
147
+ static const kickerTextColorOnSurfaceDark = Color(0xFF8C9196);
148
+ /** Bild & SpoBi: Tone 060 */
149
+ static const textColorSecondary = Color(0xFF8C9196);
150
+ /** Bild & SpoBi: Tone 060 */
151
+ static const textColorSecondaryDark = Color(0xFF8C9196);
152
+ /** Use this variable for the color immediately behind the bounding box of the kicker text element. Bild: 046 ; SpoBi: 029 */
153
+ static const kickerBgColorOnSurface = Color(0xFF174482);
154
+ /** Use this variable for the dark mode color of the background immediately around the kicker text element. Bild: 060 ; SpoBi: 060 */
155
+ static const kickerBgColorOnSurfaceDark = Color(0xFF8C9196);
156
+ }