@marioschmidt/design-system-tokens 1.0.12 → 1.0.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/android/res/values/base/primitive_color_value.xml +12 -12
- package/dist/android/res/values/base/primitive_font_value.xml +22 -22
- package/dist/android/res/values/base/primitive_size_value.xml +49 -49
- package/dist/android/res/values/base/primitive_space_value.xml +25 -25
- package/dist/android/res/values/density/density_compact.xml +8 -8
- package/dist/android/res/values/density/density_default.xml +8 -8
- package/dist/android/res/values/density/density_spacious.xml +8 -8
- package/dist/android/res/values/mapping/brand_advertorial.xml +240 -240
- package/dist/android/res/values/mapping/brand_bild.xml +240 -240
- package/dist/android/res/values/mapping/brand_sportbild.xml +240 -240
- package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_lg.xml +423 -423
- package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_md.xml +423 -423
- package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_sm.xml +423 -423
- package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_xs.xml +423 -423
- package/dist/android/res/values/semantic/advertorial/color/color_advertorial_dark.xml +15 -15
- package/dist/android/res/values/semantic/advertorial/color/color_advertorial_light.xml +15 -15
- package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_lg.xml +423 -423
- package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_md.xml +423 -423
- package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_sm.xml +423 -423
- package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_xs.xml +423 -423
- package/dist/android/res/values/semantic/bild/color/color_bild_dark.xml +15 -15
- package/dist/android/res/values/semantic/bild/color/color_bild_light.xml +15 -15
- package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_lg.xml +423 -423
- package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_md.xml +423 -423
- package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_sm.xml +423 -423
- package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_xs.xml +423 -423
- package/dist/android/res/values/semantic/sportbild/color/color_sportbild_dark.xml +15 -15
- package/dist/android/res/values/semantic/sportbild/color/color_sportbild_light.xml +15 -15
- package/dist/css/base/primitive-font-value-global.css +11 -11
- package/dist/css/base/primitive-font-value.css +11 -11
- package/dist/css/base/primitive-size-value-global.css +49 -49
- package/dist/css/base/primitive-size-value.css +49 -49
- package/dist/css/base/primitive-space-value-global.css +25 -25
- package/dist/css/base/primitive-space-value.css +25 -25
- package/dist/css/density/density-compact-global.css +2 -2
- package/dist/css/density/density-compact.css +2 -2
- package/dist/css/density/density-default-global.css +2 -2
- package/dist/css/density/density-default.css +2 -2
- package/dist/css/density/density-spacious-global.css +2 -2
- package/dist/css/density/density-spacious.css +2 -2
- package/dist/css/mapping/brand-advertorial-global.css +203 -203
- package/dist/css/mapping/brand-advertorial.css +203 -203
- package/dist/css/mapping/brand-bild-global.css +203 -203
- package/dist/css/mapping/brand-bild.css +203 -203
- package/dist/css/mapping/brand-sportbild-global.css +203 -203
- package/dist/css/mapping/brand-sportbild.css +203 -203
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-lg-global.css +97 -97
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.css +97 -97
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-md-global.css +94 -94
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-md.css +94 -94
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-sm-global.css +95 -95
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.css +95 -95
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-xs-global.css +95 -95
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.css +95 -95
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-lg-global.css +97 -97
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-lg.css +97 -97
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-md-global.css +94 -94
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-md.css +94 -94
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-sm-global.css +95 -95
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-sm.css +95 -95
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-xs-global.css +95 -95
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-xs.css +95 -95
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-lg-global.css +97 -97
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.css +97 -97
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-md-global.css +94 -94
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-md.css +94 -94
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-sm-global.css +95 -95
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.css +95 -95
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-xs-global.css +95 -95
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.css +95 -95
- package/dist/flutter/base/primitive_color_value.dart +119 -85
- package/dist/flutter/base/primitive_font_value.dart +58 -46
- package/dist/flutter/base/primitive_size_value.dart +49 -49
- package/dist/flutter/base/primitive_space_value.dart +26 -26
- package/dist/flutter/density/density_compact.dart +16 -11
- package/dist/flutter/density/density_default.dart +16 -11
- package/dist/flutter/density/density_spacious.dart +16 -11
- package/dist/flutter/mapping/brand_advertorial.dart +398 -274
- package/dist/flutter/mapping/brand_bild.dart +398 -274
- package/dist/flutter/mapping/brand_color_bild.dart +121 -71
- package/dist/flutter/mapping/brand_color_sportbild.dart +121 -71
- package/dist/flutter/mapping/brand_sportbild.dart +398 -274
- package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_lg.dart +689 -487
- package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_md.dart +689 -487
- package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_sm.dart +689 -487
- package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_xs.dart +689 -487
- package/dist/flutter/semantic/advertorial/color/color_advertorial_dark.dart +369 -423
- package/dist/flutter/semantic/advertorial/color/color_advertorial_light.dart +369 -423
- package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_lg.dart +689 -487
- package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_md.dart +689 -487
- package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_sm.dart +689 -487
- package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_xs.dart +689 -487
- package/dist/flutter/semantic/bild/color/color_bild_dark.dart +369 -423
- package/dist/flutter/semantic/bild/color/color_bild_light.dart +369 -423
- package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_lg.dart +689 -487
- package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_md.dart +689 -487
- package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_sm.dart +689 -487
- package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_xs.dart +689 -487
- package/dist/flutter/semantic/sportbild/color/color_sportbild_dark.dart +369 -423
- package/dist/flutter/semantic/sportbild/color/color_sportbild_light.dart +369 -423
- package/dist/ios/base/PrimitiveColorValue.swift +130 -96
- package/dist/ios/base/PrimitiveFontValue.swift +57 -45
- package/dist/ios/base/PrimitiveSizeValue.swift +51 -51
- package/dist/ios/base/PrimitiveSpaceValue.swift +27 -27
- package/dist/ios/density/DensityCompact.swift +15 -10
- package/dist/ios/density/DensityDefault.swift +15 -10
- package/dist/ios/density/DensitySpacious.swift +15 -10
- package/dist/ios/mapping/BrandAdvertorial.swift +397 -273
- package/dist/ios/mapping/BrandBild.swift +397 -273
- package/dist/ios/mapping/BrandColorBild.swift +120 -70
- package/dist/ios/mapping/BrandColorSportbild.swift +120 -70
- package/dist/ios/mapping/BrandSportbild.swift +397 -273
- package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialLg.swift +688 -486
- package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialMd.swift +688 -486
- package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialSm.swift +688 -486
- package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialXs.swift +688 -486
- package/dist/ios/semantic/advertorial/color/ColorAdvertorialDark.swift +368 -422
- package/dist/ios/semantic/advertorial/color/ColorAdvertorialLight.swift +368 -422
- package/dist/ios/semantic/bild/breakpoints/BreakpointBildLg.swift +688 -486
- package/dist/ios/semantic/bild/breakpoints/BreakpointBildMd.swift +688 -486
- package/dist/ios/semantic/bild/breakpoints/BreakpointBildSm.swift +688 -486
- package/dist/ios/semantic/bild/breakpoints/BreakpointBildXs.swift +688 -486
- package/dist/ios/semantic/bild/color/ColorBildDark.swift +368 -422
- package/dist/ios/semantic/bild/color/ColorBildLight.swift +368 -422
- package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildLg.swift +688 -486
- package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildMd.swift +688 -486
- package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildSm.swift +688 -486
- package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildXs.swift +688 -486
- package/dist/ios/semantic/sportbild/color/ColorSportbildDark.swift +368 -422
- package/dist/ios/semantic/sportbild/color/ColorSportbildLight.swift +368 -422
- package/dist/js/base/primitive-color-value.js +34 -34
- package/dist/js/base/primitive-font-value.js +12 -12
- package/dist/js/base/primitive-size-value.js +49 -49
- package/dist/js/base/primitive-space-value.js +25 -25
- package/dist/js/density/density-compact.js +5 -5
- package/dist/js/density/density-default.js +5 -5
- package/dist/js/density/density-spacious.js +5 -5
- package/dist/js/mapping/brand-advertorial.js +229 -222
- package/dist/js/mapping/brand-bild.js +230 -222
- package/dist/js/mapping/brand-color-bild.js +50 -50
- package/dist/js/mapping/brand-color-sportbild.js +50 -50
- package/dist/js/mapping/brand-sportbild.js +234 -222
- package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.js +285 -293
- package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-md.js +283 -291
- package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.js +285 -292
- package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.js +285 -292
- package/dist/js/semantic/advertorial/color/color-advertorial-dark.js +50 -154
- package/dist/js/semantic/advertorial/color/color-advertorial-light.js +50 -154
- package/dist/js/semantic/bild/breakpoints/breakpoint-bild-lg.js +285 -293
- package/dist/js/semantic/bild/breakpoints/breakpoint-bild-md.js +283 -291
- package/dist/js/semantic/bild/breakpoints/breakpoint-bild-sm.js +285 -292
- package/dist/js/semantic/bild/breakpoints/breakpoint-bild-xs.js +285 -292
- package/dist/js/semantic/bild/color/color-bild-dark.js +50 -154
- package/dist/js/semantic/bild/color/color-bild-light.js +50 -154
- package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.js +285 -293
- package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-md.js +283 -291
- package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.js +285 -292
- package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.js +285 -292
- package/dist/js/semantic/sportbild/color/color-sportbild-dark.js +50 -154
- package/dist/js/semantic/sportbild/color/color-sportbild-light.js +50 -154
- package/dist/json/base/primitive-font-value.json +11 -11
- package/dist/json/base/primitive-size-value.json +49 -49
- package/dist/json/base/primitive-space-value.json +25 -25
- package/dist/json/density/density-compact.json +2 -2
- package/dist/json/density/density-default.json +2 -2
- package/dist/json/density/density-spacious.json +2 -2
- package/dist/json/mapping/brand-advertorial.json +203 -203
- package/dist/json/mapping/brand-bild.json +203 -203
- package/dist/json/mapping/brand-sportbild.json +203 -203
- package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.json +97 -97
- package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-md.json +94 -94
- package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.json +95 -95
- package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.json +95 -95
- package/dist/json/semantic/bild/breakpoints/breakpoint-bild-lg.json +97 -97
- package/dist/json/semantic/bild/breakpoints/breakpoint-bild-md.json +94 -94
- package/dist/json/semantic/bild/breakpoints/breakpoint-bild-sm.json +95 -95
- package/dist/json/semantic/bild/breakpoints/breakpoint-bild-xs.json +95 -95
- package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.json +97 -97
- package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-md.json +94 -94
- package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.json +95 -95
- package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.json +95 -95
- package/dist/manifest.json +1 -1
- package/dist/scss/base/primitive-font-value.scss +11 -11
- package/dist/scss/base/primitive-size-value.scss +49 -49
- package/dist/scss/base/primitive-space-value.scss +25 -25
- package/dist/scss/density/density-compact.scss +2 -2
- package/dist/scss/density/density-default.scss +2 -2
- package/dist/scss/density/density-spacious.scss +2 -2
- package/dist/scss/mapping/brand-advertorial.scss +203 -203
- package/dist/scss/mapping/brand-bild.scss +203 -203
- package/dist/scss/mapping/brand-sportbild.scss +203 -203
- package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.scss +97 -97
- package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-md.scss +94 -94
- package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.scss +95 -95
- package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.scss +95 -95
- package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-lg.scss +97 -97
- package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-md.scss +94 -94
- package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-sm.scss +95 -95
- package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-xs.scss +95 -95
- package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.scss +97 -97
- package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-md.scss +94 -94
- package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.scss +95 -95
- package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.scss +95 -95
- package/package.json +1 -1
|
@@ -9,75 +9,125 @@
|
|
|
9
9
|
|
|
10
10
|
import 'dart:ui';
|
|
11
11
|
|
|
12
|
-
class {
|
|
13
|
-
._();
|
|
12
|
+
class BrandColorBild {
|
|
13
|
+
BrandColorBild._();
|
|
14
14
|
|
|
15
|
-
|
|
16
|
-
static const
|
|
17
|
-
|
|
18
|
-
static const
|
|
19
|
-
|
|
20
|
-
static const
|
|
21
|
-
|
|
22
|
-
static const
|
|
23
|
-
|
|
24
|
-
static const
|
|
25
|
-
|
|
26
|
-
static const
|
|
27
|
-
|
|
28
|
-
static const
|
|
29
|
-
|
|
30
|
-
static const
|
|
31
|
-
|
|
32
|
-
static const
|
|
33
|
-
|
|
34
|
-
static const
|
|
35
|
-
|
|
36
|
-
static const
|
|
37
|
-
|
|
38
|
-
static const
|
|
39
|
-
|
|
40
|
-
static const
|
|
41
|
-
|
|
42
|
-
static const
|
|
43
|
-
|
|
44
|
-
static const
|
|
45
|
-
|
|
46
|
-
static const
|
|
47
|
-
|
|
48
|
-
static const
|
|
49
|
-
|
|
50
|
-
static const
|
|
51
|
-
|
|
52
|
-
static const
|
|
53
|
-
|
|
54
|
-
static const
|
|
55
|
-
|
|
56
|
-
static const
|
|
57
|
-
|
|
58
|
-
static const
|
|
59
|
-
|
|
60
|
-
static const
|
|
61
|
-
|
|
62
|
-
static const
|
|
63
|
-
|
|
64
|
-
static const
|
|
65
|
-
|
|
66
|
-
static const
|
|
67
|
-
|
|
68
|
-
static const
|
|
69
|
-
|
|
70
|
-
static const
|
|
71
|
-
|
|
72
|
-
static const
|
|
73
|
-
|
|
74
|
-
static const
|
|
75
|
-
|
|
76
|
-
static const
|
|
77
|
-
static const
|
|
78
|
-
|
|
79
|
-
static const
|
|
80
|
-
|
|
81
|
-
static const
|
|
82
|
-
|
|
83
|
-
|
|
15
|
+
/** Bild: 046; SpoBi: 016 current css calls this variable main tenant color */
|
|
16
|
+
static const globalCoreCorecolorprimary = Color(0xFFde0000);
|
|
17
|
+
/** Bild&SpoBi Tone 100 */
|
|
18
|
+
static const globalCoreCorecolorsecondary = Color(0xFFffffff);
|
|
19
|
+
/** Bild: 015 ; SpoBi: 010 */
|
|
20
|
+
static const globalCoreCorecolorsecondarydark = Color(0xFF242629);
|
|
21
|
+
/** Bild: 015 ; SpoBi: 010 */
|
|
22
|
+
static const globalCoreCorecolortertiary = Color(0xFF242629);
|
|
23
|
+
/** Bild&SpoBi: 100 */
|
|
24
|
+
static const globalCoreCorecolortertiarydark = Color(0xFFffffff);
|
|
25
|
+
/** Bild: Tone 046 ; SpoBi: 016 This variable is used on small UI elements such as the background color for kickers. */
|
|
26
|
+
static const globalAttentionAccentcolorprimary = Color(0xFFde0000);
|
|
27
|
+
/** Bild: 100 ; SpoBi: 098 */
|
|
28
|
+
static const globalAttentionAccentcolorprimarydark = Color(0xFFffffff);
|
|
29
|
+
/** Bild: 100 ; SpoBi: 100 */
|
|
30
|
+
static const globalSurfaceSurfacecolorprimary = Color(0xFFffffff);
|
|
31
|
+
/** Bild: 015 ; SpoBi: 010 */
|
|
32
|
+
static const globalSurfaceSurfacecolorprimarydark = Color(0xFF242629);
|
|
33
|
+
/** Bild: 096 ; SpoBi: 098 */
|
|
34
|
+
static const globalSurfaceSurfacecolorsecondary = Color(0xFFf2f5f5);
|
|
35
|
+
/** Bild: 020 ; SpoBi: 016 */
|
|
36
|
+
static const globalSurfaceSurfacecolorsecondarydark = Color(0xFF2b3038);
|
|
37
|
+
/** Bild: 093 ; SpoBi: 081 */
|
|
38
|
+
static const globalSurfaceSurfacecolortertiary = Color(0xFFe8edf0);
|
|
39
|
+
/** Bild: 025 ; SpoBi: 029 */
|
|
40
|
+
static const globalSurfaceSurfacecolortertiarydark = Color(0xFF333d40);
|
|
41
|
+
/** Bild: 085 ; SpoBi: 085 */
|
|
42
|
+
static const globalSurfaceSurfacecolorquartenary = Color(0xFFcfd4d9);
|
|
43
|
+
/** Bild: 035 ; SpoBi: 035 */
|
|
44
|
+
static const globalSurfaceSurfacecolorquartenarydark = Color(0xFF4a5259);
|
|
45
|
+
/** Bild: 046 ; SpoBi: 029 */
|
|
46
|
+
static const globalStateColorprimaryactive = Color(0xFFde0000);
|
|
47
|
+
/** Bild: 046 ; SpoBi: 098 */
|
|
48
|
+
static const globalStateColorprimaryactivedark = Color(0xFFde0000);
|
|
49
|
+
/** Bild & SpoBi: Tone 015 */
|
|
50
|
+
static const globalTextTextcolorprimary = Color(0xFF242629);
|
|
51
|
+
/** Bild & SpoBi: Tone 093 */
|
|
52
|
+
static const globalTextTextcolorprimarydark = Color(0xFFe8edf0);
|
|
53
|
+
/** Bild & SpoBi: Tone 060 */
|
|
54
|
+
static const globalTextTextcolorsecondary = Color(0xFF8c9196);
|
|
55
|
+
/** Bild & SpoBi: Tone 060 */
|
|
56
|
+
static const globalTextTextcolorsecondarydark = Color(0xFF8c9196);
|
|
57
|
+
/** Bild: 015 ; SpoBi: 016 */
|
|
58
|
+
static const globalTextHeadlinecolorprimary = Color(0xFF242629);
|
|
59
|
+
/** Bild&SpoBi: Tone 100 */
|
|
60
|
+
static const globalTextHeadlinecolorprimarydark = Color(0xFFffffff);
|
|
61
|
+
/** This variable is used on kicker texts that are on top of a color that is different from the outer color of the overall user interface. Bild & SpoBi: Tone 100 */
|
|
62
|
+
static const globalTextKickertextcoloronbg = Color(0xFFffffff);
|
|
63
|
+
/** This variable is used for the color of kicker texts that are not no top of a different color of the overall user interface. Bild: 046 ; SpoBi: 060 */
|
|
64
|
+
static const globalTextKickertextcoloronsurface = Color(0xFFde0000);
|
|
65
|
+
/** Use this variable for kicker texts that are directly on top of the color of the overall user interface. Bild & SpoBi tone 060. */
|
|
66
|
+
static const globalTextKickertextcoloronsurfacedark = Color(0xFF8c9196);
|
|
67
|
+
/** Use this variable for the color immediately behind the bounding box of the kicker text element. Bild: 046 ; SpoBi: 029 */
|
|
68
|
+
static const globalTextKickerbgcoloronsurface = Color(0xFFde0000);
|
|
69
|
+
/** Use this variable for the dark mode color of the background immediately around the kicker text element. Bild: 060 ; SpoBi: 060 */
|
|
70
|
+
static const globalTextKickerbgcoloronsurfacedark = Color(0xFF8c9196);
|
|
71
|
+
/** 09-2025 css --article-author-name-color // Bild: 015; SpoBi: 045 */
|
|
72
|
+
static const componentAvatarAvatarlabelcolor = Color(0xFF242629);
|
|
73
|
+
/** 09-2025 css --article-author-name-color // Bild: 100; SpoBi: 093 */
|
|
74
|
+
static const componentAvatarAvatarlabelcolordark = Color(0xFFffffff);
|
|
75
|
+
/** This variable is used for decorating the avatar text's underline color. Bild: 046; SpoBi: 029 */
|
|
76
|
+
static const componentAvatarAvatarlabelcolorhover = Color(0xFFde0000);
|
|
77
|
+
static const componentChipcoloractive = Color(0xFFde0000);
|
|
78
|
+
/** This variable is used for the color of the "breaking" word in the "breaking news" horizontally animated headlines strip. Bild: 010 ; SpoBi: 081 */
|
|
79
|
+
static const componentBreakingnewsBreakingnewstoptitletextcolor = Color(0xFF1c1c1c);
|
|
80
|
+
/** This variable is used for the color of the "News" word in the breaking news horizontal animated headlines strip. Bild: 010 ; SpoBi: 100 */
|
|
81
|
+
static const componentBreakingnewsBreakingnewsbottomtitletextcolor = Color(0xFF1c1c1c);
|
|
82
|
+
/** This variable is used for the background color of the "Breaking News" title. Bild: 067 ; SpoBi: 016 */
|
|
83
|
+
static const componentBreakingnewsBreakingnewstitlesurfacecolor = Color(0xFFfc8226);
|
|
84
|
+
/** This variable is used on the breaking news strip that has horizontally animated headlines. Bild: 015 ; SpoBi: 081 */
|
|
85
|
+
static const componentBreakingnewsBreakingnewssurfacecolor = Color(0xFF242629);
|
|
86
|
+
/** This variable is for the background color of the horizontally animated strip with headlines for breaking news on dark mode. Bild: 093 ; SpoBi: 081 */
|
|
87
|
+
static const componentBreakingnewsBreakingnewssurfacecolordark = Color(0xFFe8edf0);
|
|
88
|
+
/** This variable is used on the text for headlines in the horizontally animated breaking news strip. Bild: 100 ; SpoBi: 015 */
|
|
89
|
+
static const componentBreakingnewsBreakingnewstextcontentcolor = Color(0xFFffffff);
|
|
90
|
+
/** This variable is used on the text for headlines in the horizontally animated breaking news strip on dark mode. Bild&SpoBi: 015 */
|
|
91
|
+
static const componentBreakingnewsBreakingnewstextcontentcolordark = Color(0xFF242629);
|
|
92
|
+
/** Bild: 046 ; SpoBi: 029 */
|
|
93
|
+
static const componentButtonPrimarybrandButtonprimarybgcoloridle = Color(0xFFde0000);
|
|
94
|
+
/** Bild: 035 ; SpoBi: 016 */
|
|
95
|
+
static const componentButtonPrimarybrandButtonprimarybgcolorhover = Color(0xFFb00003);
|
|
96
|
+
/** This variable controls the primary button idle color for two brands in dark mode. Bild: 046 ; SpoBi: 038 */
|
|
97
|
+
static const componentButtonPrimarybrandButtonprimarybgcoloridledark = Color(0xFFde0000);
|
|
98
|
+
/** This variable stores colors for the hover state of primary buttons for two brands in dark mode. Bild: 035 ; SpoBi: 029 */
|
|
99
|
+
static const componentButtonPrimarybrandButtonprimarybgcolorhoverdark = Color(0xFFb00003);
|
|
100
|
+
/** Bild & SpoBi: Tone 015 */
|
|
101
|
+
static const componentButtonPrimaryneutralButtonprimarybgcoloridle = Color(0xFF242629);
|
|
102
|
+
/** Bild & SpoBi: Tone 035 */
|
|
103
|
+
static const componentButtonPrimaryneutralButtonprimarybgcolorhover = Color(0xFF4a5259);
|
|
104
|
+
/** Bild & SpoBi: Tone 100 */
|
|
105
|
+
static const componentButtonPrimaryneutralButtonprimarybgcoloridledark = Color(0xFFffffff);
|
|
106
|
+
/** Bild: 093 ; SpoBi: 081 */
|
|
107
|
+
static const componentButtonPrimaryneutralButtonprimarybgcolorhoverdark = Color(0xFFe8edf0);
|
|
108
|
+
/** This variable is used for making possible the default color difference between the Bild and SportBild link lanes inside the menu component. */
|
|
109
|
+
static const componentMenuMenulinklanesurfacecolor = Color(0xFFffffff);
|
|
110
|
+
/** This variable is used for making possible the default color difference between the Bild and SportBild link lanes inside the menu component on Dark mode. */
|
|
111
|
+
static const componentMenuMenulinklanesurfacecolordark = Color(0xFF242629);
|
|
112
|
+
/** This variable is used for making possible the default color difference between the Bild and SportBild link lane labels inside the menu component. */
|
|
113
|
+
static const componentMenuMenulinklanelabelcolor = Color(0xFF4a5259);
|
|
114
|
+
/** This variable is used for making possible the active color difference between the Bild and SportBild link lane labels inside the menu component. */
|
|
115
|
+
static const componentMenuMenulinklanelabelcoloractive = Color(0xFF242629);
|
|
116
|
+
static const componentMenuMenulinklanelabelcolordark = Color(0xFF8c9196);
|
|
117
|
+
static const componentMenuMenulinkcolorborderactive = Color(0xFFde0000);
|
|
118
|
+
static const componentMenuMenulinkcolorborderactivedark = Color(0xFFffffff);
|
|
119
|
+
static const componentMenuAppbottomtabbarbgcolor = Color(0xFFffffff);
|
|
120
|
+
static const componentMenuApptopbarbgcolordark = Color(0xFF333d40);
|
|
121
|
+
static const componentMenuAppbottomtabbarbgdark = Color(0xFF333d40);
|
|
122
|
+
static const componentMenuApptopbarsurfacecolor = Color(0xFFffffff);
|
|
123
|
+
static const componentMenuApptopbariconcolor = Color(0xFF4a5259);
|
|
124
|
+
static const componentMenuApptopbariconcolordark = Color(0xFF8c9196);
|
|
125
|
+
static const componentMenuApptopbartextcolor = Color(0xFF242629);
|
|
126
|
+
static const componentMenuApptopbartextcolordark = Color(0xFFe8edf0);
|
|
127
|
+
static const componentMenuApptobbartabnavbottomborder = Color(0xFFe8edf0);
|
|
128
|
+
static const componentMenuApptobbartabnavbottomborderdark = Color(0xFF4a5259);
|
|
129
|
+
static const componentMenuApptobbartabnavbottomborderactive = Color(0xFFde0000);
|
|
130
|
+
static const componentMenuApptobbartabnavbottomborderactivedark = Color(0xFFffffff);
|
|
131
|
+
static const componentTeaserTeasertitlebackgroundgradientstart = Color(0xb3000000);
|
|
132
|
+
static const componentTeaserTeasertitlebackgroundgradientstop = Color(0x00000000);
|
|
133
|
+
}
|
|
@@ -9,75 +9,125 @@
|
|
|
9
9
|
|
|
10
10
|
import 'dart:ui';
|
|
11
11
|
|
|
12
|
-
class {
|
|
13
|
-
._();
|
|
12
|
+
class BrandColorSportbild {
|
|
13
|
+
BrandColorSportbild._();
|
|
14
14
|
|
|
15
|
-
|
|
16
|
-
static const
|
|
17
|
-
|
|
18
|
-
static const
|
|
19
|
-
|
|
20
|
-
static const
|
|
21
|
-
|
|
22
|
-
static const
|
|
23
|
-
|
|
24
|
-
static const
|
|
25
|
-
|
|
26
|
-
static const
|
|
27
|
-
|
|
28
|
-
static const
|
|
29
|
-
|
|
30
|
-
static const
|
|
31
|
-
|
|
32
|
-
static const
|
|
33
|
-
|
|
34
|
-
static const
|
|
35
|
-
|
|
36
|
-
static const
|
|
37
|
-
|
|
38
|
-
static const
|
|
39
|
-
|
|
40
|
-
static const
|
|
41
|
-
|
|
42
|
-
static const
|
|
43
|
-
|
|
44
|
-
static const
|
|
45
|
-
|
|
46
|
-
static const
|
|
47
|
-
|
|
48
|
-
static const
|
|
49
|
-
|
|
50
|
-
static const
|
|
51
|
-
|
|
52
|
-
static const
|
|
53
|
-
|
|
54
|
-
static const
|
|
55
|
-
|
|
56
|
-
static const
|
|
57
|
-
|
|
58
|
-
static const
|
|
59
|
-
|
|
60
|
-
static const
|
|
61
|
-
|
|
62
|
-
static const
|
|
63
|
-
|
|
64
|
-
static const
|
|
65
|
-
|
|
66
|
-
static const
|
|
67
|
-
|
|
68
|
-
static const
|
|
69
|
-
|
|
70
|
-
static const
|
|
71
|
-
|
|
72
|
-
static const
|
|
73
|
-
|
|
74
|
-
static const
|
|
75
|
-
|
|
76
|
-
static const
|
|
77
|
-
static const
|
|
78
|
-
|
|
79
|
-
static const
|
|
80
|
-
|
|
81
|
-
static const
|
|
82
|
-
|
|
83
|
-
|
|
15
|
+
/** Bild: 046; SpoBi: 016 current css calls this variable main tenant color */
|
|
16
|
+
static const globalCoreCorecolorprimary = Color(0xFF0a264f);
|
|
17
|
+
/** Bild&SpoBi Tone 100 */
|
|
18
|
+
static const globalCoreCorecolorsecondary = Color(0xFFffffff);
|
|
19
|
+
/** Bild: 015 ; SpoBi: 010 */
|
|
20
|
+
static const globalCoreCorecolorsecondarydark = Color(0xFF081729);
|
|
21
|
+
/** Bild: 015 ; SpoBi: 010 */
|
|
22
|
+
static const globalCoreCorecolortertiary = Color(0xFF081729);
|
|
23
|
+
/** Bild&SpoBi: 100 */
|
|
24
|
+
static const globalCoreCorecolortertiarydark = Color(0xFFffffff);
|
|
25
|
+
/** Bild: Tone 046 ; SpoBi: 016 This variable is used on small UI elements such as the background color for kickers. */
|
|
26
|
+
static const globalAttentionAccentcolorprimary = Color(0xFF174582);
|
|
27
|
+
/** Bild: 100 ; SpoBi: 098 */
|
|
28
|
+
static const globalAttentionAccentcolorprimarydark = Color(0xFFf7fafc);
|
|
29
|
+
/** Bild: 100 ; SpoBi: 100 */
|
|
30
|
+
static const globalSurfaceSurfacecolorprimary = Color(0xFFffffff);
|
|
31
|
+
/** Bild: 015 ; SpoBi: 010 */
|
|
32
|
+
static const globalSurfaceSurfacecolorprimarydark = Color(0xFF081729);
|
|
33
|
+
/** Bild: 096 ; SpoBi: 098 */
|
|
34
|
+
static const globalSurfaceSurfacecolorsecondary = Color(0xFFf7fafc);
|
|
35
|
+
/** Bild: 020 ; SpoBi: 016 */
|
|
36
|
+
static const globalSurfaceSurfacecolorsecondarydark = Color(0xFF0a264f);
|
|
37
|
+
/** Bild: 093 ; SpoBi: 081 */
|
|
38
|
+
static const globalSurfaceSurfacecolortertiary = Color(0xFFbdc9db);
|
|
39
|
+
/** Bild: 025 ; SpoBi: 029 */
|
|
40
|
+
static const globalSurfaceSurfacecolortertiarydark = Color(0xFF174582);
|
|
41
|
+
/** Bild: 085 ; SpoBi: 085 */
|
|
42
|
+
static const globalSurfaceSurfacecolorquartenary = Color(0xFFcfd4d9);
|
|
43
|
+
/** Bild: 035 ; SpoBi: 035 */
|
|
44
|
+
static const globalSurfaceSurfacecolorquartenarydark = Color(0xFF4a5259);
|
|
45
|
+
/** Bild: 046 ; SpoBi: 029 */
|
|
46
|
+
static const globalStateColorprimaryactive = Color(0xFF174582);
|
|
47
|
+
/** Bild: 046 ; SpoBi: 098 */
|
|
48
|
+
static const globalStateColorprimaryactivedark = Color(0xFFf7fafc);
|
|
49
|
+
/** Bild & SpoBi: Tone 015 */
|
|
50
|
+
static const globalTextTextcolorprimary = Color(0xFF242629);
|
|
51
|
+
/** Bild & SpoBi: Tone 093 */
|
|
52
|
+
static const globalTextTextcolorprimarydark = Color(0xFFe8edf0);
|
|
53
|
+
/** Bild & SpoBi: Tone 060 */
|
|
54
|
+
static const globalTextTextcolorsecondary = Color(0xFF8c9196);
|
|
55
|
+
/** Bild & SpoBi: Tone 060 */
|
|
56
|
+
static const globalTextTextcolorsecondarydark = Color(0xFF8c9196);
|
|
57
|
+
/** Bild: 015 ; SpoBi: 016 */
|
|
58
|
+
static const globalTextHeadlinecolorprimary = Color(0xFF0a264f);
|
|
59
|
+
/** Bild&SpoBi: Tone 100 */
|
|
60
|
+
static const globalTextHeadlinecolorprimarydark = Color(0xFFffffff);
|
|
61
|
+
/** This variable is used on kicker texts that are on top of a color that is different from the outer color of the overall user interface. Bild & SpoBi: Tone 100 */
|
|
62
|
+
static const globalTextKickertextcoloronbg = Color(0xFFffffff);
|
|
63
|
+
/** This variable is used for the color of kicker texts that are not no top of a different color of the overall user interface. Bild: 046 ; SpoBi: 060 */
|
|
64
|
+
static const globalTextKickertextcoloronsurface = Color(0xFF8c9196);
|
|
65
|
+
/** Use this variable for kicker texts that are directly on top of the color of the overall user interface. Bild & SpoBi tone 060. */
|
|
66
|
+
static const globalTextKickertextcoloronsurfacedark = Color(0xFF8c9196);
|
|
67
|
+
/** Use this variable for the color immediately behind the bounding box of the kicker text element. Bild: 046 ; SpoBi: 029 */
|
|
68
|
+
static const globalTextKickerbgcoloronsurface = Color(0xFF174582);
|
|
69
|
+
/** Use this variable for the dark mode color of the background immediately around the kicker text element. Bild: 060 ; SpoBi: 060 */
|
|
70
|
+
static const globalTextKickerbgcoloronsurfacedark = Color(0xFF8c9196);
|
|
71
|
+
/** 09-2025 css --article-author-name-color // Bild: 015; SpoBi: 045 */
|
|
72
|
+
static const componentAvatarAvatarlabelcolor = Color(0xFF666b70);
|
|
73
|
+
/** 09-2025 css --article-author-name-color // Bild: 100; SpoBi: 093 */
|
|
74
|
+
static const componentAvatarAvatarlabelcolordark = Color(0xFFe8edf0);
|
|
75
|
+
/** This variable is used for decorating the avatar text's underline color. Bild: 046; SpoBi: 029 */
|
|
76
|
+
static const componentAvatarAvatarlabelcolorhover = Color(0xFF174582);
|
|
77
|
+
static const componentChipcoloractive = Color(0xFF174582);
|
|
78
|
+
/** This variable is used for the color of the "breaking" word in the "breaking news" horizontally animated headlines strip. Bild: 010 ; SpoBi: 081 */
|
|
79
|
+
static const componentBreakingnewsBreakingnewstoptitletextcolor = Color(0xFFffbf00);
|
|
80
|
+
/** This variable is used for the color of the "News" word in the breaking news horizontal animated headlines strip. Bild: 010 ; SpoBi: 100 */
|
|
81
|
+
static const componentBreakingnewsBreakingnewsbottomtitletextcolor = Color(0xFFffffff);
|
|
82
|
+
/** This variable is used for the background color of the "Breaking News" title. Bild: 067 ; SpoBi: 016 */
|
|
83
|
+
static const componentBreakingnewsBreakingnewstitlesurfacecolor = Color(0xFF0a264f);
|
|
84
|
+
/** This variable is used on the breaking news strip that has horizontally animated headlines. Bild: 015 ; SpoBi: 081 */
|
|
85
|
+
static const componentBreakingnewsBreakingnewssurfacecolor = Color(0xFFffbf00);
|
|
86
|
+
/** This variable is for the background color of the horizontally animated strip with headlines for breaking news on dark mode. Bild: 093 ; SpoBi: 081 */
|
|
87
|
+
static const componentBreakingnewsBreakingnewssurfacecolordark = Color(0xFFffbf00);
|
|
88
|
+
/** This variable is used on the text for headlines in the horizontally animated breaking news strip. Bild: 100 ; SpoBi: 015 */
|
|
89
|
+
static const componentBreakingnewsBreakingnewstextcontentcolor = Color(0xFF242629);
|
|
90
|
+
/** This variable is used on the text for headlines in the horizontally animated breaking news strip on dark mode. Bild&SpoBi: 015 */
|
|
91
|
+
static const componentBreakingnewsBreakingnewstextcontentcolordark = Color(0xFF242629);
|
|
92
|
+
/** Bild: 046 ; SpoBi: 029 */
|
|
93
|
+
static const componentButtonPrimarybrandButtonprimarybgcoloridle = Color(0xFF174582);
|
|
94
|
+
/** Bild: 035 ; SpoBi: 016 */
|
|
95
|
+
static const componentButtonPrimarybrandButtonprimarybgcolorhover = Color(0xFF0a264f);
|
|
96
|
+
/** This variable controls the primary button idle color for two brands in dark mode. Bild: 046 ; SpoBi: 038 */
|
|
97
|
+
static const componentButtonPrimarybrandButtonprimarybgcoloridledark = Color(0xFF305999);
|
|
98
|
+
/** This variable stores colors for the hover state of primary buttons for two brands in dark mode. Bild: 035 ; SpoBi: 029 */
|
|
99
|
+
static const componentButtonPrimarybrandButtonprimarybgcolorhoverdark = Color(0xFF174582);
|
|
100
|
+
/** Bild & SpoBi: Tone 015 */
|
|
101
|
+
static const componentButtonPrimaryneutralButtonprimarybgcoloridle = Color(0xFF242629);
|
|
102
|
+
/** Bild & SpoBi: Tone 035 */
|
|
103
|
+
static const componentButtonPrimaryneutralButtonprimarybgcolorhover = Color(0xFF4a5259);
|
|
104
|
+
/** Bild & SpoBi: Tone 100 */
|
|
105
|
+
static const componentButtonPrimaryneutralButtonprimarybgcoloridledark = Color(0xFFffffff);
|
|
106
|
+
/** Bild: 093 ; SpoBi: 081 */
|
|
107
|
+
static const componentButtonPrimaryneutralButtonprimarybgcolorhoverdark = Color(0xFFbdc9db);
|
|
108
|
+
/** This variable is used for making possible the default color difference between the Bild and SportBild link lanes inside the menu component. */
|
|
109
|
+
static const componentMenuMenulinklanesurfacecolor = Color(0xFF0a264f);
|
|
110
|
+
/** This variable is used for making possible the default color difference between the Bild and SportBild link lanes inside the menu component on Dark mode. */
|
|
111
|
+
static const componentMenuMenulinklanesurfacecolordark = Color(0xFF0a264f);
|
|
112
|
+
/** This variable is used for making possible the default color difference between the Bild and SportBild link lane labels inside the menu component. */
|
|
113
|
+
static const componentMenuMenulinklanelabelcolor = Color(0xFFcfd4d9);
|
|
114
|
+
/** This variable is used for making possible the active color difference between the Bild and SportBild link lane labels inside the menu component. */
|
|
115
|
+
static const componentMenuMenulinklanelabelcoloractive = Color(0xFFffffff);
|
|
116
|
+
static const componentMenuMenulinklanelabelcolordark = Color(0xFFadb5ba);
|
|
117
|
+
static const componentMenuMenulinkcolorborderactive = Color(0xFF0a264f);
|
|
118
|
+
static const componentMenuMenulinkcolorborderactivedark = Color(0xFFf7fafc);
|
|
119
|
+
static const componentMenuAppbottomtabbarbgcolor = Color(0xFFffffff);
|
|
120
|
+
static const componentMenuApptopbarbgcolordark = Color(0xFF0a264f);
|
|
121
|
+
static const componentMenuAppbottomtabbarbgdark = Color(0xFF0a264f);
|
|
122
|
+
static const componentMenuApptopbarsurfacecolor = Color(0xFF0a264f);
|
|
123
|
+
static const componentMenuApptopbariconcolor = Color(0xFF8c9196);
|
|
124
|
+
static const componentMenuApptopbariconcolordark = Color(0xFF8c9196);
|
|
125
|
+
static const componentMenuApptopbartextcolor = Color(0xFFe8edf0);
|
|
126
|
+
static const componentMenuApptopbartextcolordark = Color(0xFFe8edf0);
|
|
127
|
+
static const componentMenuApptobbartabnavbottomborder = Color(0xFF174582);
|
|
128
|
+
static const componentMenuApptobbartabnavbottomborderdark = Color(0xFF174582);
|
|
129
|
+
static const componentMenuApptobbartabnavbottomborderactive = Color(0xFFcfd4d9);
|
|
130
|
+
static const componentMenuApptobbartabnavbottomborderactivedark = Color(0xFFffffff);
|
|
131
|
+
static const componentTeaserTeasertitlebackgroundgradientstart = Color(0xb30a264f);
|
|
132
|
+
static const componentTeaserTeasertitlebackgroundgradientstop = Color(0x000a264f);
|
|
133
|
+
}
|