@ui5/webcomponents-theming 1.1.2 → 1.2.2

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 (56) hide show
  1. package/CHANGELOG.md +27 -0
  2. package/dist/css/themes/sap_belize/parameters-bundle.css +1 -1
  3. package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +1 -1
  4. package/dist/css/themes/sap_belize_hcw/parameters-bundle.css +1 -1
  5. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  6. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  7. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  8. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  9. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  10. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -0
  11. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -1
  12. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -0
  13. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -0
  14. package/dist/generated/assets/themes/sap_belize/parameters-bundle.css.json +1 -1
  15. package/dist/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json +1 -1
  16. package/dist/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.json +1 -1
  17. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  18. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  19. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  20. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  21. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  22. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -0
  23. package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -1
  24. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -0
  25. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -0
  26. package/dist/generated/json-imports/Themes-static.js +8 -2
  27. package/dist/generated/json-imports/Themes.js +4 -1
  28. package/dist/generated/themes/sap_belize/parameters-bundle.css.js +1 -1
  29. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +1 -1
  30. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +1 -1
  31. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
  32. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
  33. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
  34. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
  35. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
  36. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -0
  37. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +1 -1
  38. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -0
  39. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -0
  40. package/dist/themes/sap_belize/css_variables.css +169 -8
  41. package/dist/themes/sap_belize_hcb/css_variables.css +171 -10
  42. package/dist/themes/sap_belize_hcw/css_variables.css +168 -7
  43. package/dist/themes/sap_fiori_3/css_variables.css +170 -9
  44. package/dist/themes/sap_fiori_3_dark/css_variables.css +170 -9
  45. package/dist/themes/sap_fiori_3_hcb/css_variables.css +174 -13
  46. package/dist/themes/sap_fiori_3_hcw/css_variables.css +171 -10
  47. package/dist/themes/sap_horizon/css_variables.css +294 -133
  48. package/dist/themes/sap_horizon_dark/css_variables.css +745 -0
  49. package/dist/themes/sap_horizon_dark/parameters-bundle.css +1 -0
  50. package/dist/themes/sap_horizon_exp/css_variables.css +294 -133
  51. package/dist/themes/sap_horizon_hcb/css_variables.css +745 -0
  52. package/dist/themes/sap_horizon_hcb/parameters-bundle.css +1 -0
  53. package/dist/themes/sap_horizon_hcw/css_variables.css +745 -0
  54. package/dist/themes/sap_horizon_hcw/parameters-bundle.css +1 -0
  55. package/hash.txt +1 -1
  56. package/package.json +6 -6
@@ -1,11 +1,12 @@
1
1
  /**
2
- * Copyright (c) 2012-2020 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
2
+ * Copyright (c) 2012-2020 SAP SE or an SAP affiliate company. All rights reserved.
3
3
  *
4
- * Theming Engine 1.51.0
5
- * data:{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Version": { "Build":"11.1.34.20211012133552", "Source": "11.1.34", "Engine": "1.51.0"}}
4
+ * Theming Engine 1.68.3
5
+ * data:{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.68.3"}, "Version": { "Build": "11.1.36.20220314143804", "Source": "11.1.36"}}
6
6
  */
7
7
 
