@ui5/webcomponents-theming 0.0.0-4738ea0dc → 0.0.0-49bade48d

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 (126) hide show
  1. package/.npsrc.json +3 -0
  2. package/CHANGELOG.md +2074 -0
  3. package/LICENSE.txt +201 -0
  4. package/README.md +7 -9
  5. package/css-vars-usage.json +274 -31
  6. package/dist/.tsbuildinfo +1 -0
  7. package/dist/Assets-fetch.d.ts +1 -0
  8. package/dist/Assets-fetch.js +3 -0
  9. package/dist/Assets-fetch.js.map +1 -0
  10. package/dist/Assets-node.d.ts +12 -0
  11. package/dist/Assets-node.js +13 -0
  12. package/dist/Assets-node.js.map +1 -0
  13. package/dist/Assets.js.map +1 -1
  14. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +2 -1
  15. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +2 -1
  16. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +2 -1
  17. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +2 -1
  18. package/dist/css/themes/sap_horizon/parameters-bundle.css +2 -1
  19. package/dist/css/themes/sap_horizon_auto/parameters-bundle.css +1492 -0
  20. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +2 -1
  21. package/dist/css/themes/sap_horizon_hc_auto/parameters-bundle.css +1492 -0
  22. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +2 -1
  23. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +2 -1
  24. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  25. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  26. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  27. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  28. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  29. package/dist/generated/assets/themes/sap_horizon_auto/parameters-bundle.css.json +1 -0
  30. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  31. package/dist/generated/assets/themes/sap_horizon_hc_auto/parameters-bundle.css.json +1 -0
  32. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  33. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  34. package/dist/generated/json-imports/Themes-fetch.d.ts +1 -0
  35. package/dist/generated/json-imports/Themes-fetch.js +27 -0
  36. package/dist/generated/json-imports/Themes-fetch.js.map +1 -0
  37. package/dist/generated/json-imports/Themes-node.d.ts +1 -0
  38. package/dist/generated/json-imports/Themes-node.js +27 -0
  39. package/dist/generated/json-imports/Themes-node.js.map +1 -0
  40. package/dist/generated/json-imports/Themes.d.ts +1 -0
  41. package/dist/generated/json-imports/Themes.js +22 -25
  42. package/dist/generated/json-imports/Themes.js.map +1 -0
  43. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.d.ts +2 -3
  44. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +2 -2
  45. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
  46. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.d.ts +2 -3
  47. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +2 -2
  48. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
  49. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.d.ts +2 -3
  50. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +2 -2
  51. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
  52. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.d.ts +2 -3
  53. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +2 -2
  54. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
  55. package/dist/generated/themes/sap_horizon/parameters-bundle.css.d.ts +2 -3
  56. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +2 -2
  57. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
  58. package/dist/generated/themes/sap_horizon_auto/parameters-bundle.css.d.ts +2 -0
  59. package/dist/generated/themes/sap_horizon_auto/parameters-bundle.css.js +1493 -0
  60. package/dist/generated/themes/sap_horizon_auto/parameters-bundle.css.js.map +1 -0
  61. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.d.ts +2 -3
  62. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +2 -2
  63. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
  64. package/dist/generated/themes/sap_horizon_hc_auto/parameters-bundle.css.d.ts +2 -0
  65. package/dist/generated/themes/sap_horizon_hc_auto/parameters-bundle.css.js +1493 -0
  66. package/dist/generated/themes/sap_horizon_hc_auto/parameters-bundle.css.js.map +1 -0
  67. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.d.ts +2 -3
  68. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +2 -2
  69. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
  70. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.d.ts +2 -3
  71. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +2 -2
  72. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
  73. package/package-scripts.cjs +31 -0
  74. package/package.json +14 -17
  75. package/tsconfig.json +24 -13
  76. package/config/postcss.themes/postcss.config.js +0 -24
  77. package/dist/Assets-static.d.ts +0 -1
  78. package/dist/Assets-static.js +0 -3
  79. package/dist/Assets-static.js.map +0 -1
  80. package/dist/css/themes/sap_belize/parameters-bundle.css +0 -1
  81. package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +0 -1
  82. package/dist/css/themes/sap_belize_hcw/parameters-bundle.css +0 -1
  83. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +0 -1
  84. package/dist/generated/assets/themes/sap_belize/parameters-bundle.css.json +0 -1
  85. package/dist/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json +0 -1
  86. package/dist/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.json +0 -1
  87. package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +0 -1
  88. package/dist/generated/json-imports/Themes-static.js +0 -41
  89. package/dist/generated/themes/sap_belize/parameters-bundle.css.d.ts +0 -3
  90. package/dist/generated/themes/sap_belize/parameters-bundle.css.js +0 -3
  91. package/dist/generated/themes/sap_belize/parameters-bundle.css.js.map +0 -1
  92. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.d.ts +0 -3
  93. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +0 -3
  94. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js.map +0 -1
  95. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.d.ts +0 -3
  96. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +0 -3
  97. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js.map +0 -1
  98. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.d.ts +0 -3
  99. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +0 -3
  100. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +0 -1
  101. package/dist/themes/sap_belize/css_variables.css +0 -822
  102. package/dist/themes/sap_belize/parameters-bundle.css +0 -1
  103. package/dist/themes/sap_belize_hcb/css_variables.css +0 -821
  104. package/dist/themes/sap_belize_hcb/parameters-bundle.css +0 -1
  105. package/dist/themes/sap_belize_hcw/css_variables.css +0 -821
  106. package/dist/themes/sap_belize_hcw/parameters-bundle.css +0 -1
  107. package/dist/themes/sap_fiori_3/css_variables.css +0 -821
  108. package/dist/themes/sap_fiori_3/parameters-bundle.css +0 -1
  109. package/dist/themes/sap_fiori_3_dark/css_variables.css +0 -821
  110. package/dist/themes/sap_fiori_3_dark/parameters-bundle.css +0 -1
  111. package/dist/themes/sap_fiori_3_hcb/css_variables.css +0 -821
  112. package/dist/themes/sap_fiori_3_hcb/parameters-bundle.css +0 -1
  113. package/dist/themes/sap_fiori_3_hcw/css_variables.css +0 -821
  114. package/dist/themes/sap_fiori_3_hcw/parameters-bundle.css +0 -1
  115. package/dist/themes/sap_horizon/css_variables.css +0 -821
  116. package/dist/themes/sap_horizon/parameters-bundle.css +0 -1
  117. package/dist/themes/sap_horizon_dark/css_variables.css +0 -821
  118. package/dist/themes/sap_horizon_dark/parameters-bundle.css +0 -1
  119. package/dist/themes/sap_horizon_exp/css_variables.css +0 -821
  120. package/dist/themes/sap_horizon_exp/parameters-bundle.css +0 -1
  121. package/dist/themes/sap_horizon_hcb/css_variables.css +0 -821
  122. package/dist/themes/sap_horizon_hcb/parameters-bundle.css +0 -1
  123. package/dist/themes/sap_horizon_hcw/css_variables.css +0 -821
  124. package/dist/themes/sap_horizon_hcw/parameters-bundle.css +0 -1
  125. package/lib/generate-css-vars-usage-report/index.js +0 -32
  126. package/package-scripts.js +0 -34
