@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.
- 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
|
@@ -8,73 +8,123 @@
|
|
|
8
8
|
|
|
9
9
|
import UIKit
|
|
10
10
|
|
|
11
|
-
public class {
|
|
12
|
-
|
|
13
|
-
public static let
|
|
14
|
-
|
|
15
|
-
public static let
|
|
16
|
-
|
|
17
|
-
public static let
|
|
18
|
-
|
|
19
|
-
public static let
|
|
20
|
-
|
|
21
|
-
public static let
|
|
22
|
-
|
|
23
|
-
public static let
|
|
24
|
-
|
|
25
|
-
public static let
|
|
26
|
-
|
|
27
|
-
public static let
|
|
28
|
-
|
|
29
|
-
public static let
|
|
30
|
-
|
|
31
|
-
public static let
|
|
32
|
-
|
|
33
|
-
public static let
|
|
34
|
-
|
|
35
|
-
public static let
|
|
36
|
-
|
|
37
|
-
public static let
|
|
38
|
-
|
|
39
|
-
public static let
|
|
40
|
-
|
|
41
|
-
public static let
|
|
42
|
-
|
|
43
|
-
public static let
|
|
44
|
-
|
|
45
|
-
public static let
|
|
46
|
-
|
|
47
|
-
public static let
|
|
48
|
-
|
|
49
|
-
public static let
|
|
50
|
-
|
|
51
|
-
public static let
|
|
52
|
-
|
|
53
|
-
public static let
|
|
54
|
-
|
|
55
|
-
public static let
|
|
56
|
-
|
|
57
|
-
public static let
|
|
58
|
-
|
|
59
|
-
public static let
|
|
60
|
-
|
|
61
|
-
public static let
|
|
62
|
-
|
|
63
|
-
public static let
|
|
64
|
-
|
|
65
|
-
public static let
|
|
66
|
-
|
|
67
|
-
public static let
|
|
68
|
-
|
|
69
|
-
public static let
|
|
70
|
-
|
|
71
|
-
public static let
|
|
72
|
-
|
|
73
|
-
public static let
|
|
74
|
-
public static let
|
|
75
|
-
|
|
76
|
-
public static let
|
|
77
|
-
|
|
78
|
-
public static let
|
|
79
|
-
|
|
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
|
-
|
|
13
|
-
public static let
|
|
14
|
-
|
|
15
|
-
public static let
|
|
16
|
-
|
|
17
|
-
public static let
|
|
18
|
-
|
|
19
|
-
public static let
|
|
20
|
-
|
|
21
|
-
public static let
|
|
22
|
-
|
|
23
|
-
public static let
|
|
24
|
-
|
|
25
|
-
public static let
|
|
26
|
-
|
|
27
|
-
public static let
|
|
28
|
-
|
|
29
|
-
public static let
|
|
30
|
-
|
|
31
|
-
public static let
|
|
32
|
-
|
|
33
|
-
public static let
|
|
34
|
-
|
|
35
|
-
public static let
|
|
36
|
-
|
|
37
|
-
public static let
|
|
38
|
-
|
|
39
|
-
public static let
|
|
40
|
-
|
|
41
|
-
public static let
|
|
42
|
-
|
|
43
|
-
public static let
|
|
44
|
-
|
|
45
|
-
public static let
|
|
46
|
-
|
|
47
|
-
public static let
|
|
48
|
-
|
|
49
|
-
public static let
|
|
50
|
-
|
|
51
|
-
public static let
|
|
52
|
-
|
|
53
|
-
public static let
|
|
54
|
-
|
|
55
|
-
public static let
|
|
56
|
-
|
|
57
|
-
public static let
|
|
58
|
-
|
|
59
|
-
public static let
|
|
60
|
-
|
|
61
|
-
public static let
|
|
62
|
-
|
|
63
|
-
public static let
|
|
64
|
-
|
|
65
|
-
public static let
|
|
66
|
-
|
|
67
|
-
public static let
|
|
68
|
-
|
|
69
|
-
public static let
|
|
70
|
-
|
|
71
|
-
public static let
|
|
72
|
-
|
|
73
|
-
public static let
|
|
74
|
-
public static let
|
|
75
|
-
|
|
76
|
-
public static let
|
|
77
|
-
|
|
78
|
-
public static let
|
|
79
|
-
|
|
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
|
+
}
|