8
- .sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Version": { "Build":"11.1.34.20211012133552", "Source": "11.1.34", "Engine": "1.51.0"}}');}
8
+ .sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.68.3"}, "Version": { "Build": "11.1.36.20220314143804", "Source": "11.1.36"}}');}
9
+ :root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.68.3"}, "Version": { "Build": "11.1.36.20220314143804", "Source": "11.1.36"}};}
9
10
  :root {
10
11
  --sapBrandColor: #0070f2;
11
12
  --sapHighlightColor: #0070f2;
@@ -15,6 +16,8 @@
15
16
  --sapFontFamily: "72", "72full", Arial, Helvetica, sans-serif;
16
17
  --sapFontLightFamily: "72-Light", "72-Lightfull", "72", "72full", Arial, Helvetica, sans-serif;
17
18
  --sapFontBoldFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;
19
+ --sapFontSemiboldFamily: "72-Semibold", "72-Semiboldfull", "72", "72full", Arial, Helvetica, sans-serif;
20
+ --sapFontSemiboldDuplexFamily: "72-SemiboldDuplex", "72-SemiboldDuplexfull", "72", "72full", Arial, Helvetica, sans-serif;
18
21
  --sapFontBlackFamily: "72Black", "72", "72full", Arial, Helvetica, sans-serif;
19
22
  --sapFontHeaderFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;
20
23
  --sapFontSize: .875rem;
@@ -32,7 +35,7 @@
32
35
  --sapLink_Active_Color: #0064d9;
33
36
  --sapLink_Visited_Color: #0064d9;
34
37
  --sapLink_InvertedColor: #a6cfff;
35
- --sapLink_SubtleColor: #00418d;
38
+ --sapLink_SubtleColor: #223548;
36
39
  --sapCompanyLogo: none;
37
40
  --sapBackgroundImage: none;
38
41
  --sapBackgroundImageOpacity: 1.0;
@@ -45,18 +48,18 @@
45
48
  --sapCriticalColor: #e76500;
46
49
  --sapPositiveColor: #256f3a;
47
50
  --sapInformativeColor: #0070f2;
48
- --sapNeutralColor: #5b738b;
51
+ --sapNeutralColor: #788fa6;
49
52
  --sapNegativeElementColor: #f53232;
50
53
  --sapCriticalElementColor: #e76500;
51
54
  --sapPositiveElementColor: #30914c;
52
55
  --sapInformativeElementColor: #0070f2;
53
- --sapNeutralElementColor: #6e87a0;
56
+ --sapNeutralElementColor: #788fa6;
54
57
  --sapNegativeTextColor: #aa0808;
55
58
  --sapPositiveTextColor: #256f3a;
56
59
  --sapCriticalTextColor: #b95100;
57
60
  --sapInformativeTextColor: #0070f2;
58
- --sapNeutralTextColor: #5b738b;
59
- --sapNeutralBorderColor: #6e87a0;
61
+ --sapNeutralTextColor: #223548;
62
+ --sapNeutralBorderColor: #788fa6;
60
63
  --sapErrorColor: #aa0808;
61
64
  --sapErrorBorderColor: #f53232;
62
65
  --sapWarningColor: #e76500;
@@ -69,36 +72,52 @@
69
72
  --sapWarningBackground: #fff8d6;
70
73
  --sapSuccessBackground: #f5fae5;
71
74
  --sapInformationBackground: #e1f4ff;
72
- --sapNeutralBackground: #f5f6f7;
75
+ --sapNeutralBackground: #eff1f2;
73
76
  --sapIndicationColor_1: #840606;
77
+ --sapIndicationColor_1_Background: #840606;
78
+ --sapIndicationColor_1_BorderColor: #840606;
74
79
  --sapIndicationColor_1_Hover_Background: #6c0505;
75
80
  --sapIndicationColor_1_Active_Background: #530404;
76
81
  --sapIndicationColor_1_TextColor: #fff;
77
82
  --sapIndicationColor_2: #aa0808;
83
+ --sapIndicationColor_2_Background: #aa0808;
84
+ --sapIndicationColor_2_BorderColor: #aa0808;
78
85
  --sapIndicationColor_2_Hover_Background: #920707;
79
86
  --sapIndicationColor_2_Active_Background: #790606;
80
87
  --sapIndicationColor_2_TextColor: #fff;
81
88
  --sapIndicationColor_3: #e76500;
89
+ --sapIndicationColor_3_Background: #e76500;
90
+ --sapIndicationColor_3_BorderColor: #e76500;
82
91
  --sapIndicationColor_3_Hover_Background: #d85e00;
83
92
  --sapIndicationColor_3_Active_Background: #c85800;
84
93
  --sapIndicationColor_3_TextColor: #fff;
85
94
  --sapIndicationColor_4: #256f3a;
95
+ --sapIndicationColor_4_Background: #256f3a;
96
+ --sapIndicationColor_4_BorderColor: #256f3a;
86
97
  --sapIndicationColor_4_Hover_Background: #1f5c30;
87
98
  --sapIndicationColor_4_Active_Background: #184926;
88
99
  --sapIndicationColor_4_TextColor: #fff;
89
100
  --sapIndicationColor_5: #0070f2;
101
+ --sapIndicationColor_5_Background: #0070f2;
102
+ --sapIndicationColor_5_BorderColor: #0070f2;
90
103
  --sapIndicationColor_5_Hover_Background: #0064d9;
91
104
  --sapIndicationColor_5_Active_Background: #0058bf;
92
105
  --sapIndicationColor_5_TextColor: #fff;
93
106
  --sapIndicationColor_6: #046c7a;
107
+ --sapIndicationColor_6_Background: #046c7a;
108
+ --sapIndicationColor_6_BorderColor: #046c7a;
94
109
  --sapIndicationColor_6_Hover_Background: #035661;
95
110
  --sapIndicationColor_6_Active_Background: #024049;
96
111
  --sapIndicationColor_6_TextColor: #fff;
97
112
  --sapIndicationColor_7: #5d36ff;
113
+ --sapIndicationColor_7_Background: #5d36ff;
114
+ --sapIndicationColor_7_BorderColor: #5d36ff;
98
115
  --sapIndicationColor_7_Hover_Background: #481cff;
99
116
  --sapIndicationColor_7_Active_Background: #3403ff;
100
117
  --sapIndicationColor_7_TextColor: #fff;
101
118
  --sapIndicationColor_8: #a100c2;
119
+ --sapIndicationColor_8_Background: #a100c2;
120
+ --sapIndicationColor_8_BorderColor: #a100c2;
102
121
  --sapIndicationColor_8_Hover_Background: #8c00a9;
103
122
  --sapIndicationColor_8_Active_Background: #77008f;
104
123
  --sapIndicationColor_8_TextColor: #fff;
@@ -114,13 +133,16 @@
114
133
  --sapContent_IconHeight: 1rem;
115
134
  --sapContent_IconColor: #223548;
116
135
  --sapContent_ContrastIconColor: #fff;
117
- --sapContent_NonInteractiveIconColor: #223548;
136
+ --sapContent_NonInteractiveIconColor: #758ca4;
118
137
  --sapContent_MarkerIconColor: #5d36ff;
119
138
  --sapContent_MarkerTextColor: #046c7a;
139
+ --sapContent_MeasureIndicatorColor: #556b81;
140
+ --sapContent_Selected_MeasureIndicatorColor: #0070f2;
120
141
  --sapContent_ImagePlaceholderBackground: #eaecee;
121
142
  --sapContent_ImagePlaceholderForegroundColor: #5b738b;
122
- --sapContent_RatedColor: #5d36ff;
123
- --sapContent_UnratedColor: #788fa6;
143
+ --sapContent_RatedColor: #d27700;
144
+ --sapContent_UnratedColor: #758ca4;
145
+ --sapContent_BusyColor: #223548;
124
146
  --sapContent_FocusColor: #0070f2;
125
147
  --sapContent_FocusStyle: solid;
126
148
  --sapContent_FocusWidth: .125rem;
@@ -133,14 +155,14 @@
133
155
  --sapContent_Shadow3: 0 0 0 0.0625rem rgba(85,107,130,0.42), 0 1.25rem 5rem 0 rgba(85,107,130,0.3);
134
156
  --sapContent_TextShadow: 0 0 0.125rem #fff;
135
157
  --sapContent_ContrastTextShadow: 0 0 0.0625rem rgba(0,0,0,0.7);
136
- --sapContent_HeaderShadow: 0 0 0.25rem 0 rgba(85,107,130,0.16), inset 0 -0.0625rem 0 0 #d9d9d9;
158
+ --sapContent_HeaderShadow: 0 0.125rem 0.125rem 0 rgba(85,107,130,0.05), inset 0 -0.0625rem 0 0 #d9d9d9;
137
159
  --sapContent_Interaction_Shadow: 0 0 0.125rem 0 rgba(85,107,130,0.72);
138
160
  --sapContent_Selected_Shadow: 0 0 0.125rem 0 rgba(0,112,242,0.72);
139
161
  --sapContent_Negative_Shadow: 0 0 0.125rem 0 rgba(170,8,8,0.72);
140
162
  --sapContent_Critical_Shadow: 0 0 0.125rem 0 rgba(231,101,0,0.72);
141
163
  --sapContent_Positive_Shadow: 0 0 0.125rem 0 rgba(37,111,58,0.72);
142
164
  --sapContent_Informative_Shadow: 0 0 0.125rem 0 rgba(0,112,242,0.72);
143
- --sapContent_Neutral_Shadow: 0 0 0.125rem 0 rgba(91,115,139,0.72);
165
+ --sapContent_Neutral_Shadow: 0 0 0.125rem 0 rgba(120,143,166,0.72);
144
166
  --sapContent_SearchHighlightColor: #dafdf5;
145
167
  --sapContent_HelpColor: #188918;
146
168
  --sapContent_LabelColor: #556b82;
@@ -152,7 +174,7 @@
152
174
  --sapContent_ContrastTextThreshold: 0.65;
153
175
  --sapContent_ContrastTextColor: #fff;
154
176
  --sapContent_ForegroundColor: #efefef;
155
- --sapContent_ForegroundBorderColor: #788fa6;
177
+ --sapContent_ForegroundBorderColor: #758ca4;
156
178
  --sapContent_ForegroundTextColor: #223548;
157
179
  --sapContent_BadgeBackground: #aa0808;
158
180
  --sapContent_BadgeTextColor: #fff;
@@ -163,6 +185,7 @@
163
185
  --sapContent_Selected_TextColor: #0070f2;
164
186
  --sapContent_Selected_Hover_Background: #fff;
165
187
  --sapContent_Selected_ForegroundColor: #0070f2;
188
+ --sapContent_ForcedColorAdjust: none;
166
189
  --sapContent_Illustrative_Color1: #5d36ff;
167
190
  --sapContent_Illustrative_Color2: #0070f2;
168
191
  --sapContent_Illustrative_Color3: #f58b00;
@@ -174,7 +197,7 @@
174
197
  --sapContent_Illustrative_Color9: #64edd2;
175
198
  --sapContent_Illustrative_Color10: #ebf8ff;
176
199
  --sapContent_Illustrative_Color11: #f31ded;
177
- --sapContent_Illustrative_Color12: #5dc122;
200
+ --sapContent_Illustrative_Color12: #00a800;
178
201
  --sapContent_Illustrative_Color13: #005dc9;
179
202
  --sapContent_Illustrative_Color14: #004da5;
180
203
  --sapContent_Illustrative_Color15: #cc7400;
@@ -192,9 +215,9 @@
192
215
  --sapShell_TextColor: #223548;
193
216
  --sapShell_InteractiveBackground: #eff1f2;
194
217
  --sapShell_InteractiveTextColor: #223548;
195
- --sapShell_InteractiveBorderColor: #788fa6;
218
+ --sapShell_InteractiveBorderColor: #556b81;
196
219
  --sapShell_GroupTitleTextColor: #223548;
197
- --sapShell_GroupTitleTextShadow: 0 0 0.125rem #fff;
220
+ --sapShell_GroupTitleTextShadow: 0 0 .125rem #fff;
198
221
  --sapShell_Hover_Background: #fff;
199
222
  --sapShell_Active_Background: #fff;
200
223
  --sapShell_Active_TextColor: #0070f2;
@@ -209,12 +232,42 @@
209
232
  --sapShell_Navigation_Hover_Background: #fff;
210
233
  --sapShell_Navigation_Active_Background: #fff;
211
234
  --sapShell_Navigation_Active_TextColor: #0070f2;
212
- --sapShell_Shadow: 0 0 0.5rem 0 rgba(85,107,130,0.2), inset 0 -0.0625rem 0 0 rgba(85,107,130,0.1);
235
+ --sapShell_Shadow: 0 0.125rem 0.125rem 0 rgba(85,107,130,0.1), inset 0 -0.0625rem 0 0 rgba(85,107,130,0.2);
213
236
  --sapShell_NegativeColor: #aa0808;
214
- --sapShell_CriticalColor: #e76500;
237
+ --sapShell_CriticalColor: #b95100;
215
238
  --sapShell_PositiveColor: #256f3a;
216
239
  --sapShell_InformativeColor: #0070f2;
217
- --sapShell_NeutralColor: #5b738b;
240
+ --sapShell_NeutralColor: #223548;
241
+ --sapAvatar_1_Background: #fff3b8;
242
+ --sapAvatar_1_BorderColor: #fff3b8;
243
+ --sapAvatar_1_TextColor: #a45d00;
244
+ --sapAvatar_2_Background: #ffd0e7;
245
+ --sapAvatar_2_BorderColor: #ffd0e7;
246
+ --sapAvatar_2_TextColor: #aa0808;
247
+ --sapAvatar_3_Background: #ffdbe7;
248
+ --sapAvatar_3_BorderColor: #ffdbe7;
249
+ --sapAvatar_3_TextColor: #ba066c;
250
+ --sapAvatar_4_Background: #ffdcf3;
251
+ --sapAvatar_4_BorderColor: #ffdcf3;
252
+ --sapAvatar_4_TextColor: #a100c2;
253
+ --sapAvatar_5_Background: #ded3ff;
254
+ --sapAvatar_5_BorderColor: #ded3ff;
255
+ --sapAvatar_5_TextColor: #552cff;
256
+ --sapAvatar_6_Background: #d1efff;
257
+ --sapAvatar_6_BorderColor: #d1efff;
258
+ --sapAvatar_6_TextColor: #0057d2;
259
+ --sapAvatar_7_Background: #c2fcee;
260
+ --sapAvatar_7_BorderColor: #c2fcee;
261
+ --sapAvatar_7_TextColor: #046c7a;
262
+ --sapAvatar_8_Background: #ebf5cb;
263
+ --sapAvatar_8_BorderColor: #ebf5cb;
264
+ --sapAvatar_8_TextColor: #256f3a;
265
+ --sapAvatar_9_Background: #ddccf0;
266
+ --sapAvatar_9_BorderColor: #ddccf0;
267
+ --sapAvatar_9_TextColor: #6c32a9;
268
+ --sapAvatar_10_Background: #eaecee;
269
+ --sapAvatar_10_BorderColor: #eaecee;
270
+ --sapAvatar_10_TextColor: #556b82;
218
271
  --sapButton_BorderWidth: .0625rem;
219
272
  --sapButton_BorderCornerRadius: .5rem;
220
273
  --sapButton_Background: #eaecee;
@@ -237,6 +290,7 @@
237
290
  --sapButton_Emphasized_Active_BorderColor: #0070f2;
238
291
  --sapButton_Emphasized_Active_TextColor: #0070f2;
239
292
  --sapButton_Emphasized_TextShadow: transparent;
293
+ --sapButton_Emphasized_FontWeight: bold;
240
294
  --sapButton_Reject_Background: #ffd6e9;
241
295
  --sapButton_Reject_BorderColor: #ffd6e9;
242
296
  --sapButton_Reject_Hover_Background: #fff;
@@ -267,10 +321,10 @@
267
321
  --sapButton_Accept_Selected_Hover_BorderColor: #30914c;
268
322
  --sapButton_Lite_Background: transparent;
269
323
  --sapButton_Lite_BorderColor: transparent;
270
- --sapButton_Lite_TextColor: #223548;
324
+ --sapButton_Lite_TextColor: #0064d9;
271
325
  --sapButton_Lite_Hover_Background: #fff;
272
326
  --sapButton_Lite_Hover_BorderColor: #fff;
273
- --sapButton_Lite_Hover_TextColor: #223548;
327
+ --sapButton_Lite_Hover_TextColor: #0064d9;
274
328
  --sapButton_Lite_Active_Background: #fff;
275
329
  --sapButton_Lite_Active_BorderColor: #0070f2;
276
330
  --sapButton_Selected_Background: #fff;
@@ -285,39 +339,39 @@
285
339
  --sapButton_Attention_Hover_BorderColor: #fff;
286
340
  --sapButton_Attention_Hover_TextColor: #b95100;
287
341
  --sapButton_Attention_Active_Background: #fff;
288
- --sapButton_Attention_Active_BorderColor: #ffa158;
342
+ --sapButton_Attention_Active_BorderColor: #ff8d34;
289
343
  --sapButton_Attention_Active_TextColor: #b95100;
290
344
  --sapButton_Attention_Selected_Background: #fff;
291
- --sapButton_Attention_Selected_BorderColor: #ffa158;
345
+ --sapButton_Attention_Selected_BorderColor: #ff8d34;
292
346
  --sapButton_Attention_Selected_TextColor: #b95100;
293
347
  --sapButton_Attention_Selected_Hover_Background: #fff;
294
- --sapButton_Attention_Selected_Hover_BorderColor: #ffa158;
348
+ --sapButton_Attention_Selected_Hover_BorderColor: #ff8d34;
295
349
  --sapButton_Negative_Background: #f53232;
296
350
  --sapButton_Negative_BorderColor: #f53232;
297
351
  --sapButton_Negative_TextColor: #fff;
298
- --sapButton_Negative_Hover_Background: #f31010;
299
- --sapButton_Negative_Hover_BorderColor: #f31010;
352
+ --sapButton_Negative_Hover_Background: #e90b0b;
353
+ --sapButton_Negative_Hover_BorderColor: #e90b0b;
300
354
  --sapButton_Negative_Hover_TextColor: #fff;
301
- --sapButton_Negative_Active_Background: #e90b0b;
302
- --sapButton_Negative_Active_BorderColor: #e90b0b;
355
+ --sapButton_Negative_Active_Background: #d50a0a;
356
+ --sapButton_Negative_Active_BorderColor: #d50a0a;
303
357
  --sapButton_Negative_Active_TextColor: #fff;
304
358
  --sapButton_Critical_Background: #e76500;
305
359
  --sapButton_Critical_BorderColor: #e76500;
306
360
  --sapButton_Critical_TextColor: #fff;
307
- --sapButton_Critical_Hover_Background: #ff760c;
308
- --sapButton_Critical_Hover_BorderColor: #ff760c;
361
+ --sapButton_Critical_Hover_Background: #dd6100;
362
+ --sapButton_Critical_Hover_BorderColor: #dd6100;
309
363
  --sapButton_Critical_Hover_TextColor: #fff;
310
- --sapButton_Critical_Active_Background: #ff8a2f;
311
- --sapButton_Critical_Active_BorderColor: #ff8a2f;
364
+ --sapButton_Critical_Active_Background: #d35c00;
365
+ --sapButton_Critical_Active_BorderColor: #d35c00;
312
366
  --sapButton_Critical_Active_TextColor: #fff;
313
367
  --sapButton_Success_Background: #30914c;
314
368
  --sapButton_Success_BorderColor: #30914c;
315
369
  --sapButton_Success_TextColor: #fff;
316
- --sapButton_Success_Hover_Background: #27763e;
317
- --sapButton_Success_Hover_BorderColor: #27763e;
370
+ --sapButton_Success_Hover_Background: #2c8646;
371
+ --sapButton_Success_Hover_BorderColor: #2c8646;
318
372
  --sapButton_Success_Hover_TextColor: #fff;
319
- --sapButton_Success_Active_Background: #236b38;
320
- --sapButton_Success_Active_BorderColor: #236b38;
373
+ --sapButton_Success_Active_Background: #287a40;
374
+ --sapButton_Success_Active_BorderColor: #287a40;
321
375
  --sapButton_Success_Active_TextColor: #fff;
322
376
  --sapButton_Information_Background: #0070f2;
323
377
  --sapButton_Information_BorderColor: #0070f2;
@@ -327,67 +381,113 @@
327
381
  --sapButton_Information_Hover_TextColor: #fff;
328
382
  --sapButton_Information_Active_Background: #0058bf;
329
383
  --sapButton_Information_Active_BorderColor: #0058bf;
330
- --sapButton_Neutral_Background: #6e87a0;
331
- --sapButton_Neutral_BorderColor: #6e87a0;
384
+ --sapButton_Information_Active_TextColor: #fff;
385
+ --sapButton_Neutral_Background: #788fa6;
386
+ --sapButton_Neutral_BorderColor: #788fa6;
332
387
  --sapButton_Neutral_TextColor: #fff;
333
- --sapButton_Neutral_Hover_Background: #5d758e;
334
- --sapButton_Neutral_Hover_BorderColor: #5d758e;
388
+ --sapButton_Neutral_Hover_Background: #637d97;
389
+ --sapButton_Neutral_Hover_BorderColor: #637d97;
335
390
  --sapButton_Neutral_Hover_TextColor: #fff;
336
- --sapButton_Neutral_Active_Background: #576d84;
337
- --sapButton_Neutral_Active_BorderColor: #576d84;
391
+ --sapButton_Neutral_Active_Background: #5d758e;
392
+ --sapButton_Neutral_Active_BorderColor: #5d758e;
338
393
  --sapButton_Neutral_Active_TextColor: #fff;
394
+ --sapButton_Track_Background: #788fa6;
395
+ --sapButton_Track_BorderColor: #788fa6;
396
+ --sapButton_Track_TextColor: #fff;
397
+ --sapButton_Track_Hover_Background: #637d97;
398
+ --sapButton_Track_Hover_BorderColor: #637d97;
339
399
  --sapButton_Track_Selected_Background: #0070f2;
400
+ --sapButton_Track_Selected_BorderColor: #0070f2;
340
401
  --sapButton_Track_Selected_TextColor: #fff;
341
- --sapButton_Track_Background: #d6dade;
342
- --sapButton_Track_TextColor: #223548;
402
+ --sapButton_Track_Selected_Hover_Background: #0064d9;
403
+ --sapButton_Track_Selected_Hover_BorderColor: #0064d9;
404
+ --sapButton_Handle_Background: #fff;
405
+ --sapButton_Handle_BorderColor: #fff;
406
+ --sapButton_Handle_TextColor: #223548;
407
+ --sapButton_Handle_Hover_Background: #fff;
408
+ --sapButton_Handle_Hover_BorderColor: rgba(255,255,255,0.5);
409
+ --sapButton_Handle_Selected_Background: #fff;
410
+ --sapButton_Handle_Selected_BorderColor: #fff;
411
+ --sapButton_Handle_Selected_TextColor: #0070f2;
412
+ --sapButton_Handle_Selected_Hover_Background: #fff;
413
+ --sapButton_Handle_Selected_Hover_BorderColor: rgba(255,255,255,0.5);
414
+ --sapButton_Track_Negative_Background: #f53232;
415
+ --sapButton_Track_Negative_BorderColor: #f53232;
416
+ --sapButton_Track_Negative_TextColor: #fff;
417
+ --sapButton_Track_Negative_Hover_Background: #e90b0b;
418
+ --sapButton_Track_Negative_Hover_BorderColor: #e90b0b;
419
+ --sapButton_Handle_Negative_Background: #fff;
420
+ --sapButton_Handle_Negative_BorderColor: #fff;
421
+ --sapButton_Handle_Negative_TextColor: #aa0808;
422
+ --sapButton_Handle_Negative_Hover_Background: #fff;
423
+ --sapButton_Handle_Negative_Hover_BorderColor: rgba(255,255,255,0.5);
424
+ --sapButton_Track_Positive_Background: #30914c;
425
+ --sapButton_Track_Positive_BorderColor: #30914c;
426
+ --sapButton_Track_Positive_TextColor: #fff;
427
+ --sapButton_Track_Positive_Hover_Background: #2c8646;
428
+ --sapButton_Track_Positive_Hover_BorderColor: #2c8646;
429
+ --sapButton_Handle_Positive_Background: #fff;
430
+ --sapButton_Handle_Positive_BorderColor: #fff;
431
+ --sapButton_Handle_Positive_TextColor: #256f3a;
432
+ --sapButton_Handle_Positive_Hover_Background: #fff;
433
+ --sapButton_Handle_Positive_Hover_BorderColor: rgba(255,255,255,0.5);
343
434
  --sapButton_TokenBackground: #fff;
344
- --sapButton_TokenBorderColor: #788fa6;
435
+ --sapButton_TokenBorderColor: #758ca4;
345
436
  --sapField_Background: #eff1f2;
437
+ --sapField_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #556b81, #556b81) border-box;
346
438
  --sapField_TextColor: #131e29;
347
439
  --sapField_PlaceholderTextColor: #556b82;
348
- --sapField_BorderColor: #788fa6;
440
+ --sapField_BorderColor: #556b81;
349
441
  --sapField_HelpBackground: #eff1f2;
350
442
  --sapField_BorderWidth: .0625rem;
443
+ --sapField_BorderStyle: solid;
351
444
  --sapField_BorderCornerRadius: .25rem;
352
445
  --sapField_Hover_Background: #fff;
353
- --sapField_Hover_BorderColor: #788fa6;
446
+ --sapField_Hover_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #556b81, #556b81) border-box;
447
+ --sapField_Hover_BorderColor: #556b81;
354
448
  --sapField_Hover_HelpBackground: #fff;
355
449
  --sapField_Active_BorderColor: #0070f2;
356
450
  --sapField_Focus_Background: #fff;
357
451
  --sapField_Focus_BorderColor: #0070f2;
358
452
  --sapField_Focus_HelpBackground: #fff;
359
- --sapField_ReadOnly_Background: #eff1f2;
360
- --sapField_ReadOnly_BorderColor: #788fa6;
361
- --sapField_ReadOnly_HelpBackground: #eff1f2;
362
- --sapField_RequiredColor: #5d36ff;
453
+ --sapField_ReadOnly_Background: transparent;
454
+ --sapField_ReadOnly_BorderColor: #556b81;
455
+ --sapField_ReadOnly_HelpBackground: transparent;
456
+ --sapField_RequiredColor: #ba066c;
363
457
  --sapField_InvalidColor: #f53232;
364
458
  --sapField_InvalidBackground: #ffeaf4;
459
+ --sapField_InvalidBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #f53232, #f53232) border-box;
365
460
  --sapField_InvalidBorderWidth: .125rem;
366
461
  --sapField_InvalidBorderStyle: solid;
367
462
  --sapField_WarningColor: #e76500;
368
463
  --sapField_WarningBackground: #fff8d6;
464
+ --sapField_WarningBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #e76500, #e76500) border-box;
369
465
  --sapField_WarningBorderWidth: .125rem;
370
466
  --sapField_WarningBorderStyle: solid;
371
467
  --sapField_SuccessColor: #30914c;
372
468
  --sapField_SuccessBackground: #f5fae5;
469
+ --sapField_SuccessBackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #30914c, #30914c) border-box;
373
470
  --sapField_SuccessBorderWidth: .0625rem;
374
471
  --sapField_SuccessBorderStyle: solid;
375
472
  --sapField_InformationColor: #0070f2;
376
473
  --sapField_InformationBackground: #e1f4ff;
474
+ --sapField_InformationBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #0070f2, #0070f2) border-box;
377
475
  --sapField_InformationBorderWidth: .125rem;
378
476
  --sapField_InformationBorderStyle: solid;
379
- --sapGroup_TitleBackground: transparent;
380
- --sapGroup_TitleBorderColor: #d9d9d9;
477
+ --sapGroup_TitleBackground: #fff;
478
+ --sapGroup_TitleBorderColor: #a8b2bd;
381
479
  --sapGroup_TitleTextColor: #223548;
480
+ --sapGroup_Title_FontSize: 1rem;
382
481
  --sapGroup_ContentBackground: #fff;
383
482
  --sapGroup_ContentBorderColor: #d9d9d9;
384
483
  --sapGroup_BorderWidth: .0625rem;
385
484
  --sapGroup_BorderCornerRadius: .5rem;
386
485
  --sapGroup_FooterBackground: transparent;
387
- --sapToolbar_Background: transparent;
486
+ --sapPopover_BorderCornerRadius: .5rem;
487
+ --sapToolbar_Background: #fff;
388
488
  --sapToolbar_SeparatorColor: #d9d9d9;
389
489
  --sapList_HeaderBackground: #fff;
390
- --sapList_HeaderBorderColor: #e5e5e5;
490
+ --sapList_HeaderBorderColor: #a8b2bd;
391
491
  --sapList_HeaderTextColor: #223548;
392
492
  --sapList_BorderColor: #e5e5e5;
393
493
  --sapList_TextColor: #223548;
@@ -401,29 +501,76 @@
401
501
  --sapList_Hover_Background: #eaecee;
402
502
  --sapList_AlternatingBackground: #f5f6f7;
403
503
  --sapList_GroupHeaderBackground: #fff;
404
- --sapList_GroupHeaderBorderColor: #d9d9d9;
504
+ --sapList_GroupHeaderBorderColor: #a8b2bd;
405
505
  --sapList_GroupHeaderTextColor: #223548;
406
506
  --sapList_FooterBackground: #fff;
407
507
  --sapList_FooterTextColor: #223548;
408
- --sapList_TableGroupHeaderBackground: #fff;
409
- --sapList_TableGroupHeaderBorderColor: #d9d9d9;
508
+ --sapList_TableGroupHeaderBackground: #eff1f2;
509
+ --sapList_TableGroupHeaderBorderColor: #a8b2bd;
410
510
  --sapList_TableGroupHeaderTextColor: #223548;
411
- --sapList_TableFooterBorder: #d9d9d9;
511
+ --sapList_TableFooterBorder: #a8b2bd;
412
512
  --sapList_TableFixedBorderColor: #8c8c8c;
413
- --sapList_Active_Background: #dee2e5;
414
- --sapScrollBar_FaceColor: #8197ac;
513
+ --sapMessage_ErrorBorderColor: #ff8ec4;
514
+ --sapMessage_WarningBorderColor: #ffe770;
515
+ --sapMessage_SuccessBorderColor: #cee67e;
516
+ --sapMessage_InformationBorderColor: #7bcfff;
517
+ --sapProgress_Background: #d5dadd;
518
+ --sapProgress_BorderColor: #d5dadd;
519
+ --sapProgress_TextColor: #223548;
520
+ --sapProgress_FontSize: .875rem;
521
+ --sapProgress_NegativeBackground: #ffdbec;
522
+ --sapProgress_NegativeBorderColor: #ffdbec;
523
+ --sapProgress_NegativeTextColor: #223548;
524
+ --sapProgress_CriticalBackground: #fff4bd;
525
+ --sapProgress_CriticalBorderColor: #fff4bd;
526
+ --sapProgress_CriticalTextColor: #223548;
527
+ --sapProgress_PositiveBackground: #e5f2ba;
528
+ --sapProgress_PositiveBorderColor: #e5f2ba;
529
+ --sapProgress_PositiveTextColor: #223548;
530
+ --sapProgress_InformationBackground: #cdedff;
531
+ --sapProgress_InformationBorderColor: #cdedff;
532
+ --sapProgress_InformationTextColor: #223548;
533
+ --sapProgress_Value_Background: #788fa6;
534
+ --sapProgress_Value_BorderColor: #d5dadd;
535
+ --sapProgress_Value_TextColor: #788fa6;
536
+ --sapProgress_Value_NegativeBackground: #f53232;
537
+ --sapProgress_Value_NegativeBorderColor: #ffdbec;
538
+ --sapProgress_Value_NegativeTextColor: #f53232;
539
+ --sapProgress_Value_CriticalBackground: #e76500;
540
+ --sapProgress_Value_CriticalBorderColor: #fff4bd;
541
+ --sapProgress_Value_CriticalTextColor: #e76500;
542
+ --sapProgress_Value_PositiveBackground: #30914c;
543
+ --sapProgress_Value_PositiveBorderColor: #e5f2ba;
544
+ --sapProgress_Value_PositiveTextColor: #30914c;
545
+ --sapProgress_Value_InformationBackground: #0070f2;
546
+ --sapProgress_Value_InformationBorderColor: #cdedff;
547
+ --sapProgress_Value_InformationTextColor: #0070f2;
548
+ --sapScrollBar_FaceColor: #7b91a8;
415
549
  --sapScrollBar_TrackColor: #fff;
416
- --sapScrollBar_BorderColor: #8197ac;
550
+ --sapScrollBar_BorderColor: #7b91a8;
417
551
  --sapScrollBar_SymbolColor: #223548;
418
552
  --sapScrollBar_Dimension: .75rem;
419
- --sapScrollBar_Hover_FaceColor: #788fa6;
553
+ --sapScrollBar_Hover_FaceColor: #6f87a0;
554
+ --sapSlider_Background: #d5dadd;
555
+ --sapSlider_BorderColor: #d5dadd;
556
+ --sapSlider_Selected_Background: #0070f2;
557
+ --sapSlider_Selected_BorderColor: #0070f2;
558
+ --sapSlider_HandleBackground: #fff;
559
+ --sapSlider_HandleBorderColor: #fff;
560
+ --sapSlider_RangeHandleBackground: #fff;
561
+ --sapSlider_Hover_HandleBackground: #fff;
562
+ --sapSlider_Hover_HandleBorderColor: #0070f2;
563
+ --sapSlider_Hover_RangeHandleBackground: transparent;
564
+ --sapSlider_Active_HandleBackground: #fff;
565
+ --sapSlider_Active_HandleBorderColor: #fff;
566
+ --sapSlider_Active_RangeHandleBackground: transparent;
420
567
  --sapPageHeader_Background: #fff;
421
568
  --sapPageHeader_BorderColor: #d9d9d9;
422
569
  --sapPageHeader_TextColor: #223548;
423
570
  --sapPageFooter_Background: #fff;
424
571
  --sapPageFooter_BorderColor: #d9d9d9;
425
572
  --sapPageFooter_TextColor: #223548;
426
- --sapInfobar_Background: #dafdf5;
573
+ --sapInfobar_Background: #c2fcee;
427
574
  --sapInfobar_Hover_Background: #fff;
428
575
  --sapInfobar_Active_Background: #fff;
429
576
  --sapInfobar_NonInteractive_Background: #f5f6f7;
@@ -431,11 +578,17 @@
431
578
  --sapObjectHeader_Background: #fff;
432
579
  --sapObjectHeader_BorderColor: #d9d9d9;
433
580
  --sapObjectHeader_Hover_Background: #eaecee;
581
+ --sapObjectHeader_Title_TextColor: #223548;
582
+ --sapObjectHeader_Title_FontSize: 2rem;
583
+ --sapObjectHeader_Title_SnappedFontSize: 1.25rem;
584
+ --sapObjectHeader_Title_FontFamily: "72Black", "72", "72full", Arial, Helvetica, sans-serif;
585
+ --sapObjectHeader_Subtitle_TextColor: #556b82;
434
586
  --sapBlockLayer_Background: #000;
435
587
  --sapTile_Background: #fff;
436
588
  --sapTile_Hover_Background: #fff;
437
589
  --sapTile_Active_Background: #f5f5f5;
438
590
  --sapTile_BorderColor: transparent;
591
+ --sapTile_BorderCornerRadius: 1rem;
439
592
  --sapTile_TitleTextColor: #223548;
440
593
  --sapTile_TextColor: #556b82;
441
594
  --sapTile_IconColor: #556b82;
@@ -443,96 +596,96 @@
443
596
  --sapTile_Interactive_BorderColor: #b3b3b3;
444
597
  --sapTile_OverlayBackground: rgba(255,255,255,0.96);
445
598
  --sapTile_OverlayForegroundColor: #223548;
446
- --sapAccentColor1: #f58b00;
599
+ --sapAccentColor1: #d27700;
447
600
  --sapAccentColor2: #aa0808;
448
- --sapAccentColor3: #cc00dc;
601
+ --sapAccentColor3: #ba066c;
449
602
  --sapAccentColor4: #a100c2;
450
603
  --sapAccentColor5: #5d36ff;
451
604
  --sapAccentColor6: #0057d2;
452
605
  --sapAccentColor7: #046c7a;
453
606
  --sapAccentColor8: #256f3a;
454
- --sapAccentColor9: #07838f;
607
+ --sapAccentColor9: #6c32a9;
455
608
  --sapAccentColor10: #5b738b;
456
609
  --sapAccentBackgroundColor1: #fff3b8;
457
610
  --sapAccentBackgroundColor2: #ffd0e7;
458
- --sapAccentBackgroundColor3: #fff0fa;
611
+ --sapAccentBackgroundColor3: #ffdbe7;
459
612
  --sapAccentBackgroundColor4: #ffdcf3;
460
613
  --sapAccentBackgroundColor5: #ded3ff;
461
614
  --sapAccentBackgroundColor6: #d1efff;
462
615
  --sapAccentBackgroundColor7: #c2fcee;
463
616
  --sapAccentBackgroundColor8: #ebf5cb;
464
- --sapAccentBackgroundColor9: #dafdf5;
617
+ --sapAccentBackgroundColor9: #ddccf0;
465
618
  --sapAccentBackgroundColor10: #eaecee;
466
619
  --sapLegend_WorkingBackground: #fff;
467
620
  --sapLegend_NonWorkingBackground: #ebebeb;
468
621
  --sapLegend_CurrentDateTime: #a100c2;
469
- --sapLegendColor1: #e18409;
470
- --sapLegendColor2: #e65151;
471
- --sapLegendColor3: #e71376;
472
- --sapLegendColor4: #a63030;
473
- --sapLegendColor5: #da52b8;
474
- --sapLegendColor6: #1d6ebf;
475
- --sapLegendColor7: #089aab;
476
- --sapLegendColor8: #92a35b;
477
- --sapLegendColor9: #587b93;
478
- --sapLegendColor10: #922075;
479
- --sapLegendColor11: #7b5b31;
480
- --sapLegendColor12: #c72323;
481
- --sapLegendColor13: #c71065;
482
- --sapLegendColor14: #967244;
483
- --sapLegendColor15: #54559c;
484
- --sapLegendColor16: #4d7dad;
485
- --sapLegendColor17: #3f8188;
486
- --sapLegendColor18: #6c832a;
487
- --sapLegendColor19: #205992;
488
- --sapLegendColor20: #4549c9;
489
- --sapLegendBackgroundColor1: #fef4e6;
490
- --sapLegendBackgroundColor2: #fce9e9;
491
- --sapLegendBackgroundColor3: #fde8f2;
492
- --sapLegendBackgroundColor4: #f9ebeb;
493
- --sapLegendBackgroundColor5: #fae9f6;
494
- --sapLegendBackgroundColor6: #e9f3fc;
495
- --sapLegendBackgroundColor7: #e7fcfe;
496
- --sapLegendBackgroundColor8: #f4f6ee;
497
- --sapLegendBackgroundColor9: #eff3f6;
498
- --sapLegendBackgroundColor10: #faeaf6;
499
- --sapLegendBackgroundColor11: #f7f2ec;
500
- --sapLegendBackgroundColor12: #fbe9e9;
501
- --sapLegendBackgroundColor13: #fde8f2;
502
- --sapLegendBackgroundColor14: #f7f2ed;
503
- --sapLegendBackgroundColor15: #efeff6;
504
- --sapLegendBackgroundColor16: #edf2f7;
505
- --sapLegendBackgroundColor17: #eef6f7;
506
- --sapLegendBackgroundColor18: #f5f9eb;
507
- --sapLegendBackgroundColor19: #eaf2fa;
508
- --sapLegendBackgroundColor20: #ebebf9;
509
- --sapChart_OrderedColor_1: #1B90FF;
510
- --sapChart_OrderedColor_2: #f25f18;
622
+ --sapLegendColor1: #c35500;
623
+ --sapLegendColor2: #d23a0a;
624
+ --sapLegendColor3: #df1278;
625
+ --sapLegendColor4: #840606;
626
+ --sapLegendColor5: #cc00dc;
627
+ --sapLegendColor6: #0057d2;
628
+ --sapLegendColor7: #07838f;
629
+ --sapLegendColor8: #188918;
630
+ --sapLegendColor9: #5b738b;
631
+ --sapLegendColor10: #7800a4;
632
+ --sapLegendColor11: #a93e00;
633
+ --sapLegendColor12: #aa2608;
634
+ --sapLegendColor13: #ba066c;
635
+ --sapLegendColor14: #8d2a00;
636
+ --sapLegendColor15: #4e247a;
637
+ --sapLegendColor16: #002a86;
638
+ --sapLegendColor17: #035663;
639
+ --sapLegendColor18: #1e592f;
640
+ --sapLegendColor19: #1a4796;
641
+ --sapLegendColor20: #470ced;
642
+ --sapLegendBackgroundColor1: #ffef9f;
643
+ --sapLegendBackgroundColor2: #feeae1;
644
+ --sapLegendBackgroundColor3: #fbf6f8;
645
+ --sapLegendBackgroundColor4: #fbebeb;
646
+ --sapLegendBackgroundColor5: #ffe5fe;
647
+ --sapLegendBackgroundColor6: #d1efff;
648
+ --sapLegendBackgroundColor7: #c2fcee;
649
+ --sapLegendBackgroundColor8: #f5fae5;
650
+ --sapLegendBackgroundColor9: #f5f6f7;
651
+ --sapLegendBackgroundColor10: #fff0fa;
652
+ --sapLegendBackgroundColor11: #fff8d6;
653
+ --sapLegendBackgroundColor12: #fff6f6;
654
+ --sapLegendBackgroundColor13: #f7ebef;
655
+ --sapLegendBackgroundColor14: #f1ecd5;
656
+ --sapLegendBackgroundColor15: #f0e7f8;
657
+ --sapLegendBackgroundColor16: #ebf8ff;
658
+ --sapLegendBackgroundColor17: #dafdf5;
659
+ --sapLegendBackgroundColor18: #ebf5cb;
660
+ --sapLegendBackgroundColor19: #fafdff;
661
+ --sapLegendBackgroundColor20: #eceeff;
662
+ --sapChart_OrderedColor_1: #1b90ff;
663
+ --sapChart_OrderedColor_2: #f26018;
511
664
  --sapChart_OrderedColor_3: #179c6f;
512
665
  --sapChart_OrderedColor_4: #f62866;
513
- --sapChart_OrderedColor_5: #873fd4;
514
- --sapChart_OrderedColor_6: #04ACA7;
515
- --sapChart_OrderedColor_7: #0070F2;
516
- --sapChart_OrderedColor_8: #CC00DC;
517
- --sapChart_OrderedColor_9: #8396A8;
518
- --sapChart_OrderedColor_10: #f54848;
666
+ --sapChart_OrderedColor_5: #863fd5;
667
+ --sapChart_OrderedColor_6: #04a29d;
668
+ --sapChart_OrderedColor_7: #0070f2;
669
+ --sapChart_OrderedColor_8: #cc00dc;
670
+ --sapChart_OrderedColor_9: #8396a8;
671
+ --sapChart_OrderedColor_10: #f54747;
519
672
  --sapChart_OrderedColor_11: #20578c;
520
- --sapChart_Bad: #D20A0A;
521
- --sapChart_Critical: #F58B00;
522
- --sapChart_Good: #36A41D;
523
- --sapChart_Neutral: #8396A8;
524
- --sapChart_Sequence_1: #1B90FF;
525
- --sapChart_Sequence_2: #f25f18;
673
+ --sapChart_Bad: #f53232;
674
+ --sapChart_Critical: #e76500;
675
+ --sapChart_Good: #30914c;
676
+ --sapChart_Neutral: #788fa6;
677
+ --sapChart_Sequence_1: #1b90ff;
678
+ --sapChart_Sequence_2: #f26018;
526
679
  --sapChart_Sequence_3: #179c6f;
527
680
  --sapChart_Sequence_4: #f62866;
528
- --sapChart_Sequence_5: #873fd4;
529
- --sapChart_Sequence_6: #04ACA7;
530
- --sapChart_Sequence_7: #0070F2;
531
- --sapChart_Sequence_8: #CC00DC;
532
- --sapChart_Sequence_9: #8396A8;
533
- --sapChart_Sequence_10: #f54848;
681
+ --sapChart_Sequence_5: #863fd5;
682
+ --sapChart_Sequence_6: #04a29d;
683
+ --sapChart_Sequence_7: #0070f2;
684
+ --sapChart_Sequence_8: #cc00dc;
685
+ --sapChart_Sequence_9: #8396a8;
686
+ --sapChart_Sequence_10: #f54747;
534
687
  --sapChart_Sequence_11: #20578c;
535
- --sapChart_Sequence_Neutral: #8396A8;
688
+ --sapChart_Sequence_Neutral: #788fa6;
536
689
  --sapFontUrl_SAP-icons_ttf: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.ttf');
537
690
  --sapFontUrl_SAP-icons_woff: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.woff');
538
691
  --sapFontUrl_SAP-icons_woff2: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.woff2');
@@ -546,12 +699,20 @@
546
699
  --sapFontUrl_72_Regular_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Regular.woff');
547
700
  --sapFontUrl_72_Bold_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Bold.woff2');
548
701
  --sapFontUrl_72_Bold_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Bold.woff');
702
+ --sapFontUrl_72_Semibold_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Semibold.woff2');
703
+ --sapFontUrl_72_Semibold_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Semibold.woff');
704
+ --sapFontUrl_72_SemiboldDuplex_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-SemiboldDuplex.woff2');
705
+ --sapFontUrl_72_SemiboldDuplex_woff: url('../../../Base/baseLib/baseTheme/fonts/72-SemiboldDuplex.woff');
549
706
  --sapFontUrl_72_Light_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Light.woff2');
550
707
  --sapFontUrl_72_Light_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Light.woff');
551
708
  --sapFontUrl_72_Regular_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Regular-full.woff2');
552
709
  --sapFontUrl_72_Regular_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Regular-full.woff');
553
710
  --sapFontUrl_72_Bold_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Bold-full.woff2');
554
711
  --sapFontUrl_72_Bold_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Bold-full.woff');
712
+ --sapFontUrl_72_Semibold_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Semibold-full.woff2');
713
+ --sapFontUrl_72_Semibold_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Semibold-full.woff');
714
+ --sapFontUrl_72_SemiboldDuplex_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-SemiboldDuplex-full.woff2');
715
+ --sapFontUrl_72_SemiboldDuplex_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-SemiboldDuplex-full.woff');
555
716
  --sapFontUrl_72_Light_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Light-full.woff2');
556
717
  --sapFontUrl_72_Light_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Light-full.woff');
557
718
  --sapFontUrl_72_Black_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Black.woff2');