@@ -0,0 +1,1492 @@
1
+ :root {
2
+ color-scheme: light dark;
3
+ --_ui5-light-scheme: var(--_ui5-f2d95f8);
4
+ --_ui5-dark-scheme: ;
5
+ --sapThemeMetaData-Base-baseLib: {"Path": "Base.baseLib.sap_horizon_hcw.css_variables","PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css","Extends": ["sap_horizon_hcb","sap_horizon","baseTheme"],"Tags": ["Fiori_3","HighContrast","LightColorScheme"],"FallbackThemeId": "sap_fiori_3_hcw","Engine":{"Name": "theming-engine","Version": "17.0.18"},"Version":{"Build": "11.36.3.20260526103300","Source": "11.36.3"}};
6
+ --sapBrandColor: light-dark(#e97624, #795100);
7
+ --sapHighlightColor: light-dark(#e97624, #795100);
8
+ --sapBaseColor: light-dark(#fff, #000);
9
+ --sapShellColor: light-dark(#fff, #000);
10
+ --sapBackgroundColor: light-dark(#fff, #000);
11
+ --sapFontFamily: "72", "72full", Arial, Helvetica, sans-serif;
12
+ --sapFontSize: .875rem;
13
+ --sapTextColor: light-dark(#000, #fff);
14
+ --sapLinkColor: light-dark(#000, #fff);
15
+ --sapCompanyLogo: none;
16
+ --sapFavicon: none;
17
+ --sapBackgroundImage: none;
18
+ --sapBackgroundImageOpacity: 1;
19
+ --sapBackgroundImageRepeat: false;
20
+ --sapSelectedColor: light-dark(#5c93ff, #0f5c93);
21
+ --sapHoverColor: light-dark(#e97624, #795100);
22
+ --sapActiveColor: light-dark(#e97624, #795100);
23
+ --sapTitleColor: light-dark(#000, #fff);
24
+ --sapNegativeColor: light-dark(#ab0000, #ff5e5e);
25
+ --sapCriticalColor: light-dark(#5c5c00, #ffab1d);
26
+ --sapPositiveColor: light-dark(#006362, #99cc99);
27
+ --sapInformativeColor: light-dark(#000, #fff);
28
+ --sapNeutralColor: light-dark(#000, #fff);
29
+ --sapNegativeElementColor: light-dark(#ab0000, #ff5e5e);
30
+ --sapCriticalElementColor: light-dark(#5c5c00, #ffab1d);
31
+ --sapPositiveElementColor: light-dark(#006362, #99cc99);
32
+ --sapInformativeElementColor: light-dark(#000, #fff);
33
+ --sapNeutralElementColor: light-dark(#000, #fff);
34
+ --sapNegativeTextColor: light-dark(#ab0000, #ff5e5e);
35
+ --sapCriticalTextColor: light-dark(#5c5c00, #ffab1d);
36
+ --sapPositiveTextColor: light-dark(#006362, #99cc99);
37
+ --sapInformativeTextColor: light-dark(#000, #fff);
38
+ --sapNeutralTextColor: light-dark(#000, #fff);
39
+ --sapErrorColor: light-dark(#ab0000, #ff5e5e);
40
+ --sapWarningColor: light-dark(#5c5c00, #ffab1d);
41
+ --sapSuccessColor: light-dark(#006362, #99cc99);
42
+ --sapInformationColor: light-dark(#000, #fff);
43
+ --sapErrorBackground: light-dark(#fff, #000);
44
+ --sapWarningBackground: light-dark(#fff, #000);
45
+ --sapSuccessBackground: light-dark(#fff, #000);
46
+ --sapInformationBackground: light-dark(#fff, #000);
47
+ --sapNeutralBackground: light-dark(#fff, #000);
48
+ --sapErrorBorderColor: light-dark(#ab0000, #ff5e5e);
49
+ --sapWarningBorderColor: light-dark(#5c5c00, #ffab1d);
50
+ --sapSuccessBorderColor: light-dark(#006362, #99cc99);
51
+ --sapInformationBorderColor: light-dark(#000, #fff);
52
+ --sapNeutralBorderColor: light-dark(#000, #fff);
53
+ --sapElement_LineHeight: 2.75rem;
54
+ --sapElement_Height: 2.25rem;
55
+ --sapElement_BorderWidth: .0625rem;
56
+ --sapElement_BorderCornerRadius: .25rem;
57
+ --sapElement_Compact_LineHeight: 2rem;
58
+ --sapElement_Compact_Height: 1.625rem;
59
+ --sapElement_Condensed_LineHeight: 1.5rem;
60
+ --sapElement_Condensed_Height: 1.375rem;
61
+ --sapContent_LineHeight: 1.5;
62
+ --sapContent_IconHeight: 1rem;
63
+ --sapContent_IconColor: light-dark(#000, #fff);
64
+ --sapContent_ContrastIconColor: light-dark(#000, #fff);
65
+ --sapContent_NonInteractiveIconColor: light-dark(#000, #fff);
66
+ --sapContent_MarkerIconColor: light-dark(#000, #fff);
67
+ --sapContent_MarkerTextColor: light-dark(#000, #fff);
68
+ --sapContent_MeasureIndicatorColor: light-dark(#000, #fff);
69
+ --sapContent_Selected_MeasureIndicatorColor: light-dark(#000, #fff);
70
+ --sapContent_Placeholderloading_Background: light-dark(#888, #666);
71
+ --sapContent_Placeholderloading_Gradient: var(--_ui5-light-scheme, linear-gradient(to right, #888 0%, #888 35%, #585858 50%, #888 65%, #888 100%)) var(--_ui5-dark-scheme, linear-gradient(to right, #666 0%, #666 35%, #999 50%, #666 65%, #666 100%));
72
+ --sapContent_ImagePlaceholderBackground: light-dark(#fff, #000);
73
+ --sapContent_ImagePlaceholderForegroundColor: light-dark(#000, #fff);
74
+ --sapContent_RatedColor: light-dark(#000, #fff);
75
+ --sapContent_UnratedColor: light-dark(#585858, #999);
76
+ --sapContent_BusyColor: light-dark(#000, #fff);
77
+ --sapContent_FocusColor: light-dark(#000, #fff);
78
+ --sapContent_FocusStyle: dotted;
79
+ --sapContent_FocusWidth: .125rem;
80
+ --sapContent_ContrastFocusColor: light-dark(#000, #fff);
81
+ --sapContent_ShadowColor: light-dark(#000, #fff);
82
+ --sapContent_ContrastShadowColor: light-dark(#000, #fff);
83
+ --sapContent_Shadow0: var(--_ui5-light-scheme, 0 0 0 .0625rem #000) var(--_ui5-dark-scheme, 0 0 0 .0625rem #fff);
84
+ --sapContent_Shadow1: var(--_ui5-light-scheme, 0 0 1rem 0 rgba(0,0,0,.5), 0 0 0 .125rem #000) var(--_ui5-dark-scheme, 0 0 1rem 0 rgba(255,255,255,.5), 0 0 0 .125rem #fff);
85
+ --sapContent_Shadow2: var(--_ui5-light-scheme, 0 .25rem 2rem 0 rgba(0,0,0,.6), 0 0 0 .125rem #000) var(--_ui5-dark-scheme, 0 .25rem 2rem 0 rgba(255,255,255,.6), 0 0 0 .125rem #fff);
86
+ --sapContent_Shadow3: var(--_ui5-light-scheme, 0 .625rem 4rem 0 rgba(0,0,0,.8), 0 0 0 .125rem #000) var(--_ui5-dark-scheme, 0 .625rem 4rem 0 rgba(255,255,255,.8), 0 0 0 .125rem #fff);
87
+ --sapContent_TextShadow: var(--_ui5-light-scheme, -.0625rem 0 #fff, 0 .0625rem #fff, .0625rem 0 #fff, 0 -.0625rem #fff) var(--_ui5-dark-scheme, -.0625rem 0 #000, 0 .0625rem #000, .0625rem 0 #000, 0 -.0625rem #000);
88
+ --sapContent_ContrastTextShadow: none;
89
+ --sapContent_HeaderShadow: var(--_ui5-light-scheme, inset 0 -.125rem #000) var(--_ui5-dark-scheme, inset 0 -.125rem #fff);
90
+ --sapContent_Interaction_Shadow: none;
91
+ --sapContent_Selected_Shadow: none;
92
+ --sapContent_Negative_Shadow: none;
93
+ --sapContent_Critical_Shadow: none;
94
+ --sapContent_Positive_Shadow: none;
95
+ --sapContent_Informative_Shadow: none;
96
+ --sapContent_Neutral_Shadow: none;
97
+ --sapContent_SearchHighlightColor: light-dark(#e97624, #795100);
98
+ --sapContent_HelpColor: light-dark(#006800, #03ae03);
99
+ --sapContent_LabelColor: light-dark(#000, #fff);
100
+ --sapContent_MonospaceFontFamily: "72Mono", "72Monofull", lucida console, monospace;
101
+ --sapContent_MonospaceBoldFontFamily: "72Mono-Bold", "72Mono-Boldfull", lucida console, monospace;
102
+ --sapContent_IconFontFamily: "SAP-icons";
103
+ --sapContent_DisabledTextColor: light-dark(#888, #666);
104
+ --sapContent_DisabledOpacity: .4;
105
+ --sapContent_ContrastTextThreshold: .5;
106
+ --sapContent_ContrastTextColor: light-dark(#000, #fff);
107
+ --sapContent_ForegroundColor: light-dark(#fff, #000);
108
+ --sapContent_ForegroundBorderColor: light-dark(#000, #fff);
109
+ --sapContent_ForegroundTextColor: light-dark(#000, #fff);
110
+ --sapContent_BadgeBackground: light-dark(#000, #fff);
111
+ --sapContent_BadgeTextColor: light-dark(#fff, #000);
112
+ --sapContent_BadgeBorderColor: light-dark(#fff, #000);
113
+ --sapContent_DragAndDropActiveColor: light-dark(#006800, #03ae03);
114
+ --sapContent_Selected_TextColor: light-dark(#000, #fff);
115
+ --sapContent_Selected_Background: light-dark(#5c93ff, #0f5c93);
116
+ --sapContent_Selected_Hover_Background: light-dark(#e97624, #795100);
117
+ --sapContent_Selected_ForegroundColor: light-dark(#000, #fff);
118
+ --sapContent_ForcedColorAdjust: none;
119
+ --sapContent_Lite_Shadow: var(--_ui5-light-scheme, 0 0 1rem 0 rgba(0,0,0,.5), 0 0 0 .125rem #000) var(--_ui5-dark-scheme, 0 0 1rem 0 rgba(255,255,255,.5), 0 0 0 .125rem #fff);
120
+ --sapContent_Illustrative_Color1: #9b015d;
121
+ --sapContent_Illustrative_Color2: light-dark(#56bdff, #4d82b8);
122
+ --sapContent_Illustrative_Color3: #ff7f4c;
123
+ --sapContent_Illustrative_Color4: light-dark(#00144a, #688fb7);
124
+ --sapContent_Illustrative_Color5: light-dark(#a9b4be, #fff);
125
+ --sapContent_Illustrative_Color6: light-dark(#d5dadd, #818f98);
126
+ --sapContent_Illustrative_Color7: light-dark(#dbf1ff, #101619);
127
+ --sapContent_Illustrative_Color8: light-dark(#fff, #d5dadd);
128
+ --sapContent_Illustrative_Color9: #0899a7;
129
+ --sapContent_Illustrative_Color10: light-dark(#dbf1ff, #ebf8ff);
130
+ --sapContent_Illustrative_Color11: light-dark(#df1278, #fa4f96);
131
+ --sapContent_Illustrative_Color12: #00a800;
132
+ --sapContent_Illustrative_Color13: light-dark(#0070f2, #3b5b7c);
133
+ --sapContent_Illustrative_Color14: light-dark(#0040b0, #2a4259);
134
+ --sapContent_Illustrative_Color15: #c35500;
135
+ --sapContent_Illustrative_Color16: #8d2a00;
136
+ --sapContent_Illustrative_Color17: #046c7c;
137
+ --sapContent_Illustrative_Color18: light-dark(#bce5ff, #2a4259);
138
+ --sapContent_Illustrative_Color19: light-dark(#a3dbff, #324e6b);
139
+ --sapContent_Illustrative_Color20: light-dark(#89d1ff, #222f3b);
140
+ --sapContent_Illustrative_Color21: light-dark(#1b90ff, #101619);
141
+ --sapContent_Illustrative_Color22: #00144a;
142
+ --sapContent_Illustrative_Color23: #d20a0a;
143
+ --sapContent_Illustrative_Color24: light-dark(#ffb2d2, #d094b0);
144
+ --sapContent_Illustrative_Color25: light-dark(#ffeaf4, #d0c1cb);
145
+ --sapContent_Illustrative_Color26: light-dark(#ffdf72, #d0b863);
146
+ --sapContent_Illustrative_Color27: light-dark(#fff8d6, #d0cdb3);
147
+ --sapContent_Illustrative_Color28: #a93e00;
148
+ --sapContent_Illustrative_Color29: #450b00;
149
+ --sapContent_Illustrative_Color30: #340800;
150
+ --sapContent_Illustrative_Color31: #ffab92;
151
+ --sapContent_Space_S: 1rem;
152
+ --sapContent_Space_M: 2rem;
153
+ --sapContent_Space_L: 2rem;
154
+ --sapContent_Space_XL: 3rem;
155
+ --sapContent_Space_Tiny: .5rem;
156
+ --sapContent_Space_Small: 1rem;
157
+ --sapContent_Space_Medium: 2rem;
158
+ --sapContent_Space_Large: 3rem;
159
+ --sapContent_Margin_Tiny: 0 0 1rem;
160
+ --sapContent_Margin_Small: 1rem;
161
+ --sapContent_Margin_Medium: 1rem 2rem;
162
+ --sapContent_Margin_Large: 1rem 3rem;
163
+ --sapContent_Margin_S: 0 0 1rem;
164
+ --sapContent_Margin_M: 1rem;
165
+ --sapContent_Margin_L: 1rem 2rem;
166
+ --sapContent_Margin_XL: 1rem 3rem;
167
+ --sapContent_Padding_S: 0rem;
168
+ --sapContent_Padding_M: 2rem;
169
+ --sapContent_Padding_L: 2rem;
170
+ --sapContent_Padding_XL: 3rem;
171
+ --sapContent_Gap: 1rem;
172
+ --sapContent_Success_HeaderShadow: var(--_ui5-light-scheme, inset 0 -.125rem #006362) var(--_ui5-dark-scheme, inset 0 -.125rem #99cc99);
173
+ --sapContent_Warning_HeaderShadow: var(--_ui5-light-scheme, inset 0 -.125rem #5c5c00) var(--_ui5-dark-scheme, inset 0 -.125rem #ffab1d);
174
+ --sapContent_Error_HeaderShadow: var(--_ui5-light-scheme, inset 0 -.125rem #ab0000) var(--_ui5-dark-scheme, inset 0 -.125rem #ff5e5e);
175
+ --sapContent_Information_HeaderShadow: var(--_ui5-light-scheme, inset 0 -.125rem #000) var(--_ui5-dark-scheme, inset 0 -.125rem #fff);
176
+ --sapFontLightFamily: "72-Light", "72-Lightfull", "72", "72full", Arial, Helvetica, sans-serif;
177
+ --sapFontBoldFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;
178
+ --sapFontSemiboldFamily: "72-Semibold", "72-Semiboldfull", "72", "72full", Arial, Helvetica, sans-serif;
179
+ --sapFontSemiboldDuplexFamily: "72-SemiboldDuplex", "72-SemiboldDuplexfull", "72", "72full", Arial, Helvetica, sans-serif;
180
+ --sapFontBlackFamily: "72Black", "72Blackfull","72", "72full", Arial, Helvetica, sans-serif;
181
+ --sapFontHeaderFamily: "72", "72full", Arial, Helvetica, sans-serif;
182
+ --sapFontSmallSize: .75rem;
183
+ --sapFontLargeSize: 1rem;
184
+ --sapFontHeader1Size: 3rem;
185
+ --sapFontHeader2Size: 2rem;
186
+ --sapFontHeader3Size: 1.5rem;
187
+ --sapFontHeader4Size: 1.25rem;
188
+ --sapFontHeader5Size: 1rem;
189
+ --sapFontHeader6Size: .875rem;
190
+ --sapLink_TextDecoration: underline;
191
+ --sapLink_Hover_Color: light-dark(#000, #fff);
192
+ --sapLink_Hover_TextDecoration: underline;
193
+ --sapLink_Active_Color: light-dark(#000, #fff);
194
+ --sapLink_Active_TextDecoration: underline;
195
+ --sapLink_Visited_Color: light-dark(#000, #fff);
196
+ --sapLink_InvertedColor: light-dark(#000, #fff);
197
+ --sapLink_SubtleColor: light-dark(#000, #fff);
198
+ --sapShell_Background: light-dark(#fff, #000);
199
+ --sapShell_BackgroundImage: var(--_ui5-light-scheme, linear-gradient(to bottom, #fff, #fff)) var(--_ui5-dark-scheme, linear-gradient(to bottom, #000, #000));
200
+ --sapShell_BackgroundImageOpacity: 1;
201
+ --sapShell_BackgroundImageRepeat: false;
202
+ --sapShell_BorderColor: light-dark(#000, #fff);
203
+ --sapShell_TextColor: light-dark(#000, #fff);
204
+ --sapShell_InteractiveBackground: light-dark(#fff, #000);
205
+ --sapShell_InteractiveTextColor: light-dark(#000, #fff);
206
+ --sapShell_InteractiveBorderColor: light-dark(#000, #fff);
207
+ --sapShell_GroupTitleTextColor: light-dark(#000, #fff);
208
+ --sapShell_GroupTitleTextShadow: var(--_ui5-light-scheme, -.0625rem 0 #fff, 0 .0625rem #fff, .0625rem 0 #fff, 0 -.0625rem #fff) var(--_ui5-dark-scheme, -.0625rem 0 #000, 0 .0625rem #000, .0625rem 0 #000, 0 -.0625rem #000);
209
+ --sapShell_Hover_Background: light-dark(#e97624, #795100);
210
+ --sapShell_Active_Background: light-dark(#e97624, #795100);
211
+ --sapShell_Active_TextColor: light-dark(#000, #fff);
212
+ --sapShell_Selected_Background: light-dark(#5c93ff, #0f5c93);
213
+ --sapShell_Selected_TextColor: light-dark(#000, #fff);
214
+ --sapShell_Selected_Hover_Background: light-dark(#e97624, #795100);
215
+ --sapShell_Favicon: none;
216
+ --sapShell_Navigation_Background: light-dark(#fff, #000);
217
+ --sapShell_Navigation_Hover_Background: light-dark(#e97624, #795100);
218
+ --sapShell_Navigation_SelectedColor: light-dark(#000, #fff);
219
+ --sapShell_Navigation_Selected_TextColor: light-dark(#000, #fff);
220
+ --sapShell_Navigation_TextColor: light-dark(#000, #fff);
221
+ --sapShell_Navigation_Active_TextColor: light-dark(#000, #fff);
222
+ --sapShell_Navigation_Active_Background: light-dark(#e97624, #795100);
223
+ --sapShell_Shadow: var(--_ui5-light-scheme, 0 .125rem 0 0 #000) var(--_ui5-dark-scheme, 0 .125rem 0 0 #fff);
224
+ --sapShell_NegativeColor: light-dark(#ab0000, #ff5e5e);
225
+ --sapShell_CriticalColor: light-dark(#5c5c00, #ffab1d);
226
+ --sapShell_PositiveColor: light-dark(#006362, #99cc99);
227
+ --sapShell_InformativeColor: light-dark(#000, #fff);
228
+ --sapShell_NeutralColor: light-dark(#000, #fff);
229
+ --sapShell_Assistant_ForegroundColor: light-dark(#000, #fff);
230
+ --sapShell_SubBrand_TextColor: light-dark(#000, #fff);
231
+ --sapShell_HeroBanner_Background: light-dark(#d1efff, #223548);
232
+ --sapShell_HeroBanner_BackgroundImage: linear-gradient(135deg, transparent 45%, rgba(0,0,0,.45) 75%);
233
+ --sapShell_HeroBanner_TextColor: light-dark(#000, #fff);
234
+ --sapShell_Category_1_Background: light-dark(#fff, #000);
235
+ --sapShell_Category_1_BorderColor: light-dark(#004ccb, #6bd3ff);
236
+ --sapShell_Category_1_TextColor: light-dark(#000, #fff);
237
+ --sapShell_Category_1_TextShadow: none;
238
+ --sapShell_Category_2_Background: light-dark(#fff, #000);
239
+ --sapShell_Category_2_BorderColor: light-dark(#973333, #db9292);
240
+ --sapShell_Category_2_TextColor: light-dark(#000, #fff);
241
+ --sapShell_Category_2_TextShadow: none;
242
+ --sapShell_Category_3_Background: light-dark(#fff, #000);
243
+ --sapShell_Category_3_BorderColor: light-dark(#5f5800, #ffc847);
244
+ --sapShell_Category_3_TextColor: light-dark(#000, #fff);
245
+ --sapShell_Category_3_TextShadow: none;
246
+ --sapShell_Category_4_Background: light-dark(#fff, #000);
247
+ --sapShell_Category_4_BorderColor: light-dark(#6c3d62, #bb86b0);
248
+ --sapShell_Category_4_TextColor: light-dark(#000, #fff);
249
+ --sapShell_Category_4_TextShadow: none;
250
+ --sapShell_Category_5_Background: light-dark(#fff, #000);
251
+ --sapShell_Category_5_BorderColor: light-dark(#734f00, #cdaf9d);
252
+ --sapShell_Category_5_TextColor: light-dark(#000, #fff);
253
+ --sapShell_Category_5_TextShadow: none;
254
+ --sapShell_Category_6_Background: light-dark(#fff, #000);
255
+ --sapShell_Category_6_BorderColor: light-dark(#105b5b, #7fc6c6);
256
+ --sapShell_Category_6_TextColor: light-dark(#000, #fff);
257
+ --sapShell_Category_6_TextShadow: none;
258
+ --sapShell_Category_7_Background: light-dark(#fff, #000);
259
+ --sapShell_Category_7_BorderColor: light-dark(#961d7c, #e269c9);
260
+ --sapShell_Category_7_TextColor: light-dark(#000, #fff);
261
+ --sapShell_Category_7_TextShadow: none;
262
+ --sapShell_Category_8_Background: light-dark(#fff, #000);
263
+ --sapShell_Category_8_BorderColor: light-dark(#26340b, #b2e484);
264
+ --sapShell_Category_8_TextColor: light-dark(#000, #fff);
265
+ --sapShell_Category_8_TextShadow: none;
266
+ --sapShell_Category_9_Background: light-dark(#fff, #000);
267
+ --sapShell_Category_9_BorderColor: light-dark(#002a86, #4db1ff);
268
+ --sapShell_Category_9_TextColor: light-dark(#000, #fff);
269
+ --sapShell_Category_9_TextShadow: none;
270
+ --sapShell_Category_10_Background: light-dark(#fff, #000);
271
+ --sapShell_Category_10_BorderColor: light-dark(#47596c, #b0bcc5);
272
+ --sapShell_Category_10_TextColor: light-dark(#000, #fff);
273
+ --sapShell_Category_10_TextShadow: none;
274
+ --sapShell_Category_11_Background: light-dark(#fff, #000);
275
+ --sapShell_Category_11_BorderColor: light-dark(#af080b, #ff8787);
276
+ --sapShell_Category_11_TextColor: light-dark(#000, #fff);
277
+ --sapShell_Category_11_TextShadow: none;
278
+ --sapShell_Category_12_Background: light-dark(#fff, #000);
279
+ --sapShell_Category_12_BorderColor: light-dark(#7000e0, #d3b6ff);
280
+ --sapShell_Category_12_TextColor: light-dark(#000, #fff);
281
+ --sapShell_Category_12_TextShadow: none;
282
+ --sapShell_Category_13_Background: light-dark(#fff, #000);
283
+ --sapShell_Category_13_BorderColor: light-dark(#580440, #fdcef0);
284
+ --sapShell_Category_13_TextColor: light-dark(#000, #fff);
285
+ --sapShell_Category_13_TextShadow: none;
286
+ --sapShell_Category_14_Background: light-dark(#fff, #000);
287
+ --sapShell_Category_14_BorderColor: light-dark(#035663, #a4eeee);
288
+ --sapShell_Category_14_TextColor: light-dark(#000, #fff);
289
+ --sapShell_Category_14_TextShadow: none;
290
+ --sapShell_Category_15_Background: light-dark(#fff, #000);
291
+ --sapShell_Category_15_BorderColor: light-dark(#223548, #eaecee);
292
+ --sapShell_Category_15_TextColor: light-dark(#000, #fff);
293
+ --sapShell_Category_15_TextShadow: none;
294
+ --sapShell_Category_16_Background: light-dark(#fff, #000);
295
+ --sapShell_Category_16_BorderColor: light-dark(#1e592f, #b2e484);
296
+ --sapShell_Category_16_TextColor: light-dark(#000, #fff);
297
+ --sapShell_Category_16_TextShadow: none;
298
+ --sapShell_Space_S: .5rem;
299
+ --sapShell_Space_M: 2rem;
300
+ --sapShell_Space_L: 2rem;
301
+ --sapShell_Space_XL: 3rem;
302
+ --sapShell_Gap_S: .5rem;
303
+ --sapShell_Gap_M: 1rem;
304
+ --sapShell_Gap_L: 1rem;
305
+ --sapShell_Gap_XL: 1rem;
306
+ --sapShell_GroupGap_S: 2rem;
307
+ --sapShell_GroupGap_M: 3rem;
308
+ --sapShell_GroupGap_L: 3rem;
309
+ --sapShell_GroupGap_XL: 3rem;
310
+ --sapAssistant_Color1: light-dark(#000, #fff);
311
+ --sapAssistant_Color2: light-dark(#000, #fff);
312
+ --sapAssistant_BackgroundGradient: var(--_ui5-light-scheme, linear-gradient(#fff, #fff)) var(--_ui5-dark-scheme, linear-gradient(#000, #000));
313
+ --sapAssistant_Background: light-dark(#fff, #000);
314
+ --sapAssistant_BorderColor: light-dark(#000, #fff);
315
+ --sapAssistant_TextColor: light-dark(#000, #fff);
316
+ --sapAssistant_Hover_Background: light-dark(#e97624, #795100);
317
+ --sapAssistant_Hover_BorderColor: light-dark(#000, #fff);
318
+ --sapAssistant_Hover_TextColor: light-dark(#000, #fff);
319
+ --sapAssistant_Active_Background: light-dark(#e97624, #795100);
320
+ --sapAssistant_Active_BorderColor: light-dark(#000, #fff);
321
+ --sapAssistant_Active_TextColor: light-dark(#000, #fff);
322
+ --sapAssistant_Question_Background: light-dark(#fff, #000);
323
+ --sapAssistant_Question_BorderColor: light-dark(#000, #fff);
324
+ --sapAssistant_Question_TextColor: light-dark(#000, #fff);
325
+ --sapAssistant_Answer_Background: light-dark(#b3b3b3, #585858);
326
+ --sapAssistant_Answer_BorderColor: light-dark(#000, #fff);
327
+ --sapAssistant_Answer_TextColor: light-dark(#000, #fff);
328
+ --sapAvatar_1_Background: light-dark(#fff, #000);
329
+ --sapAvatar_1_BorderColor: light-dark(#000, #fff);
330
+ --sapAvatar_1_TextColor: light-dark(#000, #fff);
331
+ --sapAvatar_1_Hover_Background: light-dark(#e97624, #795100);
332
+ --sapAvatar_2_Background: light-dark(#fff, #000);
333
+ --sapAvatar_2_BorderColor: light-dark(#000, #fff);
334
+ --sapAvatar_2_TextColor: light-dark(#000, #fff);
335
+ --sapAvatar_2_Hover_Background: light-dark(#e97624, #795100);
336
+ --sapAvatar_3_Background: light-dark(#fff, #000);
337
+ --sapAvatar_3_BorderColor: light-dark(#000, #fff);
338
+ --sapAvatar_3_TextColor: light-dark(#000, #fff);
339
+ --sapAvatar_3_Hover_Background: light-dark(#e97624, #795100);
340
+ --sapAvatar_4_Background: light-dark(#fff, #000);
341
+ --sapAvatar_4_BorderColor: light-dark(#000, #fff);
342
+ --sapAvatar_4_TextColor: light-dark(#000, #fff);
343
+ --sapAvatar_4_Hover_Background: light-dark(#e97624, #795100);
344
+ --sapAvatar_5_Background: light-dark(#fff, #000);
345
+ --sapAvatar_5_BorderColor: light-dark(#000, #fff);
346
+ --sapAvatar_5_TextColor: light-dark(#000, #fff);
347
+ --sapAvatar_5_Hover_Background: light-dark(#e97624, #795100);
348
+ --sapAvatar_6_Background: light-dark(#fff, #000);
349
+ --sapAvatar_6_BorderColor: light-dark(#000, #fff);
350
+ --sapAvatar_6_TextColor: light-dark(#000, #fff);
351
+ --sapAvatar_6_Hover_Background: light-dark(#e97624, #795100);
352
+ --sapAvatar_7_Background: light-dark(#fff, #000);
353
+ --sapAvatar_7_BorderColor: light-dark(#000, #fff);
354
+ --sapAvatar_7_TextColor: light-dark(#000, #fff);
355
+ --sapAvatar_7_Hover_Background: light-dark(#e97624, #795100);
356
+ --sapAvatar_8_Background: light-dark(#fff, #000);
357
+ --sapAvatar_8_BorderColor: light-dark(#000, #fff);
358
+ --sapAvatar_8_TextColor: light-dark(#000, #fff);
359
+ --sapAvatar_8_Hover_Background: light-dark(#e97624, #795100);
360
+ --sapAvatar_9_Background: light-dark(#fff, #000);
361
+ --sapAvatar_9_BorderColor: light-dark(#000, #fff);
362
+ --sapAvatar_9_TextColor: light-dark(#000, #fff);
363
+ --sapAvatar_9_Hover_Background: light-dark(#e97624, #795100);
364
+ --sapAvatar_10_Background: light-dark(#fff, #000);
365
+ --sapAvatar_10_BorderColor: light-dark(#000, #fff);
366
+ --sapAvatar_10_TextColor: light-dark(#000, #fff);
367
+ --sapAvatar_10_Hover_Background: light-dark(#e97624, #795100);
368
+ --sapAvatar_Lite_BorderColor: light-dark(#000, #fff);
369
+ --sapAvatar_Lite_Background: light-dark(#fff, #000);
370
+ --sapAvatar_Hover_BorderColor: light-dark(#000, #fff);
371
+ --sapButton_Background: light-dark(#fff, #000);
372
+ --sapButton_BorderColor: light-dark(#000, #fff);
373
+ --sapButton_BorderWidth: .0625rem;
374
+ --sapButton_BorderCornerRadius: .375rem;
375
+ --sapButton_TextColor: light-dark(#000, #fff);
376
+ --sapButton_FontFamily: "72", "72full", Arial, Helvetica, sans-serif;
377
+ --sapButton_Hover_Background: light-dark(#e97624, #795100);
378
+ --sapButton_Hover_BorderColor: light-dark(#000, #fff);
379
+ --sapButton_Hover_TextColor: light-dark(#000, #fff);
380
+ --sapButton_IconColor: light-dark(#000, #fff);
381
+ --sapButton_Active_Background: light-dark(#e97624, #795100);
382
+ --sapButton_Active_BorderColor: light-dark(#000, #fff);
383
+ --sapButton_Active_TextColor: light-dark(#000, #fff);
384
+ --sapButton_Emphasized_Background: light-dark(#fff, #000);
385
+ --sapButton_Emphasized_BorderColor: light-dark(#000, #fff);
386
+ --sapButton_Emphasized_BorderWidth: .125rem;
387
+ --sapButton_Emphasized_TextColor: light-dark(#000, #fff);
388
+ --sapButton_Emphasized_FontFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;
389
+ --sapButton_Emphasized_Hover_Background: light-dark(#e97624, #795100);
390
+ --sapButton_Emphasized_Hover_BorderColor: light-dark(#000, #fff);
391
+ --sapButton_Emphasized_Hover_TextColor: light-dark(#000, #fff);
392
+ --sapButton_Emphasized_Active_Background: light-dark(#e97624, #795100);
393
+ --sapButton_Emphasized_Active_BorderColor: light-dark(#000, #fff);
394
+ --sapButton_Emphasized_Active_TextColor: light-dark(#000, #fff);
395
+ --sapButton_Emphasized_TextShadow: transparent;
396
+ --sapButton_Reject_Background: light-dark(#fff, #000);
397
+ --sapButton_Reject_BorderColor: light-dark(#000, #fff);
398
+ --sapButton_Reject_TextColor: light-dark(#000, #fff);
399
+ --sapButton_Reject_Hover_Background: light-dark(#e97624, #795100);
400
+ --sapButton_Reject_Hover_BorderColor: light-dark(#000, #fff);
401
+ --sapButton_Reject_Hover_TextColor: light-dark(#000, #fff);
402
+ --sapButton_Reject_Active_Background: light-dark(#e97624, #795100);
403
+ --sapButton_Reject_Active_BorderColor: light-dark(#000, #fff);
404
+ --sapButton_Reject_Active_TextColor: light-dark(#000, #fff);
405
+ --sapButton_Reject_Selected_Background: light-dark(#5c93ff, #0f5c93);
406
+ --sapButton_Reject_Selected_BorderColor: light-dark(#000, #fff);
407
+ --sapButton_Reject_Selected_TextColor: light-dark(#000, #fff);
408
+ --sapButton_Reject_Selected_Hover_Background: light-dark(#e97624, #795100);
409
+ --sapButton_Reject_Selected_Hover_BorderColor: light-dark(#000, #fff);
410
+ --sapButton_Accept_Background: light-dark(#fff, #000);
411
+ --sapButton_Accept_BorderColor: light-dark(#000, #fff);
412
+ --sapButton_Accept_TextColor: light-dark(#000, #fff);
413
+ --sapButton_Accept_Hover_Background: light-dark(#e97624, #795100);
414
+ --sapButton_Accept_Hover_BorderColor: light-dark(#000, #fff);
415
+ --sapButton_Accept_Hover_TextColor: light-dark(#000, #fff);
416
+ --sapButton_Accept_Active_Background: light-dark(#e97624, #795100);
417
+ --sapButton_Accept_Active_BorderColor: light-dark(#000, #fff);
418
+ --sapButton_Accept_Active_TextColor: light-dark(#000, #fff);
419
+ --sapButton_Accept_Selected_Background: light-dark(#5c93ff, #0f5c93);
420
+ --sapButton_Accept_Selected_BorderColor: light-dark(#000, #fff);
421
+ --sapButton_Accept_Selected_TextColor: light-dark(#000, #fff);
422
+ --sapButton_Accept_Selected_Hover_Background: light-dark(#e97624, #795100);
423
+ --sapButton_Accept_Selected_Hover_BorderColor: light-dark(#000, #fff);
424
+ --sapButton_Lite_Background: light-dark(#fff, #000);
425
+ --sapButton_Lite_BorderColor: light-dark(#000, #fff);
426
+ --sapButton_Lite_TextColor: light-dark(#000, #fff);
427
+ --sapButton_Lite_Hover_Background: light-dark(#e97624, #795100);
428
+ --sapButton_Lite_Hover_BorderColor: light-dark(#000, #fff);
429
+ --sapButton_Lite_Hover_TextColor: light-dark(#000, #fff);
430
+ --sapButton_Lite_Active_Background: light-dark(#e97624, #795100);
431
+ --sapButton_Lite_Active_BorderColor: light-dark(#000, #fff);
432
+ --sapButton_Selected_Background: light-dark(#5c93ff, #0f5c93);
433
+ --sapButton_Selected_BorderColor: light-dark(#000, #fff);
434
+ --sapButton_Selected_TextColor: light-dark(#000, #fff);
435
+ --sapButton_Selected_Hover_Background: light-dark(#e97624, #795100);
436
+ --sapButton_Selected_Hover_BorderColor: light-dark(#000, #fff);
437
+ --sapButton_Attention_Background: light-dark(#fff, #000);
438
+ --sapButton_Attention_BorderColor: light-dark(#000, #fff);
439
+ --sapButton_Attention_TextColor: light-dark(#000, #fff);
440
+ --sapButton_Attention_Hover_Background: light-dark(#e97624, #795100);
441
+ --sapButton_Attention_Hover_BorderColor: light-dark(#000, #fff);
442
+ --sapButton_Attention_Hover_TextColor: light-dark(#000, #fff);
443
+ --sapButton_Attention_Active_Background: light-dark(#e97624, #795100);
444
+ --sapButton_Attention_Active_BorderColor: light-dark(#000, #fff);
445
+ --sapButton_Attention_Active_TextColor: light-dark(#000, #fff);
446
+ --sapButton_Attention_Selected_Background: light-dark(#5c93ff, #0f5c93);
447
+ --sapButton_Attention_Selected_BorderColor: light-dark(#000, #fff);
448
+ --sapButton_Attention_Selected_TextColor: light-dark(#000, #fff);
449
+ --sapButton_Attention_Selected_Hover_Background: light-dark(#e97624, #795100);
450
+ --sapButton_Attention_Selected_Hover_BorderColor: light-dark(#000, #fff);
451
+ --sapButton_Negative_Background: light-dark(#fff, #000);
452
+ --sapButton_Negative_BorderColor: light-dark(#000, #fff);
453
+ --sapButton_Negative_TextColor: light-dark(#000, #fff);
454
+ --sapButton_Negative_Hover_Background: light-dark(#e97624, #795100);
455
+ --sapButton_Negative_Hover_BorderColor: light-dark(#000, #fff);
456
+ --sapButton_Negative_Hover_TextColor: light-dark(#000, #fff);
457
+ --sapButton_Negative_Active_Background: light-dark(#e97624, #795100);
458
+ --sapButton_Negative_Active_BorderColor: light-dark(#000, #fff);
459
+ --sapButton_Negative_Active_TextColor: light-dark(#000, #fff);
460
+ --sapButton_Critical_Background: light-dark(#fff, #000);
461
+ --sapButton_Critical_BorderColor: light-dark(#000, #fff);
462
+ --sapButton_Critical_TextColor: light-dark(#000, #fff);
463
+ --sapButton_Critical_Hover_Background: light-dark(#e97624, #795100);
464
+ --sapButton_Critical_Hover_BorderColor: light-dark(#000, #fff);
465
+ --sapButton_Critical_Hover_TextColor: light-dark(#000, #fff);
466
+ --sapButton_Critical_Active_Background: light-dark(#e97624, #795100);
467
+ --sapButton_Critical_Active_BorderColor: light-dark(#000, #fff);
468
+ --sapButton_Critical_Active_TextColor: light-dark(#000, #fff);
469
+ --sapButton_Success_Background: light-dark(#fff, #000);
470
+ --sapButton_Success_BorderColor: light-dark(#000, #fff);
471
+ --sapButton_Success_TextColor: light-dark(#000, #fff);
472
+ --sapButton_Success_Hover_Background: light-dark(#e97624, #795100);
473
+ --sapButton_Success_Hover_BorderColor: light-dark(#000, #fff);
474
+ --sapButton_Success_Hover_TextColor: light-dark(#000, #fff);
475
+ --sapButton_Success_Active_Background: light-dark(#e97624, #795100);
476
+ --sapButton_Success_Active_BorderColor: light-dark(#000, #fff);
477
+ --sapButton_Success_Active_TextColor: light-dark(#000, #fff);
478
+ --sapButton_Information_Background: light-dark(#fff, #000);
479
+ --sapButton_Information_BorderColor: light-dark(#000, #fff);
480
+ --sapButton_Information_TextColor: light-dark(#000, #fff);
481
+ --sapButton_Information_Hover_Background: light-dark(#e97624, #795100);
482
+ --sapButton_Information_Hover_BorderColor: light-dark(#000, #fff);
483
+ --sapButton_Information_Hover_TextColor: light-dark(#000, #fff);
484
+ --sapButton_Information_Active_Background: light-dark(#e97624, #795100);
485
+ --sapButton_Information_Active_BorderColor: light-dark(#000, #fff);
486
+ --sapButton_Information_Active_TextColor: light-dark(#000, #fff);
487
+ --sapButton_Neutral_Background: light-dark(#fff, #000);
488
+ --sapButton_Neutral_BorderColor: light-dark(#000, #fff);
489
+ --sapButton_Neutral_TextColor: light-dark(#000, #fff);
490
+ --sapButton_Neutral_Hover_Background: light-dark(#e97624, #795100);
491
+ --sapButton_Neutral_Hover_BorderColor: light-dark(#000, #fff);
492
+ --sapButton_Neutral_Hover_TextColor: light-dark(#000, #fff);
493
+ --sapButton_Neutral_Active_Background: light-dark(#e97624, #795100);
494
+ --sapButton_Neutral_Active_BorderColor: light-dark(#000, #fff);
495
+ --sapButton_Neutral_Active_TextColor: light-dark(#000, #fff);
496
+ --sapButton_Track_Background: light-dark(#fff, #000);
497
+ --sapButton_Track_BorderColor: light-dark(#000, #fff);
498
+ --sapButton_Track_TextColor: light-dark(#000, #fff);
499
+ --sapButton_Track_Hover_Background: light-dark(#e97624, #795100);
500
+ --sapButton_Track_Hover_BorderColor: light-dark(#000, #fff);
501
+ --sapButton_Track_Selected_Background: light-dark(#5c93ff, #0f5c93);
502
+ --sapButton_Track_Selected_BorderColor: light-dark(#000, #fff);
503
+ --sapButton_Track_Selected_TextColor: light-dark(#000, #fff);
504
+ --sapButton_Track_Selected_Hover_Background: light-dark(#e97624, #795100);
505
+ --sapButton_Track_Selected_Hover_BorderColor: light-dark(#000, #fff);
506
+ --sapButton_Handle_Background: light-dark(#fff, #000);
507
+ --sapButton_Handle_BorderColor: light-dark(#000, #fff);
508
+ --sapButton_Handle_TextColor: light-dark(#000, #fff);
509
+ --sapButton_Handle_Hover_Background: light-dark(#e97624, #795100);
510
+ --sapButton_Handle_Hover_BorderColor: light-dark(#000, #fff);
511
+ --sapButton_Handle_Selected_Background: light-dark(#5c93ff, #0f5c93);
512
+ --sapButton_Handle_Selected_BorderColor: light-dark(#000, #fff);
513
+ --sapButton_Handle_Selected_TextColor: light-dark(#000, #fff);
514
+ --sapButton_Handle_Selected_Hover_Background: light-dark(#e97624, #795100);
515
+ --sapButton_Handle_Selected_Hover_BorderColor: light-dark(#000, #fff);
516
+ --sapButton_Track_Negative_Background: light-dark(#fff, #000);
517
+ --sapButton_Track_Negative_BorderColor: light-dark(#ab0000, #ff5e5e);
518
+ --sapButton_Track_Negative_TextColor: light-dark(#000, #fff);
519
+ --sapButton_Track_Negative_Hover_Background: light-dark(#e97624, #795100);
520
+ --sapButton_Track_Negative_Hover_BorderColor: light-dark(#ab0000, #ff5e5e);
521
+ --sapButton_Handle_Negative_Background: light-dark(#fff, #000);
522
+ --sapButton_Handle_Negative_BorderColor: light-dark(#ab0000, #ff5e5e);
523
+ --sapButton_Handle_Negative_TextColor: light-dark(#000, #fff);
524
+ --sapButton_Handle_Negative_Hover_Background: light-dark(#e97624, #795100);
525
+ --sapButton_Handle_Negative_Hover_BorderColor: light-dark(#ab0000, #ff5e5e);
526
+ --sapButton_Track_Positive_Background: light-dark(#fff, #000);
527
+ --sapButton_Track_Positive_BorderColor: light-dark(#006362, #99cc99);
528
+ --sapButton_Track_Positive_TextColor: light-dark(#000, #fff);
529
+ --sapButton_Track_Positive_Hover_Background: light-dark(#e97624, #795100);
530
+ --sapButton_Track_Positive_Hover_BorderColor: light-dark(#000, #fff);
531
+ --sapButton_Handle_Positive_Background: light-dark(#fff, #000);
532
+ --sapButton_Handle_Positive_BorderColor: light-dark(#006362, #99cc99);
533
+ --sapButton_Handle_Positive_TextColor: light-dark(#000, #fff);
534
+ --sapButton_Handle_Positive_Hover_Background: light-dark(#e97624, #795100);
535
+ --sapButton_Handle_Positive_Hover_BorderColor: light-dark(#006362, #99cc99);
536
+ --sapButton_TokenBackground: light-dark(#fff, #000);
537
+ --sapButton_TokenBorderColor: light-dark(#000, #fff);
538
+ --sapButton_TokenBorderCornerRadius: .25rem;
539
+ --sapButton_Selected_TokenBorderWidth: 0;
540
+ --sapButton_ReadOnly_TokenBackground: light-dark(#b3b3b3, #585858);
541
+ --sapButton_Segment_BorderCornerRadius: 0;
542
+ --sapField_Background: light-dark(#fff, #000);
543
+ --sapField_BackgroundStyle: none;
544
+ --sapField_TextColor: light-dark(#000, #fff);
545
+ --sapField_PlaceholderTextColor: light-dark(#585858, #999);
546
+ --sapField_BorderColor: light-dark(#000, #fff);
547
+ --sapField_HelpBackground: light-dark(#fff, #000);
548
+ --sapField_BorderWidth: .125rem;
549
+ --sapField_BorderStyle: solid;
550
+ --sapField_BorderCornerRadius: 0;
551
+ --sapField_Shadow: none;
552
+ --sapField_Hover_Background: light-dark(#fff, #000);
553
+ --sapField_Hover_BackgroundStyle: none;
554
+ --sapField_Hover_BorderColor: light-dark(#000, #fff);
555
+ --sapField_Hover_HelpBackground: light-dark(#fff, #000);
556
+ --sapField_Hover_Shadow: none;
557
+ --sapField_Hover_InvalidShadow: none;
558
+ --sapField_Hover_WarningShadow: none;
559
+ --sapField_Hover_SuccessShadow: none;
560
+ --sapField_Hover_InformationShadow: none;
561
+ --sapField_Active_BorderColor: light-dark(#000, #fff);
562
+ --sapField_Focus_Background: light-dark(#fff, #000);
563
+ --sapField_Focus_BorderColor: light-dark(#000, #fff);
564
+ --sapField_Focus_HelpBackground: light-dark(#fff, #000);
565
+ --sapField_ReadOnly_Background: light-dark(#b3b3b3, #585858);
566
+ --sapField_ReadOnly_BackgroundStyle: none;
567
+ --sapField_ReadOnly_BorderColor: light-dark(#000, #fff);
568
+ --sapField_ReadOnly_BorderStyle: solid;
569
+ --sapField_ReadOnly_HelpBackground: light-dark(#b3b3b3, #585858);
570
+ --sapField_RequiredColor: light-dark(#000, #fff);
571
+ --sapField_InvalidColor: light-dark(#000, #fff);
572
+ --sapField_InvalidBackground: light-dark(#e97624, #795100);
573
+ --sapField_InvalidBackgroundStyle: none;
574
+ --sapField_InvalidBorderWidth: .125rem;
575
+ --sapField_InvalidBorderStyle: dashed;
576
+ --sapField_InvalidShadow: none;
577
+ --sapField_WarningColor: light-dark(#000, #fff);
578
+ --sapField_WarningBackground: light-dark(#fff, #000);
579
+ --sapField_WarningBackgroundStyle: none;
580
+ --sapField_WarningBorderWidth: .125rem;
581
+ --sapField_WarningBorderStyle: dashed;
582
+ --sapField_WarningShadow: none;
583
+ --sapField_SuccessColor: light-dark(#000, #fff);
584
+ --sapField_SuccessBackground: light-dark(#fff, #000);
585
+ --sapField_SuccessBackgroundStyle: none;
586
+ --sapField_SuccessBorderWidth: .125rem;
587
+ --sapField_SuccessBorderStyle: solid;
588
+ --sapField_SuccessShadow: none;
589
+ --sapField_InformationColor: light-dark(#000, #fff);
590
+ --sapField_InformationBackground: light-dark(#fff, #000);
591
+ --sapField_InformationBackgroundStyle: none;
592
+ --sapField_InformationBorderWidth: .0625rem;
593
+ --sapField_InformationBorderStyle: dashed;
594
+ --sapField_InformationShadow: none;
595
+ --sapField_Selector_Hover_Background: light-dark(#5c93ff, #0f5c93);
596
+ --sapField_Selector_Hover_InvalidBackground: light-dark(#e97624, #795100);
597
+ --sapField_Selector_Hover_WarningBackground: light-dark(#fff, #000);
598
+ --sapField_Selector_Hover_SuccessBackground: light-dark(#fff, #000);
599
+ --sapField_Selector_Hover_InformationBackground: light-dark(#fff, #000);
600
+ --sapField_Picker_BorderColor: light-dark(#fff, #000);
601
+ --sapField_Picker_BorderWidth: .125rem;
602
+ --sapField_Selector_BorderStyle: solid;
603
+ --sapField_Selector_ReadOnly_BorderStyle: solid;
604
+ --sapField_Selector_InvalidBorderStyle: dashed;
605
+ --sapField_Selector_WarningBorderStyle: dashed;
606
+ --sapField_Selector_SuccessBorderStyle: solid;
607
+ --sapField_Selector_InformationBorderStyle: dashed;
608
+ --sapGroup_TitleBorderWidth: .125rem;
609
+ --sapGroup_TitleBackground: light-dark(#fff, #000);
610
+ --sapGroup_TitleBorderColor: light-dark(#000, #fff);
611
+ --sapGroup_TitleTextColor: light-dark(#000, #fff);
612
+ --sapGroup_Title_FontSize: 1rem;
613
+ --sapGroup_ContentBackground: light-dark(#fff, #000);
614
+ --sapGroup_ContentAlternatingBackground: light-dark(#fff, #000);
615
+ --sapGroup_ContentBorderColor: light-dark(#000, #fff);
616
+ --sapGroup_BorderWidth: .0625rem;
617
+ --sapGroup_BorderCornerRadius: 0;
618
+ --sapGroup_FooterBackground: light-dark(#fff, #000);
619
+ --sapToolbar_Background: light-dark(#fff, #000);
620
+ --sapToolbar_SeparatorColor: light-dark(#000, #fff);
621
+ --sapList_HeaderBackground: light-dark(#fff, #000);
622
+ --sapList_HeaderBorderColor: light-dark(#000, #fff);
623
+ --sapList_HeaderTextColor: light-dark(#000, #fff);
624
+ --sapList_BorderColor: light-dark(#585858, #999);
625
+ --sapList_BorderWidth: .0625rem;
626
+ --sapList_TextColor: light-dark(#000, #fff);
627
+ --sapList_Active_TextColor: light-dark(#000, #fff);
628
+ --sapList_Active_Background: light-dark(#e97624, #795100);
629
+ --sapList_SelectionBackgroundColor: light-dark(#5c93ff, #0f5c93);
630
+ --sapList_SelectionBorderColor: light-dark(#000, #fff);
631
+ --sapList_Hover_SelectionBackground: light-dark(#e97624, #795100);
632
+ --sapList_Background: light-dark(#fff, #000);
633
+ --sapList_Hover_Background: light-dark(#e97624, #795100);
634
+ --sapList_AlternatingBackground: light-dark(#e6e6e6, #262626);
635
+ --sapList_GroupHeaderBackground: light-dark(#fff, #000);
636
+ --sapList_GroupHeaderBorderColor: light-dark(#000, #fff);
637
+ --sapList_GroupHeaderTextColor: light-dark(#000, #fff);
638
+ --sapList_TableGroupHeaderBackground: light-dark(#b3b3b3, #585858);
639
+ --sapList_TableGroupHeaderBorderColor: light-dark(#000, #fff);
640
+ --sapList_TableGroupHeaderTextColor: light-dark(#000, #fff);
641
+ --sapList_FooterBackground: light-dark(#fff, #000);
642
+ --sapList_FooterTextColor: light-dark(#000, #fff);
643
+ --sapList_TableFooterBorder: light-dark(#000, #fff);
644
+ --sapList_TableFixedBorderColor: light-dark(#000, #fff);
645
+ --sapList_TableFixedColumnBorderWidth: .1875rem;
646
+ --sapList_TableFixedRowBorderWidth: .1875rem;
647
+ --sapMessage_BorderWidth: .125rem;
648
+ --sapMessage_ErrorBorderColor: light-dark(#ab0000, #ff5e5e);
649
+ --sapMessage_WarningBorderColor: light-dark(#5c5c00, #ffab1d);
650
+ --sapMessage_SuccessBorderColor: light-dark(#006362, #99cc99);
651
+ --sapMessage_InformationBorderColor: light-dark(#000, #fff);
652
+ --sapMessage_Button_Hover_Background: light-dark(#e97624, #795100);
653
+ --sapPopover_BorderCornerRadius: .25rem;
654
+ --sapProgress_Background: light-dark(#fff, #000);
655
+ --sapProgress_BorderColor: light-dark(#000, #fff);
656
+ --sapProgress_TextColor: light-dark(#000, #fff);
657
+ --sapProgress_FontSize: .875rem;
658
+ --sapProgress_NegativeBackground: light-dark(#fff, #000);
659
+ --sapProgress_NegativeBorderColor: light-dark(#000, #fff);
660
+ --sapProgress_NegativeTextColor: light-dark(#000, #fff);
661
+ --sapProgress_CriticalBackground: light-dark(#fff, #000);
662
+ --sapProgress_CriticalBorderColor: light-dark(#000, #fff);
663
+ --sapProgress_CriticalTextColor: light-dark(#000, #fff);
664
+ --sapProgress_PositiveBackground: light-dark(#fff, #000);
665
+ --sapProgress_PositiveBorderColor: light-dark(#000, #fff);
666
+ --sapProgress_PositiveTextColor: light-dark(#000, #fff);
667
+ --sapProgress_InformationBackground: light-dark(#fff, #000);
668
+ --sapProgress_InformationBorderColor: light-dark(#000, #fff);
669
+ --sapProgress_InformationTextColor: light-dark(#000, #fff);
670
+ --sapProgress_Value_Background: light-dark(#e97624, #795100);
671
+ --sapProgress_Value_BorderColor: light-dark(#000, #fff);
672
+ --sapProgress_Value_TextColor: light-dark(#000, #fff);
673
+ --sapProgress_Value_NegativeBackground: light-dark(#e97624, #795100);
674
+ --sapProgress_Value_NegativeBorderColor: light-dark(#000, #fff);
675
+ --sapProgress_Value_NegativeTextColor: light-dark(#000, #fff);
676
+ --sapProgress_Value_CriticalBackground: light-dark(#e97624, #795100);
677
+ --sapProgress_Value_CriticalBorderColor: light-dark(#000, #fff);
678
+ --sapProgress_Value_CriticalTextColor: light-dark(#000, #fff);
679
+ --sapProgress_Value_PositiveBackground: light-dark(#e97624, #795100);
680
+ --sapProgress_Value_PositiveBorderColor: light-dark(#000, #fff);
681
+ --sapProgress_Value_PositiveTextColor: light-dark(#000, #fff);
682
+ --sapProgress_Value_InformationBackground: light-dark(#e97624, #795100);
683
+ --sapProgress_Value_InformationBorderColor: light-dark(#000, #fff);
684
+ --sapProgress_Value_InformationTextColor: light-dark(#000, #fff);
685
+ --sapScrollBar_FaceColor: light-dark(#585858, #999);
686
+ --sapScrollBar_TrackColor: light-dark(#fff, #000);
687
+ --sapScrollBar_BorderColor: light-dark(#585858, #999);
688
+ --sapScrollBar_SymbolColor: light-dark(#000, #fff);
689
+ --sapScrollBar_Dimension: .75rem;
690
+ --sapScrollBar_Hover_FaceColor: light-dark(#000, #fff);
691
+ --sapSlider_Background: light-dark(#fff, #000);
692
+ --sapSlider_BorderColor: light-dark(#000, #fff);
693
+ --sapSlider_Selected_Background: light-dark(#5c93ff, #0f5c93);
694
+ --sapSlider_Selected_BorderColor: light-dark(#000, #fff);
695
+ --sapSlider_Selected_Dimension: .25rem;
696
+ --sapSlider_HandleBackground: light-dark(#fff, #000);
697
+ --sapSlider_HandleBorderColor: light-dark(#000, #fff);
698
+ --sapSlider_RangeHandleBackground: light-dark(#fff, #000);
699
+ --sapSlider_Hover_HandleBackground: light-dark(#e97624, #795100);
700
+ --sapSlider_Hover_HandleBorderColor: light-dark(#000, #fff);
701
+ --sapSlider_Hover_RangeHandleBackground: light-dark(#e97624, #795100);
702
+ --sapSlider_Active_HandleBackground: light-dark(#e97624, #795100);
703
+ --sapSlider_Active_HandleBorderColor: light-dark(#000, #fff);
704
+ --sapSlider_Active_RangeHandleBackground: transparent;
705
+ --sapPageHeader_Background: light-dark(#fff, #000);
706
+ --sapPageHeader_BorderColor: light-dark(#000, #fff);
707
+ --sapPageHeader_TextColor: light-dark(#000, #fff);
708
+ --sapPageFooter_Background: light-dark(#fff, #000);
709
+ --sapPageFooter_BorderColor: light-dark(#000, #fff);
710
+ --sapPageFooter_TextColor: light-dark(#000, #fff);
711
+ --sapInfobar_Background: light-dark(#fff, #000);
712
+ --sapInfobar_Hover_Background: light-dark(#e97624, #795100);
713
+ --sapInfobar_Active_Background: light-dark(#e97624, #795100);
714
+ --sapInfobar_NonInteractive_Background: light-dark(#b3b3b3, #585858);
715
+ --sapInfobar_TextColor: light-dark(#000, #fff);
716
+ --sapObjectHeader_Background: light-dark(#fff, #000);
717
+ --sapObjectHeader_Hover_Background: light-dark(#e97624, #795100);
718
+ --sapObjectHeader_BorderColor: light-dark(#000, #fff);
719
+ --sapObjectHeader_Title_TextColor: light-dark(#000, #fff);
720
+ --sapObjectHeader_Title_FontSize: 1.5rem;
721
+ --sapObjectHeader_Title_SnappedFontSize: 1.25rem;
722
+ --sapObjectHeader_Title_FontFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;
723
+ --sapObjectHeader_Subtitle_TextColor: light-dark(#000, #fff);
724
+ --sapBlockLayer_Background: light-dark(#fff, #000);
725
+ --sapBlockLayer_Opacity: .3;
726
+ --sapTab_TextColor: light-dark(#000, #fff);
727
+ --sapTab_ForegroundColor: light-dark(#000, #fff);
728
+ --sapTab_IconColor: light-dark(#000, #fff);
729
+ --sapTab_Background: light-dark(#fff, #000);
730
+ --sapTab_Selected_TextColor: light-dark(#000, #fff);
731
+ --sapTab_Selected_IconColor: light-dark(#000, #fff);
732
+ --sapTab_Selected_Background: light-dark(#5c93ff, #0f5c93);
733
+ --sapTab_Selected_Indicator_Dimension: .3125rem;
734
+ --sapTab_Positive_TextColor: light-dark(#000, #fff);
735
+ --sapTab_Positive_ForegroundColor: light-dark(#000, #fff);
736
+ --sapTab_Positive_IconColor: light-dark(#000, #fff);
737
+ --sapTab_Positive_Selected_TextColor: light-dark(#000, #fff);
738
+ --sapTab_Positive_Selected_IconColor: light-dark(#000, #fff);
739
+ --sapTab_Positive_Selected_Background: light-dark(#5c93ff, #0f5c93);
740
+ --sapTab_Negative_TextColor: light-dark(#000, #fff);
741
+ --sapTab_Negative_ForegroundColor: light-dark(#000, #fff);
742
+ --sapTab_Negative_IconColor: light-dark(#000, #fff);
743
+ --sapTab_Negative_Selected_TextColor: light-dark(#000, #fff);
744
+ --sapTab_Negative_Selected_IconColor: light-dark(#000, #fff);
745
+ --sapTab_Negative_Selected_Background: light-dark(#5c93ff, #0f5c93);
746
+ --sapTab_Critical_TextColor: light-dark(#000, #fff);
747
+ --sapTab_Critical_ForegroundColor: light-dark(#000, #fff);
748
+ --sapTab_Critical_IconColor: light-dark(#000, #fff);
749
+ --sapTab_Critical_Selected_TextColor: light-dark(#000, #fff);
750
+ --sapTab_Critical_Selected_IconColor: light-dark(#000, #fff);
751
+ --sapTab_Critical_Selected_Background: light-dark(#5c93ff, #0f5c93);
752
+ --sapTab_Neutral_TextColor: light-dark(#000, #fff);
753
+ --sapTab_Neutral_ForegroundColor: light-dark(#000, #fff);
754
+ --sapTab_Neutral_IconColor: light-dark(#000, #fff);
755
+ --sapTab_Neutral_Selected_TextColor: light-dark(#000, #fff);
756
+ --sapTab_Neutral_Selected_IconColor: light-dark(#000, #fff);
757
+ --sapTab_Neutral_Selected_Background: light-dark(#5c93ff, #0f5c93);
758
+ --sapTile_Background: light-dark(#fff, #000);
759
+ --sapTile_Hover_Background: light-dark(#e97624, #795100);
760
+ --sapTile_Active_Background: light-dark(#e97624, #795100);
761
+ --sapTile_BorderColor: light-dark(#000, #fff);
762
+ --sapTile_BorderCornerRadius: .25rem;
763
+ --sapTile_TitleTextColor: light-dark(#000, #fff);
764
+ --sapTile_TextColor: light-dark(#000, #fff);
765
+ --sapTile_IconColor: light-dark(#000, #fff);
766
+ --sapTile_SeparatorColor: transparent;
767
+ --sapTile_Interactive_BorderColor: light-dark(#000, #fff);
768
+ --sapTile_OverlayBackground: light-dark(#fff, #000);
769
+ --sapTile_OverlayForegroundColor: light-dark(#000, #fff);
770
+ --sapTile_Hover_ContentBackground: light-dark(#e97624, #795100);
771
+ --sapTile_Active_ContentBackground: light-dark(#e97624, #795100);
772
+ --sapAccentColor1: light-dark(#5f5800, #ffc847);
773
+ --sapAccentColor2: light-dark(#5e4101, #ed884a);
774
+ --sapAccentColor3: light-dark(#973333, #db9292);
775
+ --sapAccentColor4: light-dark(#961d7c, #e269c9);
776
+ --sapAccentColor5: light-dark(#365892, #8ca7d5);
777
+ --sapAccentColor6: light-dark(#004ccb, #6bd3ff);
778
+ --sapAccentColor7: light-dark(#105b5b, #7fc6c6);
779
+ --sapAccentColor8: light-dark(#26340b, #b2e484);
780
+ --sapAccentColor9: light-dark(#6c32a9, #b995e0);
781
+ --sapAccentColor10: light-dark(#4a5964, #b0bcc5);
782
+ --sapAccentBackgroundColor1: light-dark(#fff, #000);
783
+ --sapAccentBackgroundColor2: light-dark(#fff, #000);
784
+ --sapAccentBackgroundColor3: light-dark(#fff, #000);
785
+ --sapAccentBackgroundColor4: light-dark(#fff, #000);
786
+ --sapAccentBackgroundColor5: light-dark(#fff, #000);
787
+ --sapAccentBackgroundColor6: light-dark(#fff, #000);
788
+ --sapAccentBackgroundColor7: light-dark(#fff, #000);
789
+ --sapAccentBackgroundColor8: light-dark(#fff, #000);
790
+ --sapAccentBackgroundColor9: light-dark(#fff, #000);
791
+ --sapAccentBackgroundColor10: light-dark(#fff, #000);
792
+ --sapIndicationColor_1: light-dark(#780000, #ff5e5e);
793
+ --sapIndicationColor_1_Background: light-dark(#fff, #000);
794
+ --sapIndicationColor_1_BorderColor: light-dark(#000, #fff);
795
+ --sapIndicationColor_1_TextColor: light-dark(#000, #fff);
796
+ --sapIndicationColor_1_Hover_Background: light-dark(#e97624, #795100);
797
+ --sapIndicationColor_1_Active_Background: light-dark(#e97624, #795100);
798
+ --sapIndicationColor_1_Active_BorderColor: light-dark(#000, #fff);
799
+ --sapIndicationColor_1_Active_TextColor: light-dark(#000, #fff);
800
+ --sapIndicationColor_1_Selected_Background: light-dark(#5c93ff, #0f5c93);
801
+ --sapIndicationColor_1_Selected_BorderColor: light-dark(#000, #fff);
802
+ --sapIndicationColor_1_Selected_TextColor: light-dark(#000, #fff);
803
+ --sapIndicationColor_1b: light-dark(#780000, #ff5e5e);
804
+ --sapIndicationColor_1b_TextColor: light-dark(#000, #fff);
805
+ --sapIndicationColor_1b_Background: light-dark(#fff, #000);
806
+ --sapIndicationColor_1b_BorderColor: light-dark(#000, #fff);
807
+ --sapIndicationColor_1b_Hover_Background: light-dark(#e97624, #795100);
808
+ --sapIndicationColor_2: light-dark(#ab0000, #ff9191);
809
+ --sapIndicationColor_2_Background: light-dark(#fff, #000);
810
+ --sapIndicationColor_2_BorderColor: light-dark(#000, #fff);
811
+ --sapIndicationColor_2_TextColor: light-dark(#000, #fff);
812
+ --sapIndicationColor_2_Hover_Background: light-dark(#e97624, #795100);
813
+ --sapIndicationColor_2_Active_Background: light-dark(#e97624, #795100);
814
+ --sapIndicationColor_2_Active_BorderColor: light-dark(#000, #fff);
815
+ --sapIndicationColor_2_Active_TextColor: light-dark(#000, #fff);
816
+ --sapIndicationColor_2_Selected_Background: light-dark(#5c93ff, #0f5c93);
817
+ --sapIndicationColor_2_Selected_BorderColor: light-dark(#000, #fff);
818
+ --sapIndicationColor_2_Selected_TextColor: light-dark(#000, #fff);
819
+ --sapIndicationColor_2b: light-dark(#ab0000, #ff9191);
820
+ --sapIndicationColor_2b_TextColor: light-dark(#000, #fff);
821
+ --sapIndicationColor_2b_Background: light-dark(#fff, #000);
822
+ --sapIndicationColor_2b_BorderColor: light-dark(#000, #fff);
823
+ --sapIndicationColor_2b_Hover_Background: light-dark(#e97624, #795100);
824
+ --sapIndicationColor_3: light-dark(#5c5c00, #ffab1d);
825
+ --sapIndicationColor_3_Background: light-dark(#fff, #000);
826
+ --sapIndicationColor_3_BorderColor: light-dark(#000, #fff);
827
+ --sapIndicationColor_3_TextColor: light-dark(#000, #fff);
828
+ --sapIndicationColor_3_Hover_Background: light-dark(#e97624, #795100);
829
+ --sapIndicationColor_3_Active_Background: light-dark(#e97624, #795100);
830
+ --sapIndicationColor_3_Active_BorderColor: light-dark(#000, #fff);
831
+ --sapIndicationColor_3_Active_TextColor: light-dark(#000, #fff);
832
+ --sapIndicationColor_3_Selected_Background: light-dark(#5c93ff, #0f5c93);
833
+ --sapIndicationColor_3_Selected_BorderColor: light-dark(#000, #fff);
834
+ --sapIndicationColor_3_Selected_TextColor: light-dark(#000, #fff);
835
+ --sapIndicationColor_3b: light-dark(#5c5c00, #ffab1d);
836
+ --sapIndicationColor_3b_TextColor: light-dark(#000, #fff);
837
+ --sapIndicationColor_3b_Background: light-dark(#fff, #000);
838
+ --sapIndicationColor_3b_BorderColor: light-dark(#000, #fff);
839
+ --sapIndicationColor_3b_Hover_Background: light-dark(#e97624, #795100);
840
+ --sapIndicationColor_4: light-dark(#006362, #99cc99);
841
+ --sapIndicationColor_4_Background: light-dark(#fff, #000);
842
+ --sapIndicationColor_4_BorderColor: light-dark(#000, #fff);
843
+ --sapIndicationColor_4_TextColor: light-dark(#000, #fff);
844
+ --sapIndicationColor_4_Hover_Background: light-dark(#e97624, #795100);
845
+ --sapIndicationColor_4_Active_Background: light-dark(#e97624, #795100);
846
+ --sapIndicationColor_4_Active_BorderColor: light-dark(#000, #fff);
847
+ --sapIndicationColor_4_Active_TextColor: light-dark(#000, #fff);
848
+ --sapIndicationColor_4_Selected_Background: light-dark(#5c93ff, #0f5c93);
849
+ --sapIndicationColor_4_Selected_BorderColor: light-dark(#000, #fff);
850
+ --sapIndicationColor_4_Selected_TextColor: light-dark(#000, #fff);
851
+ --sapIndicationColor_4b: light-dark(#006362, #99cc99);
852
+ --sapIndicationColor_4b_TextColor: light-dark(#000, #fff);
853
+ --sapIndicationColor_4b_Background: light-dark(#fff, #000);
854
+ --sapIndicationColor_4b_BorderColor: light-dark(#000, #fff);
855
+ --sapIndicationColor_4b_Hover_Background: light-dark(#e97624, #795100);
856
+ --sapIndicationColor_5: light-dark(#004ccb, #6bd3ff);
857
+ --sapIndicationColor_5_Background: light-dark(#fff, #000);
858
+ --sapIndicationColor_5_BorderColor: light-dark(#000, #fff);
859
+ --sapIndicationColor_5_TextColor: light-dark(#000, #fff);
860
+ --sapIndicationColor_5_Hover_Background: light-dark(#e97624, #795100);
861
+ --sapIndicationColor_5_Active_Background: light-dark(#e97624, #795100);
862
+ --sapIndicationColor_5_Active_BorderColor: light-dark(#000, #fff);
863
+ --sapIndicationColor_5_Active_TextColor: light-dark(#000, #fff);
864
+ --sapIndicationColor_5_Selected_Background: light-dark(#5c93ff, #0f5c93);
865
+ --sapIndicationColor_5_Selected_BorderColor: light-dark(#000, #fff);
866
+ --sapIndicationColor_5_Selected_TextColor: light-dark(#000, #fff);
867
+ --sapIndicationColor_5b: light-dark(#004ccb, #6bd3ff);
868
+ --sapIndicationColor_5b_TextColor: light-dark(#000, #fff);
869
+ --sapIndicationColor_5b_Background: light-dark(#fff, #000);
870
+ --sapIndicationColor_5b_BorderColor: light-dark(#000, #fff);
871
+ --sapIndicationColor_5b_Hover_Background: light-dark(#e97624, #795100);
872
+ --sapIndicationColor_6: light-dark(#105b5b, #7fc6c6);
873
+ --sapIndicationColor_6_Background: light-dark(#fff, #000);
874
+ --sapIndicationColor_6_BorderColor: light-dark(#000, #fff);
875
+ --sapIndicationColor_6_TextColor: light-dark(#000, #fff);
876
+ --sapIndicationColor_6_Hover_Background: light-dark(#e97624, #795100);
877
+ --sapIndicationColor_6_Active_Background: light-dark(#e97624, #795100);
878
+ --sapIndicationColor_6_Active_BorderColor: light-dark(#000, #fff);
879
+ --sapIndicationColor_6_Active_TextColor: light-dark(#000, #fff);
880
+ --sapIndicationColor_6_Selected_Background: light-dark(#5c93ff, #0f5c93);
881
+ --sapIndicationColor_6_Selected_BorderColor: light-dark(#000, #fff);
882
+ --sapIndicationColor_6_Selected_TextColor: light-dark(#000, #fff);
883
+ --sapIndicationColor_6b: light-dark(#105b5b, #7fc6c6);
884
+ --sapIndicationColor_6b_TextColor: light-dark(#000, #fff);
885
+ --sapIndicationColor_6b_Background: light-dark(#fff, #000);
886
+ --sapIndicationColor_6b_BorderColor: light-dark(#000, #fff);
887
+ --sapIndicationColor_6b_Hover_Background: light-dark(#e97624, #795100);
888
+ --sapIndicationColor_7: light-dark(#6c32a9, #b995e0);
889
+ --sapIndicationColor_7_Background: light-dark(#fff, #000);
890
+ --sapIndicationColor_7_BorderColor: light-dark(#000, #fff);
891
+ --sapIndicationColor_7_TextColor: light-dark(#000, #fff);
892
+ --sapIndicationColor_7_Hover_Background: light-dark(#e97624, #795100);
893
+ --sapIndicationColor_7_Active_Background: light-dark(#e97624, #795100);
894
+ --sapIndicationColor_7_Active_BorderColor: light-dark(#000, #fff);
895
+ --sapIndicationColor_7_Active_TextColor: light-dark(#000, #fff);
896
+ --sapIndicationColor_7_Selected_Background: light-dark(#5c93ff, #0f5c93);
897
+ --sapIndicationColor_7_Selected_BorderColor: light-dark(#000, #fff);
898
+ --sapIndicationColor_7_Selected_TextColor: light-dark(#000, #fff);
899
+ --sapIndicationColor_7b: light-dark(#6c32a9, #b995e0);
900
+ --sapIndicationColor_7b_TextColor: light-dark(#000, #fff);
901
+ --sapIndicationColor_7b_Background: light-dark(#fff, #000);
902
+ --sapIndicationColor_7b_BorderColor: light-dark(#000, #fff);
903
+ --sapIndicationColor_7b_Hover_Background: light-dark(#e97624, #795100);
904
+ --sapIndicationColor_8: light-dark(#961d7c, #e269c9);
905
+ --sapIndicationColor_8_Background: light-dark(#fff, #000);
906
+ --sapIndicationColor_8_BorderColor: light-dark(#000, #fff);
907
+ --sapIndicationColor_8_TextColor: light-dark(#000, #fff);
908
+ --sapIndicationColor_8_Hover_Background: light-dark(#e97624, #795100);
909
+ --sapIndicationColor_8_Active_Background: light-dark(#e97624, #795100);
910
+ --sapIndicationColor_8_Active_BorderColor: light-dark(#000, #fff);
911
+ --sapIndicationColor_8_Active_TextColor: light-dark(#000, #fff);
912
+ --sapIndicationColor_8_Selected_Background: light-dark(#5c93ff, #0f5c93);
913
+ --sapIndicationColor_8_Selected_BorderColor: light-dark(#000, #fff);
914
+ --sapIndicationColor_8_Selected_TextColor: light-dark(#000, #fff);
915
+ --sapIndicationColor_8b: light-dark(#961d7c, #e269c9);
916
+ --sapIndicationColor_8b_TextColor: light-dark(#000, #fff);
917
+ --sapIndicationColor_8b_Background: light-dark(#fff, #000);
918
+ --sapIndicationColor_8b_BorderColor: light-dark(#000, #fff);
919
+ --sapIndicationColor_8b_Hover_Background: light-dark(#e97624, #795100);
920
+ --sapIndicationColor_9: light-dark(#fff, #000);
921
+ --sapIndicationColor_9_Background: light-dark(#fff, #000);
922
+ --sapIndicationColor_9_BorderColor: light-dark(#000, #fff);
923
+ --sapIndicationColor_9_TextColor: light-dark(#000, #fff);
924
+ --sapIndicationColor_9_Hover_Background: light-dark(#e97624, #795100);
925
+ --sapIndicationColor_9_Active_Background: light-dark(#e97624, #795100);
926
+ --sapIndicationColor_9_Active_BorderColor: light-dark(#000, #fff);
927
+ --sapIndicationColor_9_Active_TextColor: light-dark(#000, #fff);
928
+ --sapIndicationColor_9_Selected_Background: light-dark(#5c93ff, #0f5c93);
929
+ --sapIndicationColor_9_Selected_BorderColor: light-dark(#000, #fff);
930
+ --sapIndicationColor_9_Selected_TextColor: light-dark(#000, #fff);
931
+ --sapIndicationColor_9b: light-dark(#fff, #000);
932
+ --sapIndicationColor_9b_TextColor: light-dark(#000, #fff);
933
+ --sapIndicationColor_9b_Background: light-dark(#fff, #000);
934
+ --sapIndicationColor_9b_BorderColor: light-dark(#000, #fff);
935
+ --sapIndicationColor_9b_Hover_Background: light-dark(#e97624, #795100);
936
+ --sapIndicationColor_10: light-dark(#eaecee, #494949);
937
+ --sapIndicationColor_10_Background: light-dark(#fff, #000);
938
+ --sapIndicationColor_10_BorderColor: light-dark(#000, #fff);
939
+ --sapIndicationColor_10_TextColor: light-dark(#000, #fff);
940
+ --sapIndicationColor_10_Hover_Background: light-dark(#e97624, #795100);
941
+ --sapIndicationColor_10_Active_Background: light-dark(#e97624, #795100);
942
+ --sapIndicationColor_10_Active_BorderColor: light-dark(#000, #fff);
943
+ --sapIndicationColor_10_Active_TextColor: light-dark(#000, #fff);
944
+ --sapIndicationColor_10_Selected_Background: light-dark(#5c93ff, #0f5c93);
945
+ --sapIndicationColor_10_Selected_BorderColor: light-dark(#000, #fff);
946
+ --sapIndicationColor_10_Selected_TextColor: light-dark(#000, #fff);
947
+ --sapIndicationColor_10b: light-dark(#eaecee, #494949);
948
+ --sapIndicationColor_10b_TextColor: light-dark(#000, #fff);
949
+ --sapIndicationColor_10b_Background: light-dark(#fff, #000);
950
+ --sapIndicationColor_10b_BorderColor: light-dark(#000, #fff);
951
+ --sapIndicationColor_10b_Hover_Background: light-dark(#e97624, #795100);
952
+ --sapLegend_WorkingBackground: light-dark(#d9d9d9, #2e2e2e);
953
+ --sapLegend_NonWorkingBackground: light-dark(#b3b3b3, #585858);
954
+ --sapLegend_CurrentDateTime: light-dark(#961d7c, #e269c9);
955
+ --sapLegendColor1: light-dark(#5f5800, #ffc847);
956
+ --sapLegendColor2: light-dark(#5e4101, #ed884a);
957
+ --sapLegendColor3: light-dark(#973333, #db9292);
958
+ --sapLegendColor4: light-dark(#463000, #ff741f);
959
+ --sapLegendColor5: light-dark(#961d7c, #e269c9);
960
+ --sapLegendColor6: light-dark(#004ccb, #6bd3ff);
961
+ --sapLegendColor7: light-dark(#105b5b, #7fc6c6);
962
+ --sapLegendColor8: light-dark(#26340b, #b2e484);
963
+ --sapLegendColor9: light-dark(#4a5964, #b0bcc5);
964
+ --sapLegendColor10: light-dark(#6c3d62, #bb86b0);
965
+ --sapLegendColor11: light-dark(#383513, #ffe6ad);
966
+ --sapLegendColor12: light-dark(#734f00, #cdaf9d);
967
+ --sapLegendColor13: light-dark(#723e3e, #ff8787);
968
+ --sapLegendColor14: light-dark(#5f5642, #ffb385);
969
+ --sapLegendColor15: light-dark(#60535d, #ffb2ef);
970
+ --sapLegendColor16: light-dark(#465878, #9cabc5);
971
+ --sapLegendColor17: light-dark(#435b5b, #a4eeee);
972
+ --sapLegendColor18: light-dark(#4e5a36, #8d9e7e);
973
+ --sapLegendColor19: light-dark(#4e5869, #addcf0);
974
+ --sapLegendColor20: light-dark(#001b49, #629cff);
975
+ --sapLegendBackgroundColor1: light-dark(#fff, #000);
976
+ --sapLegendBackgroundColor2: light-dark(#fff, #000);
977
+ --sapLegendBackgroundColor3: light-dark(#fff, #000);
978
+ --sapLegendBackgroundColor4: light-dark(#fff, #000);
979
+ --sapLegendBackgroundColor5: light-dark(#fff, #000);
980
+ --sapLegendBackgroundColor6: light-dark(#fff, #000);
981
+ --sapLegendBackgroundColor7: light-dark(#fff, #000);
982
+ --sapLegendBackgroundColor8: light-dark(#fff, #000);
983
+ --sapLegendBackgroundColor9: light-dark(#fff, #000);
984
+ --sapLegendBackgroundColor10: light-dark(#fff, #000);
985
+ --sapLegendBackgroundColor11: light-dark(#fff, #000);
986
+ --sapLegendBackgroundColor12: light-dark(#fff, #000);
987
+ --sapLegendBackgroundColor13: light-dark(#fff, #000);
988
+ --sapLegendBackgroundColor14: light-dark(#fff, #000);
989
+ --sapLegendBackgroundColor15: light-dark(#fff, #000);
990
+ --sapLegendBackgroundColor16: light-dark(#fff, #000);
991
+ --sapLegendBackgroundColor17: light-dark(#fff, #000);
992
+ --sapLegendBackgroundColor18: light-dark(#fff, #000);
993
+ --sapLegendBackgroundColor19: light-dark(#fff, #000);
994
+ --sapLegendBackgroundColor20: light-dark(#fff, #000);
995
+ --sapChart_Background: light-dark(#fff, #000);
996
+ --sapChart_ContrastTextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
997
+ --sapChart_ContrastShadowColor: light-dark(#fff, #000);
998
+ --sapChart_ContrastLineColor: light-dark(#fff, #000);
999
+ --sapChart_LineColor_1: light-dark(#888, #666);
1000
+ --sapChart_LineColor_2: light-dark(#000, #fff);
1001
+ --sapChart_LineColor_3: light-dark(#000, #fff);
1002
+ --sapChart_Choropleth_Background: light-dark(#b3b3b3, #585858);
1003
+ --sapChart_ChoroplethRegion_Background: light-dark(#525252, #afafaf);
1004
+ --sapChart_ChoroplethRegion_BorderColor: light-dark(#b3b3b3, #585858);
1005
+ --sapChart_Data_TextColor: light-dark(#000, #fff);
1006
+ --sapChart_Data_ContrastTextColor: light-dark(#fff, #000);
1007
+ --sapChart_Data_InteractiveColor: light-dark(#000, #fff);
1008
+ --sapChart_Data_Active_Background: light-dark(#e97624, #795100);
1009
+ --sapChart_IBCS_Actual: light-dark(#000, #f9f9f9);
1010
+ --sapChart_IBCS_Previous: light-dark(#525252, #969696);
1011
+ --sapChart_IBCS_Good: light-dark(#006362, #99cc99);
1012
+ --sapChart_IBCS_Bad: light-dark(#ab0000, #ff7878);
1013
+ --sapChart_OrderedColor_1: light-dark(#446e97, #8babcb);
1014
+ --sapChart_OrderedColor_2: light-dark(#d74114, #ed8859);
1015
+ --sapChart_OrderedColor_3: light-dark(#2d6f51, #9fb822);
1016
+ --sapChart_OrderedColor_4: light-dark(#df1278, #fe74ae);
1017
+ --sapChart_OrderedColor_5: light-dark(#7d44cf, #c092f6);
1018
+ --sapChart_OrderedColor_6: light-dark(#03778c, #05c0ba);
1019
+ --sapChart_OrderedColor_7: light-dark(#0070f2, #05c0ba);
1020
+ --sapChart_OrderedColor_8: light-dark(#ae478d, #f473f0);
1021
+ --sapChart_OrderedColor_9: light-dark(#667664, #9dad9b);
1022
+ --sapChart_OrderedColor_10: light-dark(#b75757, #f28585);
1023
+ --sapChart_OrderedColor_11: light-dark(#4b25e7, #9ea3f6);
1024
+ --sapChart_OrderedColor_12: light-dark(#816246, #b49e78);
1025
+ --sapChart_Bad: light-dark(#ab0000, #ff7878);
1026
+ --sapChart_Critical: light-dark(#5c5c00, #ffab1d);
1027
+ --sapChart_Good: light-dark(#006362, #99cc99);
1028
+ --sapChart_Neutral: light-dark(#525252, #afafaf);
1029
+ --sapChart_Sequence_1_Plus3: light-dark(#6f97be, #d1deeb);
1030
+ --sapChart_Sequence_1_Plus3_TextColor: #000;
1031
+ --sapChart_Sequence_1_Plus3_TextShadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
1032
+ --sapChart_Sequence_1_Plus2: light-dark(#5a88b4, #b5cade);
1033
+ --sapChart_Sequence_1_Plus2_TextColor: light-dark(#fff, #000);
1034
+ --sapChart_Sequence_1_Plus2_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1035
+ --sapChart_Sequence_1_Plus1: light-dark(#4c7ba9, #a4bdd6);
1036
+ --sapChart_Sequence_1_Plus1_TextColor: light-dark(#fff, #000);
1037
+ --sapChart_Sequence_1_Plus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1038
+ --sapChart_Sequence_1: light-dark(#446e97, #8babcb);
1039
+ --sapChart_Sequence_1_TextColor: light-dark(#fff, #000);
1040
+ --sapChart_Sequence_1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1041
+ --sapChart_Sequence_1_BorderColor: light-dark(#446e97, #8babcb);
1042
+ --sapChart_Sequence_1_Minus1: light-dark(#3c6185, #7299c0);
1043
+ --sapChart_Sequence_1_Minus1_TextColor: light-dark(#fff, #000);
1044
+ --sapChart_Sequence_1_Minus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1045
+ --sapChart_Sequence_1_Minus2: light-dark(#345474, #3a5e83);
1046
+ --sapChart_Sequence_1_Minus2_TextColor: #fff;
1047
+ --sapChart_Sequence_1_Minus2_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1048
+ --sapChart_Sequence_1_Minus3: light-dark(#2c4862, #2b455f);
1049
+ --sapChart_Sequence_1_Minus3_TextColor: #fff;
1050
+ --sapChart_Sequence_1_Minus3_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1051
+ --sapChart_Sequence_1_Minus4: light-dark(#243b51, #23384e);
1052
+ --sapChart_Sequence_1_Minus4_TextColor: #fff;
1053
+ --sapChart_Sequence_1_Minus4_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1054
+ --sapChart_Sequence_1_Minus5: light-dark(#1c2e3f, #1b2b3c);
1055
+ --sapChart_Sequence_1_Minus5_TextColor: #fff;
1056
+ --sapChart_Sequence_1_Minus5_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1057
+ --sapChart_Sequence_2_Plus3: light-dark(#ee6c45, #fdd9c8);
1058
+ --sapChart_Sequence_2_Plus3_TextColor: #000;
1059
+ --sapChart_Sequence_2_Plus3_TextShadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
1060
+ --sapChart_Sequence_2_Plus2: light-dark(#ec5d32, #f9bfa4);
1061
+ --sapChart_Sequence_2_Plus2_TextColor: light-dark(#fff, #000);
1062
+ --sapChart_Sequence_2_Plus2_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1063
+ --sapChart_Sequence_2_Plus1: light-dark(#ea4b1b, #f3a27b);
1064
+ --sapChart_Sequence_2_Plus1_TextColor: light-dark(#fff, #000);
1065
+ --sapChart_Sequence_2_Plus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1066
+ --sapChart_Sequence_2: light-dark(#d74114, #ed8859);
1067
+ --sapChart_Sequence_2_TextColor: light-dark(#fff, #000);
1068
+ --sapChart_Sequence_2_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1069
+ --sapChart_Sequence_2_BorderColor: light-dark(#d74114, #ed8859);
1070
+ --sapChart_Sequence_2_Minus1: light-dark(#c03a12, #e9743f);
1071
+ --sapChart_Sequence_2_Minus1_TextColor: light-dark(#fff, #000);
1072
+ --sapChart_Sequence_2_Minus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1073
+ --sapChart_Sequence_2_Minus2: light-dark(#9f300f, #9c3d11);
1074
+ --sapChart_Sequence_2_Minus2_TextColor: #fff;
1075
+ --sapChart_Sequence_2_Minus2_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1076
+ --sapChart_Sequence_2_Minus3: light-dark(#912c0d, #80320e);
1077
+ --sapChart_Sequence_2_Minus3_TextColor: #fff;
1078
+ --sapChart_Sequence_2_Minus3_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1079
+ --sapChart_Sequence_2_Minus4: light-dark(#7a250b, #65270b);
1080
+ --sapChart_Sequence_2_Minus4_TextColor: #fff;
1081
+ --sapChart_Sequence_2_Minus4_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1082
+ --sapChart_Sequence_2_Minus5: light-dark(#621e09, #973b10);
1083
+ --sapChart_Sequence_2_Minus5_TextColor: #fff;
1084
+ --sapChart_Sequence_2_Minus5_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1085
+ --sapChart_Sequence_3_Plus3: light-dark(#43a579, #cdd5a3);
1086
+ --sapChart_Sequence_3_Plus3_TextColor: #000;
1087
+ --sapChart_Sequence_3_Plus3_TextShadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
1088
+ --sapChart_Sequence_3_Plus2: light-dark(#3c936b, #b8c47c);
1089
+ --sapChart_Sequence_3_Plus2_TextColor: light-dark(#fff, #000);
1090
+ --sapChart_Sequence_3_Plus2_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1091
+ --sapChart_Sequence_3_Plus1: light-dark(#34815e, #a9ba53);
1092
+ --sapChart_Sequence_3_Plus1_TextColor: light-dark(#fff, #000);
1093
+ --sapChart_Sequence_3_Plus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1094
+ --sapChart_Sequence_3: light-dark(#2d6f51, #9fb822);
1095
+ --sapChart_Sequence_3_TextColor: light-dark(#fff, #000);
1096
+ --sapChart_Sequence_3_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1097
+ --sapChart_Sequence_3_BorderColor: light-dark(#2d6f51, #9fb822);
1098
+ --sapChart_Sequence_3_Minus1: light-dark(#265d44, #8aa115);
1099
+ --sapChart_Sequence_3_Minus1_TextColor: light-dark(#fff, #000);
1100
+ --sapChart_Sequence_3_Minus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1101
+ --sapChart_Sequence_3_Minus2: light-dark(#1e4b37, #5c6b14);
1102
+ --sapChart_Sequence_3_Minus2_TextColor: #fff;
1103
+ --sapChart_Sequence_3_Minus2_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1104
+ --sapChart_Sequence_3_Minus3: light-dark(#183c2c, #3e480d);
1105
+ --sapChart_Sequence_3_Minus3_TextColor: #fff;
1106
+ --sapChart_Sequence_3_Minus3_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1107
+ --sapChart_Sequence_3_Minus4: light-dark(#132e21, #333b0b);
1108
+ --sapChart_Sequence_3_Minus4_TextColor: #fff;
1109
+ --sapChart_Sequence_3_Minus4_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1110
+ --sapChart_Sequence_3_Minus5: light-dark(#0d1f17, #282e09);
1111
+ --sapChart_Sequence_3_Minus5_TextColor: #fff;
1112
+ --sapChart_Sequence_3_Minus5_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1113
+ --sapChart_Sequence_4_Plus3: light-dark(#f25ba6, #ffd9e9);
1114
+ --sapChart_Sequence_4_Plus3_TextColor: #000;
1115
+ --sapChart_Sequence_4_Plus3_TextShadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
1116
+ --sapChart_Sequence_4_Plus2: light-dark(#ef3a94, #ffc0da);
1117
+ --sapChart_Sequence_4_Plus2_TextColor: light-dark(#fff, #000);
1118
+ --sapChart_Sequence_4_Plus2_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1119
+ --sapChart_Sequence_4_Plus1: light-dark(#ed2287, #fe97c3);
1120
+ --sapChart_Sequence_4_Plus1_TextColor: light-dark(#fff, #000);
1121
+ --sapChart_Sequence_4_Plus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1122
+ --sapChart_Sequence_4: light-dark(#df1278, #fe74ae);
1123
+ --sapChart_Sequence_4_TextColor: light-dark(#fff, #000);
1124
+ --sapChart_Sequence_4_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1125
+ --sapChart_Sequence_4_BorderColor: light-dark(#df1278, #fe74ae);
1126
+ --sapChart_Sequence_4_Minus1: light-dark(#c7106b, #f95a9e);
1127
+ --sapChart_Sequence_4_Minus1_TextColor: light-dark(#fff, #000);
1128
+ --sapChart_Sequence_4_Minus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1129
+ --sapChart_Sequence_4_Minus2: light-dark(#b00e5f, #b4014c);
1130
+ --sapChart_Sequence_4_Minus2_TextColor: #fff;
1131
+ --sapChart_Sequence_4_Minus2_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1132
+ --sapChart_Sequence_4_Minus3: light-dark(#980c52, #9b0142);
1133
+ --sapChart_Sequence_4_Minus3_TextColor: #fff;
1134
+ --sapChart_Sequence_4_Minus3_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1135
+ --sapChart_Sequence_4_Minus4: light-dark(#810a45, #860139);
1136
+ --sapChart_Sequence_4_Minus4_TextColor: #fff;
1137
+ --sapChart_Sequence_4_Minus4_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1138
+ --sapChart_Sequence_4_Minus5: light-dark(#690839, #720130);
1139
+ --sapChart_Sequence_4_Minus5_TextColor: #fff;
1140
+ --sapChart_Sequence_4_Minus5_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1141
+ --sapChart_Sequence_5_Plus3: light-dark(#a781df, #e9d9fc);
1142
+ --sapChart_Sequence_5_Plus3_TextColor: #000;
1143
+ --sapChart_Sequence_5_Plus3_TextShadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
1144
+ --sapChart_Sequence_5_Plus2: light-dark(#996dd9, #dbc1fa);
1145
+ --sapChart_Sequence_5_Plus2_TextColor: light-dark(#fff, #000);
1146
+ --sapChart_Sequence_5_Plus2_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1147
+ --sapChart_Sequence_5_Plus1: light-dark(#8b58d4, #ceaaf8);
1148
+ --sapChart_Sequence_5_Plus1_TextColor: light-dark(#fff, #000);
1149
+ --sapChart_Sequence_5_Plus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1150
+ --sapChart_Sequence_5: light-dark(#7d44cf, #c092f6);
1151
+ --sapChart_Sequence_5_TextColor: light-dark(#fff, #000);
1152
+ --sapChart_Sequence_5_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1153
+ --sapChart_Sequence_5_BorderColor: light-dark(#7d44cf, #c092f6);
1154
+ --sapChart_Sequence_5_Minus1: light-dark(#6f33c7, #b37bf4);
1155
+ --sapChart_Sequence_5_Minus1_TextColor: light-dark(#fff, #000);
1156
+ --sapChart_Sequence_5_Minus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1157
+ --sapChart_Sequence_5_Minus2: light-dark(#642eb2, #7927d8);
1158
+ --sapChart_Sequence_5_Minus2_TextColor: #fff;
1159
+ --sapChart_Sequence_5_Minus2_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1160
+ --sapChart_Sequence_5_Minus3: light-dark(#59299e, #6320b1);
1161
+ --sapChart_Sequence_5_Minus3_TextColor: #fff;
1162
+ --sapChart_Sequence_5_Minus3_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1163
+ --sapChart_Sequence_5_Minus4: light-dark(#522592, #541b97);
1164
+ --sapChart_Sequence_5_Minus4_TextColor: #fff;
1165
+ --sapChart_Sequence_5_Minus4_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1166
+ --sapChart_Sequence_5_Minus5: light-dark(#492182, #371263);
1167
+ --sapChart_Sequence_5_Minus5_TextColor: #fff;
1168
+ --sapChart_Sequence_5_Minus5_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1169
+ --sapChart_Sequence_6_Plus3: light-dark(#04a1be, #73ebe7);
1170
+ --sapChart_Sequence_6_Plus3_TextColor: #000;
1171
+ --sapChart_Sequence_6_Plus3_TextShadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
1172
+ --sapChart_Sequence_6_Plus2: light-dark(#0495af, #47e4e0);
1173
+ --sapChart_Sequence_6_Plus2_TextColor: light-dark(#fff, #000);
1174
+ --sapChart_Sequence_6_Plus2_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1175
+ --sapChart_Sequence_6_Plus1: light-dark(#0388a0, #1fd9d3);
1176
+ --sapChart_Sequence_6_Plus1_TextColor: light-dark(#fff, #000);
1177
+ --sapChart_Sequence_6_Plus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1178
+ --sapChart_Sequence_6: light-dark(#03778c, #05c0ba);
1179
+ --sapChart_Sequence_6_TextColor: light-dark(#fff, #000);
1180
+ --sapChart_Sequence_6_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1181
+ --sapChart_Sequence_6_BorderColor: light-dark(#03778c, #05c0ba);
1182
+ --sapChart_Sequence_6_Minus1: light-dark(#036678, #04a7a2);
1183
+ --sapChart_Sequence_6_Minus1_TextColor: light-dark(#fff, #000);
1184
+ --sapChart_Sequence_6_Minus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1185
+ --sapChart_Sequence_6_Minus2: light-dark(#025564, #006562);
1186
+ --sapChart_Sequence_6_Minus2_TextColor: #fff;
1187
+ --sapChart_Sequence_6_Minus2_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1188
+ --sapChart_Sequence_6_Minus3: light-dark(#024450, #004b48);
1189
+ --sapChart_Sequence_6_Minus3_TextColor: #fff;
1190
+ --sapChart_Sequence_6_Minus3_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1191
+ --sapChart_Sequence_6_Minus4: light-dark(#01333c, #003635);
1192
+ --sapChart_Sequence_6_Minus4_TextColor: #fff;
1193
+ --sapChart_Sequence_6_Minus4_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1194
+ --sapChart_Sequence_6_Minus5: light-dark(#012228, #002c2b);
1195
+ --sapChart_Sequence_6_Minus5_TextColor: #fff;
1196
+ --sapChart_Sequence_6_Minus5_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1197
+ --sapChart_Sequence_7_Plus3: light-dark(#3a95ff, #19f9f2);
1198
+ --sapChart_Sequence_7_Plus3_TextColor: #000;
1199
+ --sapChart_Sequence_7_Plus3_TextShadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
1200
+ --sapChart_Sequence_7_Plus2: light-dark(#268aff, #06f2ea);
1201
+ --sapChart_Sequence_7_Plus2_TextColor: light-dark(#fff, #000);
1202
+ --sapChart_Sequence_7_Plus2_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1203
+ --sapChart_Sequence_7_Plus1: light-dark(#0d7dff, #06d9d2);
1204
+ --sapChart_Sequence_7_Plus1_TextColor: light-dark(#fff, #000);
1205
+ --sapChart_Sequence_7_Plus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1206
+ --sapChart_Sequence_7: light-dark(#0070f2, #05c0ba);
1207
+ --sapChart_Sequence_7_TextColor: light-dark(#fff, #000);
1208
+ --sapChart_Sequence_7_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1209
+ --sapChart_Sequence_7_BorderColor: light-dark(#0070f2, #05c0ba);
1210
+ --sapChart_Sequence_7_Minus1: light-dark(#0062d3, #04a7a2);
1211
+ --sapChart_Sequence_7_Minus1_TextColor: light-dark(#fff, #000);
1212
+ --sapChart_Sequence_7_Minus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1213
+ --sapChart_Sequence_7_Minus2: light-dark(#0054b5, #012b2a);
1214
+ --sapChart_Sequence_7_Minus2_TextColor: #fff;
1215
+ --sapChart_Sequence_7_Minus2_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1216
+ --sapChart_Sequence_7_Minus3: light-dark(#00418c, #000);
1217
+ --sapChart_Sequence_7_Minus3_TextColor: #fff;
1218
+ --sapChart_Sequence_7_Minus3_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1219
+ --sapChart_Sequence_7_Minus4: light-dark(#00244f, #000);
1220
+ --sapChart_Sequence_7_Minus4_TextColor: #fff;
1221
+ --sapChart_Sequence_7_Minus4_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1222
+ --sapChart_Sequence_7_Minus5: light-dark(#001b3a, #000);
1223
+ --sapChart_Sequence_7_Minus5_TextColor: #fff;
1224
+ --sapChart_Sequence_7_Minus5_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1225
+ --sapChart_Sequence_8_Plus3: light-dark(#c879af, #fed9fd);
1226
+ --sapChart_Sequence_8_Plus3_TextColor: #000;
1227
+ --sapChart_Sequence_8_Plus3_TextShadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
1228
+ --sapChart_Sequence_8_Plus2: light-dark(#c167a4, #fabff8);
1229
+ --sapChart_Sequence_8_Plus2_TextColor: light-dark(#fff, #000);
1230
+ --sapChart_Sequence_8_Plus2_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1231
+ --sapChart_Sequence_8_Plus1: light-dark(#ba5599, #f8a2f5);
1232
+ --sapChart_Sequence_8_Plus1_TextColor: light-dark(#fff, #000);
1233
+ --sapChart_Sequence_8_Plus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1234
+ --sapChart_Sequence_8: light-dark(#ae478d, #f473f0);
1235
+ --sapChart_Sequence_8_TextColor: light-dark(#fff, #000);
1236
+ --sapChart_Sequence_8_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1237
+ --sapChart_Sequence_8_BorderColor: light-dark(#ae478d, #f473f0);
1238
+ --sapChart_Sequence_8_Minus1: light-dark(#9c407e, #f14dec);
1239
+ --sapChart_Sequence_8_Minus1_TextColor: light-dark(#fff, #000);
1240
+ --sapChart_Sequence_8_Minus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1241
+ --sapChart_Sequence_8_Minus2: light-dark(#8a3870, #a2039c);
1242
+ --sapChart_Sequence_8_Minus2_TextColor: #fff;
1243
+ --sapChart_Sequence_8_Minus2_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1244
+ --sapChart_Sequence_8_Minus3: light-dark(#783161, #d904d2);
1245
+ --sapChart_Sequence_8_Minus3_TextColor: #fff;
1246
+ --sapChart_Sequence_8_Minus3_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1247
+ --sapChart_Sequence_8_Minus4: light-dark(#662952, #c004b9);
1248
+ --sapChart_Sequence_8_Minus4_TextColor: #fff;
1249
+ --sapChart_Sequence_8_Minus4_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1250
+ --sapChart_Sequence_8_Minus5: light-dark(#532244, #a2039c);
1251
+ --sapChart_Sequence_8_Minus5_TextColor: #fff;
1252
+ --sapChart_Sequence_8_Minus5_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1253
+ --sapChart_Sequence_9_Plus3: light-dark(#879785, #c6cfc5);
1254
+ --sapChart_Sequence_9_Plus3_TextColor: #000;
1255
+ --sapChart_Sequence_9_Plus3_TextShadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
1256
+ --sapChart_Sequence_9_Plus2: light-dark(#7c8e7a, #b8c4b7);
1257
+ --sapChart_Sequence_9_Plus2_TextColor: light-dark(#fff, #000);
1258
+ --sapChart_Sequence_9_Plus2_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1259
+ --sapChart_Sequence_9_Plus1: light-dark(#70816d, #abb8a9);
1260
+ --sapChart_Sequence_9_Plus1_TextColor: light-dark(#fff, #000);
1261
+ --sapChart_Sequence_9_Plus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1262
+ --sapChart_Sequence_9: light-dark(#667664, #9dad9b);
1263
+ --sapChart_Sequence_9_TextColor: light-dark(#fff, #000);
1264
+ --sapChart_Sequence_9_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1265
+ --sapChart_Sequence_9_BorderColor: light-dark(#667664, #9dad9b);
1266
+ --sapChart_Sequence_9_Minus1: light-dark(#5c6b5b, #879b85);
1267
+ --sapChart_Sequence_9_Minus1_TextColor: light-dark(#fff, #000);
1268
+ --sapChart_Sequence_9_Minus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1269
+ --sapChart_Sequence_9_Minus2: light-dark(#536051, #51604f);
1270
+ --sapChart_Sequence_9_Minus2_TextColor: #fff;
1271
+ --sapChart_Sequence_9_Minus2_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1272
+ --sapChart_Sequence_9_Minus3: light-dark(#495548, #455243);
1273
+ --sapChart_Sequence_9_Minus3_TextColor: #fff;
1274
+ --sapChart_Sequence_9_Minus3_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1275
+ --sapChart_Sequence_9_Minus4: light-dark(#404a3f, #394438);
1276
+ --sapChart_Sequence_9_Minus4_TextColor: #fff;
1277
+ --sapChart_Sequence_9_Minus4_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1278
+ --sapChart_Sequence_9_Minus5: light-dark(#363f35, #2d362c);
1279
+ --sapChart_Sequence_9_Minus5_TextColor: #fff;
1280
+ --sapChart_Sequence_9_Minus5_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1281
+ --sapChart_Sequence_10_Plus3: light-dark(#c98282, #fdd6d6);
1282
+ --sapChart_Sequence_10_Plus3_TextColor: #000;
1283
+ --sapChart_Sequence_10_Plus3_TextShadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
1284
+ --sapChart_Sequence_10_Plus2: light-dark(#c57777, #f9b7b7);
1285
+ --sapChart_Sequence_10_Plus2_TextColor: light-dark(#fff, #000);
1286
+ --sapChart_Sequence_10_Plus2_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1287
+ --sapChart_Sequence_10_Plus1: light-dark(#bd6565, #f7a4a4);
1288
+ --sapChart_Sequence_10_Plus1_TextColor: light-dark(#fff, #000);
1289
+ --sapChart_Sequence_10_Plus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1290
+ --sapChart_Sequence_10: light-dark(#b75757, #f28585);
1291
+ --sapChart_Sequence_10_TextColor: light-dark(#fff, #000);
1292
+ --sapChart_Sequence_10_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1293
+ --sapChart_Sequence_10_BorderColor: light-dark(#b75757, #f28585);
1294
+ --sapChart_Sequence_10_Minus1: light-dark(#af4b4b, #e97070);
1295
+ --sapChart_Sequence_10_Minus1_TextColor: light-dark(#fff, #000);
1296
+ --sapChart_Sequence_10_Minus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1297
+ --sapChart_Sequence_10_Minus2: light-dark(#a04545, #9a3a3a);
1298
+ --sapChart_Sequence_10_Minus2_TextColor: #fff;
1299
+ --sapChart_Sequence_10_Minus2_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1300
+ --sapChart_Sequence_10_Minus3: light-dark(#923f3f, #8b3434);
1301
+ --sapChart_Sequence_10_Minus3_TextColor: #fff;
1302
+ --sapChart_Sequence_10_Minus3_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1303
+ --sapChart_Sequence_10_Minus4: light-dark(#843939, #752c2c);
1304
+ --sapChart_Sequence_10_Minus4_TextColor: #fff;
1305
+ --sapChart_Sequence_10_Minus4_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1306
+ --sapChart_Sequence_10_Minus5: light-dark(#763232, #5f2424);
1307
+ --sapChart_Sequence_10_Minus5_TextColor: #fff;
1308
+ --sapChart_Sequence_10_Minus5_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1309
+ --sapChart_Sequence_11_Plus3: light-dark(#967dff, #e4e5fc);
1310
+ --sapChart_Sequence_11_Plus3_TextColor: #000;
1311
+ --sapChart_Sequence_11_Plus3_TextShadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
1312
+ --sapChart_Sequence_11_Plus2: light-dark(#7e5fff, #cdcffa);
1313
+ --sapChart_Sequence_11_Plus2_TextColor: light-dark(#fff, #000);
1314
+ --sapChart_Sequence_11_Plus2_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1315
+ --sapChart_Sequence_11_Plus1: light-dark(#5d36ff, #b5b9f8);
1316
+ --sapChart_Sequence_11_Plus1_TextColor: light-dark(#fff, #000);
1317
+ --sapChart_Sequence_11_Plus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1318
+ --sapChart_Sequence_11: light-dark(#4b25e7, #9ea3f6);
1319
+ --sapChart_Sequence_11_TextColor: light-dark(#fff, #000);
1320
+ --sapChart_Sequence_11_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1321
+ --sapChart_Sequence_11_BorderColor: light-dark(#4b25e7, #9ea3f6);
1322
+ --sapChart_Sequence_11_Minus1: light-dark(#3a17cd, #878df4);
1323
+ --sapChart_Sequence_11_Minus1_TextColor: light-dark(#fff, #000);
1324
+ --sapChart_Sequence_11_Minus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1325
+ --sapChart_Sequence_11_Minus2: light-dark(#3012a8, #6f77f2);
1326
+ --sapChart_Sequence_11_Minus2_TextColor: #fff;
1327
+ --sapChart_Sequence_11_Minus2_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1328
+ --sapChart_Sequence_11_Minus3: light-dark(#250e83, #5861f0);
1329
+ --sapChart_Sequence_11_Minus3_TextColor: #fff;
1330
+ --sapChart_Sequence_11_Minus3_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1331
+ --sapChart_Sequence_11_Minus4: light-dark(#1d0b68, #4a53ee);
1332
+ --sapChart_Sequence_11_Minus4_TextColor: #fff;
1333
+ --sapChart_Sequence_11_Minus4_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1334
+ --sapChart_Sequence_11_Minus5: light-dark(#10063a, #3b44da);
1335
+ --sapChart_Sequence_11_Minus5_TextColor: #fff;
1336
+ --sapChart_Sequence_11_Minus5_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1337
+ --sapChart_Sequence_12_Plus3: light-dark(#b08d6e, #d7cbb6);
1338
+ --sapChart_Sequence_12_Plus3_TextColor: #000;
1339
+ --sapChart_Sequence_12_Plus3_TextShadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
1340
+ --sapChart_Sequence_12_Plus2: light-dark(#9f7956, #caba9f);
1341
+ --sapChart_Sequence_12_Plus2_TextColor: light-dark(#fff, #000);
1342
+ --sapChart_Sequence_12_Plus2_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1343
+ --sapChart_Sequence_12_Plus1: light-dark(#926f4f, #c1ae8f);
1344
+ --sapChart_Sequence_12_Plus1_TextColor: light-dark(#fff, #000);
1345
+ --sapChart_Sequence_12_Plus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1346
+ --sapChart_Sequence_12: light-dark(#816246, #b49e78);
1347
+ --sapChart_Sequence_12_TextColor: light-dark(#fff, #000);
1348
+ --sapChart_Sequence_12_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1349
+ --sapChart_Sequence_12_BorderColor: light-dark(#816246, #b49e78);
1350
+ --sapChart_Sequence_12_Minus1: light-dark(#74583f, #a58b5e);
1351
+ --sapChart_Sequence_12_Minus1_TextColor: light-dark(#fff, #000);
1352
+ --sapChart_Sequence_12_Minus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1353
+ --sapChart_Sequence_12_Minus2: light-dark(#674e38, #a08659);
1354
+ --sapChart_Sequence_12_Minus2_TextColor: #fff;
1355
+ --sapChart_Sequence_12_Minus2_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1356
+ --sapChart_Sequence_12_Minus3: light-dark(#594430, #89734c);
1357
+ --sapChart_Sequence_12_Minus3_TextColor: #fff;
1358
+ --sapChart_Sequence_12_Minus3_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1359
+ --sapChart_Sequence_12_Minus4: light-dark(#4c3a29, #796543);
1360
+ --sapChart_Sequence_12_Minus4_TextColor: #fff;
1361
+ --sapChart_Sequence_12_Minus4_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1362
+ --sapChart_Sequence_12_Minus5: light-dark(#3f3022, #68573a);
1363
+ --sapChart_Sequence_12_Minus5_TextColor: #fff;
1364
+ --sapChart_Sequence_12_Minus5_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1365
+ --sapChart_Sequence_Bad_Plus3: light-dark(#ff5454, #ffdede);
1366
+ --sapChart_Sequence_Bad_Plus3_TextColor: #000;
1367
+ --sapChart_Sequence_Bad_Plus3_TextShadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
1368
+ --sapChart_Sequence_Bad_Plus2: light-dark(#ff2626, #ffbfbf);
1369
+ --sapChart_Sequence_Bad_Plus2_TextColor: light-dark(#fff, #000);
1370
+ --sapChart_Sequence_Bad_Plus2_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1371
+ --sapChart_Sequence_Bad_Plus1: light-dark(#e80000, #ff9c9c);
1372
+ --sapChart_Sequence_Bad_Plus1_TextColor: light-dark(#fff, #000);
1373
+ --sapChart_Sequence_Bad_Plus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1374
+ --sapChart_Sequence_Bad: light-dark(#ab0000, #ff7878);
1375
+ --sapChart_Sequence_Bad_TextColor: light-dark(#fff, #000);
1376
+ --sapChart_Sequence_Bad_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1377
+ --sapChart_Sequence_Bad_BorderColor: light-dark(#ab0000, #ff7878);
1378
+ --sapChart_Sequence_Bad_Minus1: light-dark(#970000, #ff5f5f);
1379
+ --sapChart_Sequence_Bad_Minus1_TextColor: light-dark(#fff, #000);
1380
+ --sapChart_Sequence_Bad_Minus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1381
+ --sapChart_Sequence_Bad_Minus2: light-dark(#820000, #ff4545);
1382
+ --sapChart_Sequence_Bad_Minus2_TextColor: #fff;
1383
+ --sapChart_Sequence_Bad_Minus2_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1384
+ --sapChart_Sequence_Bad_Minus3: light-dark(#6e0000, #fd0000);
1385
+ --sapChart_Sequence_Bad_Minus3_TextColor: #fff;
1386
+ --sapChart_Sequence_Bad_Minus3_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1387
+ --sapChart_Sequence_Bad_Minus4: light-dark(#590000, #de0000);
1388
+ --sapChart_Sequence_Bad_Minus4_TextColor: #fff;
1389
+ --sapChart_Sequence_Bad_Minus4_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1390
+ --sapChart_Sequence_Bad_Minus5: light-dark(#000, #ba0000);
1391
+ --sapChart_Sequence_Bad_Minus5_TextColor: #fff;
1392
+ --sapChart_Sequence_Bad_Minus5_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1393
+ --sapChart_Sequence_Critical_Plus3: light-dark(#990, #ffda9d);
1394
+ --sapChart_Sequence_Critical_Plus3_TextColor: #000;
1395
+ --sapChart_Sequence_Critical_Plus3_TextShadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
1396
+ --sapChart_Sequence_Critical_Plus2: light-dark(#858500, #ffd183);
1397
+ --sapChart_Sequence_Critical_Plus2_TextColor: light-dark(#fff, #000);
1398
+ --sapChart_Sequence_Critical_Plus2_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1399
+ --sapChart_Sequence_Critical_Plus1: light-dark(#707000, #ffb437);
1400
+ --sapChart_Sequence_Critical_Plus1_TextColor: light-dark(#fff, #000);
1401
+ --sapChart_Sequence_Critical_Plus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1402
+ --sapChart_Sequence_Critical: light-dark(#5c5c00, #ffab1d);
1403
+ --sapChart_Sequence_Critical_TextColor: light-dark(#fff, #000);
1404
+ --sapChart_Sequence_Critical_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1405
+ --sapChart_Sequence_Critical_BorderColor: light-dark(#5c5c00, #ffab1d);
1406
+ --sapChart_Sequence_Critical_Minus1: light-dark(#525200, #e99200);
1407
+ --sapChart_Sequence_Critical_Minus1_TextColor: light-dark(#fff, #000);
1408
+ --sapChart_Sequence_Critical_Minus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1409
+ --sapChart_Sequence_Critical_Minus2: light-dark(#484800, #7e4f00);
1410
+ --sapChart_Sequence_Critical_Minus2_TextColor: #fff;
1411
+ --sapChart_Sequence_Critical_Minus2_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1412
+ --sapChart_Sequence_Critical_Minus3: light-dark(#3d3d00, #643f00);
1413
+ --sapChart_Sequence_Critical_Minus3_TextColor: #fff;
1414
+ --sapChart_Sequence_Critical_Minus3_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1415
+ --sapChart_Sequence_Critical_Minus4: light-dark(#330, #4b2f00);
1416
+ --sapChart_Sequence_Critical_Minus4_TextColor: #fff;
1417
+ --sapChart_Sequence_Critical_Minus4_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1418
+ --sapChart_Sequence_Critical_Minus5: light-dark(#242400, #412900);
1419
+ --sapChart_Sequence_Critical_Minus5_TextColor: #fff;
1420
+ --sapChart_Sequence_Critical_Minus5_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1421
+ --sapChart_Sequence_Good_Plus3: light-dark(#00a5a4, #eef6ee);
1422
+ --sapChart_Sequence_Good_Plus3_TextColor: #000;
1423
+ --sapChart_Sequence_Good_Plus3_TextShadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
1424
+ --sapChart_Sequence_Good_Plus2: light-dark(#00918f, #cce6cc);
1425
+ --sapChart_Sequence_Good_Plus2_TextColor: light-dark(#fff, #000);
1426
+ --sapChart_Sequence_Good_Plus2_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1427
+ --sapChart_Sequence_Good_Plus1: light-dark(#007776, #bdb);
1428
+ --sapChart_Sequence_Good_Plus1_TextColor: light-dark(#fff, #000);
1429
+ --sapChart_Sequence_Good_Plus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1430
+ --sapChart_Sequence_Good: light-dark(#006362, #99cc99);
1431
+ --sapChart_Sequence_Good_TextColor: light-dark(#fff, #000);
1432
+ --sapChart_Sequence_Good_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1433
+ --sapChart_Sequence_Good_BorderColor: light-dark(#006362, #99cc99);
1434
+ --sapChart_Sequence_Good_Minus1: light-dark(#005453, #7b7);
1435
+ --sapChart_Sequence_Good_Minus1_TextColor: light-dark(#fff, #000);
1436
+ --sapChart_Sequence_Good_Minus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1437
+ --sapChart_Sequence_Good_Minus2: light-dark(#044, #5cad5c);
1438
+ --sapChart_Sequence_Good_Minus2_TextColor: light-dark(#fff, #000);
1439
+ --sapChart_Sequence_Good_Minus2_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1440
+ --sapChart_Sequence_Good_Minus3: light-dark(#003535, #4b964b);
1441
+ --sapChart_Sequence_Good_Minus3_TextColor: light-dark(#fff, #000);
1442
+ --sapChart_Sequence_Good_Minus3_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1443
+ --sapChart_Sequence_Good_Minus4: light-dark(#002625, #428542);
1444
+ --sapChart_Sequence_Good_Minus4_TextColor: #fff;
1445
+ --sapChart_Sequence_Good_Minus4_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1446
+ --sapChart_Sequence_Good_Minus5: light-dark(#001c1b, #363);
1447
+ --sapChart_Sequence_Good_Minus5_TextColor: #fff;
1448
+ --sapChart_Sequence_Good_Minus5_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1449
+ --sapChart_Sequence_Neutral_Plus3: light-dark(#8d8d8d, #f9f9f9);
1450
+ --sapChart_Sequence_Neutral_Plus3_TextColor: #000;
1451
+ --sapChart_Sequence_Neutral_Plus3_TextShadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
1452
+ --sapChart_Sequence_Neutral_Plus2: light-dark(#7b7b7b, #e2e2e2);
1453
+ --sapChart_Sequence_Neutral_Plus2_TextColor: light-dark(#fff, #000);
1454
+ --sapChart_Sequence_Neutral_Plus2_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1455
+ --sapChart_Sequence_Neutral_Plus1: light-dark(#666, #d5d5d5);
1456
+ --sapChart_Sequence_Neutral_Plus1_TextColor: light-dark(#fff, #000);
1457
+ --sapChart_Sequence_Neutral_Plus1_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1458
+ --sapChart_Sequence_Neutral: light-dark(#525252, #afafaf);
1459
+ --sapChart_Sequence_Neutral_TextColor: light-dark(#fff, #000);
1460
+ --sapChart_Sequence_Neutral_TextShadow: var(--_ui5-light-scheme, -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000) var(--_ui5-dark-scheme, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff);
1461
+ --sapChart_Sequence_Neutral_BorderColor: light-dark(#525252, #afafaf);
1462
+ --sapChart_Sequence_Neutral_Minus1: light-dark(#3e3e3e, #969696);
1463
+ --sapChart_Sequence_Neutral_Minus1_TextColor: #fff;
1464
+ --sapChart_Sequence_Neutral_Minus1_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1465
+ --sapChart_Sequence_Neutral_Minus2: light-dark(#2e2e2e, #909090);
1466
+ --sapChart_Sequence_Neutral_Minus2_TextColor: #fff;
1467
+ --sapChart_Sequence_Neutral_Minus2_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1468
+ --sapChart_Sequence_Neutral_Minus3: light-dark(#242424, #818181);
1469
+ --sapChart_Sequence_Neutral_Minus3_TextColor: #fff;
1470
+ --sapChart_Sequence_Neutral_Minus3_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1471
+ --sapChart_Sequence_Neutral_Minus4: light-dark(#1a1a1a, #727272);
1472
+ --sapChart_Sequence_Neutral_Minus4_TextColor: #fff;
1473
+ --sapChart_Sequence_Neutral_Minus4_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1474
+ --sapChart_Sequence_Neutral_Minus5: light-dark(#000, #5b5b5b);
1475
+ --sapChart_Sequence_Neutral_Minus5_TextColor: #fff;
1476
+ --sapChart_Sequence_Neutral_Minus5_TextShadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
1477
+ --sapBreakpoint_S_Min: 0;
1478
+ --sapBreakpoint_M_Min: 600px;
1479
+ --sapBreakpoint_L_Min: 1024px;
1480
+ --sapBreakpoint_XL_Min: 1440px;
1481
+ --sapSapThemeId: var(--_ui5-light-scheme, sap_horizon_hcw) var(--_ui5-dark-scheme, sap_horizon_hcb);
1482
+ --sapHighlightTextColor: light-dark(#000, #fff);
1483
+ --sapButton_Emphasized_FontWeight: bold;
1484
+ --sapShell_BackgroundGradient: var(--_ui5-light-scheme, linear-gradient(to bottom, #fff, #fff)) var(--_ui5-dark-scheme, linear-gradient(to bottom, #000, #000));
1485
+ --sapAt: @
1486
+
1487
+ }
1488
+ @media (prefers-color-scheme: dark) {
1489
+ :root {
1490
+ --_ui5-light-scheme: ;
1491
+ --_ui5-dark-scheme: var(--_ui5-f2d95f8);
1492
+ color-scheme: dark}}