@ui5/webcomponents-theming 0.0.0-81513ce21 → 0.0.0-8c62d34c3

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 (89) hide show
  1. package/CHANGELOG.md +285 -0
  2. package/README.md +2 -1
  3. package/css-vars-usage.json +7 -8
  4. package/dist/css/themes/sap_belize/parameters-bundle.css +1 -1
  5. package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +1 -1
  6. package/dist/css/themes/sap_belize_hcw/parameters-bundle.css +1 -1
  7. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  8. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  9. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  10. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  11. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  12. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  13. package/dist/css/themes/sap_horizon_dark_exp/parameters-bundle.css +1 -0
  14. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -1
  15. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
  16. package/dist/css/themes/sap_horizon_hcb_exp/parameters-bundle.css +1 -0
  17. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
  18. package/dist/css/themes/sap_horizon_hcw_exp/parameters-bundle.css +1 -0
  19. package/dist/generated/assets/themes/sap_belize/parameters-bundle.css.json +1 -1
  20. package/dist/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json +1 -1
  21. package/dist/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.json +1 -1
  22. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  23. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  24. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  25. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  26. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  27. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  28. package/dist/generated/assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json +1 -0
  29. package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -1
  30. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  31. package/dist/generated/assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json +1 -0
  32. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  33. package/dist/generated/assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json +1 -0
  34. package/dist/generated/json-imports/Themes-static.js +8 -2
  35. package/dist/generated/json-imports/Themes.js +16 -13
  36. package/dist/generated/themes/sap_belize/parameters-bundle.css.js +1 -1
  37. package/dist/generated/themes/sap_belize/parameters-bundle.css.js.map +1 -1
  38. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +1 -1
  39. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js.map +1 -1
  40. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +1 -1
  41. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js.map +1 -1
  42. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +1 -1
  43. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
  44. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +1 -1
  45. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
  46. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +1 -1
  47. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
  48. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +1 -1
  49. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -1
  50. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +1 -1
  51. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
  52. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +1 -1
  53. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
  54. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.d.ts +3 -0
  55. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js +3 -0
  56. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js.map +1 -0
  57. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +1 -1
  58. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +1 -1
  59. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +1 -1
  60. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
  61. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.d.ts +3 -0
  62. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js +3 -0
  63. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js.map +1 -0
  64. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +1 -1
  65. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
  66. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.d.ts +3 -0
  67. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js +3 -0
  68. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js.map +1 -0
  69. package/dist/themes/sap_belize/css_variables.css +37 -6
  70. package/dist/themes/sap_belize_hcb/css_variables.css +152 -112
  71. package/dist/themes/sap_belize_hcw/css_variables.css +67 -17
  72. package/dist/themes/sap_fiori_3/css_variables.css +37 -7
  73. package/dist/themes/sap_fiori_3_dark/css_variables.css +47 -7
  74. package/dist/themes/sap_fiori_3_hcb/css_variables.css +152 -112
  75. package/dist/themes/sap_fiori_3_hcw/css_variables.css +67 -17
  76. package/dist/themes/sap_horizon/css_variables.css +203 -183
  77. package/dist/themes/sap_horizon_dark/css_variables.css +172 -142
  78. package/dist/themes/sap_horizon_dark_exp/css_variables.css +956 -0
  79. package/dist/themes/sap_horizon_dark_exp/parameters-bundle.css +1 -0
  80. package/dist/themes/sap_horizon_exp/css_variables.css +180 -160
  81. package/dist/themes/sap_horizon_hcb/css_variables.css +49 -19
  82. package/dist/themes/sap_horizon_hcb_exp/css_variables.css +956 -0
  83. package/dist/themes/sap_horizon_hcb_exp/parameters-bundle.css +1 -0
  84. package/dist/themes/sap_horizon_hcw/css_variables.css +52 -12
  85. package/dist/themes/sap_horizon_hcw_exp/css_variables.css +966 -0
  86. package/dist/themes/sap_horizon_hcw_exp/parameters-bundle.css +1 -0
  87. package/package-scripts.cjs +5 -1
  88. package/package.json +5 -6
  89. package/tsconfig.json +1 -2
@@ -1,12 +1,22 @@
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-2023 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
3
3
  *
4
- * Theming Engine 1.23030.0-20230404052500+08ab7f203f968a8915a46326f198b28734934650
5
- * data:{"Path": "Base.baseLib.sap_horizon_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23030.0-20230404052500+08ab7f203f968a8915a46326f198b28734934650"}, "Version": { "Build": "11.3.2.20230406131255", "Source": "11.3.2"}}
4
+ * Theming Engine 1.23061.0
5
+ * data:{"Path": "Base.baseLib.sap_horizon_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23061.0"}, "Version": { "Build": "11.9.0.20231102110441", "Source": "11.9.0"}}
6
+ */
7
+
8
+ .sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23061.0"}, "Version": { "Build": "11.9.0.20231102110441", "Source": "11.9.0"}}');}
9
+ :root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23061.0"}, "Version": { "Build": "11.9.0.20231102110441", "Source": "11.9.0"}};}
10
+
11
+ /**
12
+ * Base.baseLib.baseTheme.base (Version 11.9.0)
13
+ */
14
+
15
+
16
+ /**
17
+ * Base.baseLib.baseTheme.css_variables (Version 11.9.0)
6
18
  */
7
19
 
8
- .sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23030.0-20230404052500+08ab7f203f968a8915a46326f198b28734934650"}, "Version": { "Build": "11.3.2.20230406131255", "Source": "11.3.2"}}');}
9
- :root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon_dark.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["sap_horizon","baseTheme"], "Tags": ["Fiori_3","DarkColorScheme"], "FallbackThemeId": "sap_horizon", "Engine": {"Name": "theming-engine", "Version": "1.23030.0-20230404052500+08ab7f203f968a8915a46326f198b28734934650"}, "Version": { "Build": "11.3.2.20230406131255", "Source": "11.3.2"}};}
10
20
  :root {
11
21
  --sapBrandColor: #0070f2;
12
22
  --sapHighlightColor: #4db1ff;
@@ -22,7 +32,7 @@
22
32
  --sapBackgroundImageOpacity: 1.0;
23
33
  --sapBackgroundImageRepeat: false;
24
34
  --sapSelectedColor: #4db1ff;
25
- --sapHoverColor: #181f25;
35
+ --sapHoverColor: #222b35;
26
36
  --sapActiveColor: #020303;
27
37
  --sapHighlightTextColor: #1d232a;
28
38
  --sapTitleColor: #eaecee;
@@ -79,7 +89,7 @@
79
89
  --sapContent_RatedColor: #ffdf72;
80
90
  --sapContent_UnratedColor: #a9b4be;
81
91
  --sapContent_BusyColor: #4db1ff;
82
- --sapContent_FocusColor: #4db1ff;
92
+ --sapContent_FocusColor: #9ad3ff;
83
93
  --sapContent_FocusStyle: solid;
84
94
  --sapContent_FocusWidth: .125rem;
85
95
  --sapContent_ContrastFocusColor: #000;
@@ -92,13 +102,13 @@
92
102
  --sapContent_TextShadow: 0 0 0.125rem #000;
93
103
  --sapContent_ContrastTextShadow: none;
94
104
  --sapContent_HeaderShadow: 0 0.125rem 0.125rem 0 rgba(0,0,0,0.2), inset 0 -0.0625rem 0 0 #2e3742;
95
- --sapContent_Interaction_Shadow: 0 0 0.125rem 0 rgba(169,180,190,0.72);
96
- --sapContent_Selected_Shadow: 0 0 0.125rem 0 rgba(77,177,255,0.72);
97
- --sapContent_Negative_Shadow: 0 0 0.125rem 0 rgba(250,97,97,0.72);
98
- --sapContent_Critical_Shadow: 0 0 0.125rem 0 rgba(255,223,114,0.72);
99
- --sapContent_Positive_Shadow: 0 0 0.125rem 0 rgba(151,221,64,0.72);
100
- --sapContent_Informative_Shadow: 0 0 0.125rem 0 rgba(77,177,255,0.72);
101
- --sapContent_Neutral_Shadow: 0 0 0.125rem 0 rgba(169,180,190,0.72);
105
+ --sapContent_Interaction_Shadow: inset 0 0 0 0.0625rem rgba(169,180,190,0.25);
106
+ --sapContent_Selected_Shadow: inset 0 0 0 0.0625rem rgba(77,177,255,0.3);
107
+ --sapContent_Negative_Shadow: inset 0 0 0 0.0625rem rgba(248,38,38,0.3);
108
+ --sapContent_Critical_Shadow: inset 0 0 0 0.0625rem rgba(132,92,0,0.5);
109
+ --sapContent_Positive_Shadow: inset 0 0 0 0.0625rem rgba(109,173,31,0.18);
110
+ --sapContent_Informative_Shadow: inset 0 0 0 0.0625rem rgba(77,177,255,0.3);
111
+ --sapContent_Neutral_Shadow: inset 0 0 0 0.0625rem rgba(169,180,190,0.3);
102
112
  --sapContent_SearchHighlightColor: #046c7a;
103
113
  --sapContent_HelpColor: #5dc122;
104
114
  --sapContent_LabelColor: #8396A8;
@@ -117,7 +127,7 @@
117
127
  --sapContent_DragAndDropActiveColor: #4db1ff;
118
128
  --sapContent_Selected_TextColor: #4db1ff;
119
129
  --sapContent_Selected_Background: #1d232a;
120
- --sapContent_Selected_Hover_Background: #1d232a;
130
+ --sapContent_Selected_Hover_Background: #002b4d;
121
131
  --sapContent_Selected_ForegroundColor: #4db1ff;
122
132
  --sapContent_ForcedColorAdjust: none;
123
133
  --sapContent_Illustrative_Color1: #5d36ff;
@@ -155,10 +165,10 @@
155
165
  --sapFontHeader5Size: 1rem;
156
166
  --sapFontHeader6Size: .875rem;
157
167
  --sapLink_TextDecoration: none;
158
- --sapLink_Hover_Color: #29a1ff;
168
+ --sapLink_Hover_Color: #4db1ff;
159
169
  --sapLink_Hover_TextDecoration: underline;
160
170
  --sapLink_Active_Color: #4db1ff;
161
- --sapLink_Active_TextDecoration: underline;
171
+ --sapLink_Active_TextDecoration: none;
162
172
  --sapLink_Visited_Color: #4db1ff;
163
173
  --sapLink_InvertedColor: #bde2ff;
164
174
  --sapLink_SubtleColor: #eaecee;
@@ -168,11 +178,11 @@
168
178
  --sapShell_BackgroundImageRepeat: false;
169
179
  --sapShell_BorderColor: #1d232a;
170
180
  --sapShell_TextColor: #eaecee;
171
- --sapShell_InteractiveBackground: #242e38;
181
+ --sapShell_InteractiveBackground: #12171c;
172
182
  --sapShell_InteractiveTextColor: #eaecee;
173
183
  --sapShell_InteractiveBorderColor: #a9b4be;
174
184
  --sapShell_GroupTitleTextColor: #eaecee;
175
- --sapShell_GroupTitleTextShadow: 0 0 .125rem #000;
185
+ --sapShell_GroupTitleTextShadow: 0 0 0.125rem #000;
176
186
  --sapShell_Hover_Background: #1d232a;
177
187
  --sapShell_Active_Background: #1d232a;
178
188
  --sapShell_Active_TextColor: #4db1ff;
@@ -287,15 +297,15 @@
287
297
  --sapAvatar_10_Background: #45617c;
288
298
  --sapAvatar_10_BorderColor: #45617c;
289
299
  --sapAvatar_10_TextColor: #d5dadd;
290
- --sapButton_Background: #2e3b47;
291
- --sapButton_BorderColor: #2e3b47;
300
+ --sapButton_Background: #1c242c;
301
+ --sapButton_BorderColor: #3a4a5a;
292
302
  --sapButton_BorderWidth: .0625rem;
293
303
  --sapButton_BorderCornerRadius: .5rem;
294
- --sapButton_TextColor: #eaecee;
295
- --sapButton_Hover_Background: #1d232a;
296
- --sapButton_Hover_BorderColor: #1d232a;
297
- --sapButton_Hover_TextColor: #eaecee;
298
- --sapButton_IconColor: #eaecee;
304
+ --sapButton_TextColor: #4db1ff;
305
+ --sapButton_Hover_Background: #222b35;
306
+ --sapButton_Hover_BorderColor: #3a4a5a;
307
+ --sapButton_Hover_TextColor: #4db1ff;
308
+ --sapButton_IconColor: #4db1ff;
299
309
  --sapButton_Active_Background: #213131;
300
310
  --sapButton_Active_BorderColor: #4db1ff;
301
311
  --sapButton_Active_TextColor: #4db1ff;
@@ -311,10 +321,10 @@
311
321
  --sapButton_Emphasized_TextShadow: transparent;
312
322
  --sapButton_Emphasized_FontWeight: bold;
313
323
  --sapButton_Reject_Background: #490000;
314
- --sapButton_Reject_BorderColor: #490000;
324
+ --sapButton_Reject_BorderColor: #620000;
315
325
  --sapButton_Reject_TextColor: #fa6161;
316
- --sapButton_Reject_Hover_Background: #1d232a;
317
- --sapButton_Reject_Hover_BorderColor: #1d232a;
326
+ --sapButton_Reject_Hover_Background: #620000;
327
+ --sapButton_Reject_Hover_BorderColor: #620000;
318
328
  --sapButton_Reject_Hover_TextColor: #fa6161;
319
329
  --sapButton_Reject_Active_Background: #213131;
320
330
  --sapButton_Reject_Active_BorderColor: #fa6161;
@@ -322,13 +332,13 @@
322
332
  --sapButton_Reject_Selected_Background: #213131;
323
333
  --sapButton_Reject_Selected_BorderColor: #fa6161;
324
334
  --sapButton_Reject_Selected_TextColor: #fa6161;
325
- --sapButton_Reject_Selected_Hover_Background: #213131;
335
+ --sapButton_Reject_Selected_Hover_Background: #620000;
326
336
  --sapButton_Reject_Selected_Hover_BorderColor: #fa6161;
327
337
  --sapButton_Accept_Background: #153e20;
328
- --sapButton_Accept_BorderColor: #153e20;
338
+ --sapButton_Accept_BorderColor: #1b512a;
329
339
  --sapButton_Accept_TextColor: #97dd40;
330
- --sapButton_Accept_Hover_Background: #1d232a;
331
- --sapButton_Accept_Hover_BorderColor: #1d232a;
340
+ --sapButton_Accept_Hover_Background: #1b512a;
341
+ --sapButton_Accept_Hover_BorderColor: #1b512a;
332
342
  --sapButton_Accept_Hover_TextColor: #97dd40;
333
343
  --sapButton_Accept_Active_Background: #213131;
334
344
  --sapButton_Accept_Active_BorderColor: #6dad1f;
@@ -336,26 +346,26 @@
336
346
  --sapButton_Accept_Selected_Background: #213131;
337
347
  --sapButton_Accept_Selected_BorderColor: #6dad1f;
338
348
  --sapButton_Accept_Selected_TextColor: #97dd40;
339
- --sapButton_Accept_Selected_Hover_Background: #1d232a;
349
+ --sapButton_Accept_Selected_Hover_Background: #1b512a;
340
350
  --sapButton_Accept_Selected_Hover_BorderColor: #6dad1f;
341
351
  --sapButton_Lite_Background: transparent;
342
352
  --sapButton_Lite_BorderColor: transparent;
343
353
  --sapButton_Lite_TextColor: #4db1ff;
344
- --sapButton_Lite_Hover_Background: #1d232a;
345
- --sapButton_Lite_Hover_BorderColor: #1d232a;
354
+ --sapButton_Lite_Hover_Background: #222b35;
355
+ --sapButton_Lite_Hover_BorderColor: #3a4a5a;
346
356
  --sapButton_Lite_Hover_TextColor: #4db1ff;
347
357
  --sapButton_Lite_Active_Background: #213131;
348
358
  --sapButton_Lite_Active_BorderColor: #4db1ff;
349
359
  --sapButton_Selected_Background: #1d232a;
350
360
  --sapButton_Selected_BorderColor: #4db1ff;
351
361
  --sapButton_Selected_TextColor: #4db1ff;
352
- --sapButton_Selected_Hover_Background: #1d232a;
362
+ --sapButton_Selected_Hover_Background: #002b4d;
353
363
  --sapButton_Selected_Hover_BorderColor: #4db1ff;
354
364
  --sapButton_Attention_Background: #382700;
355
- --sapButton_Attention_BorderColor: #382700;
365
+ --sapButton_Attention_BorderColor: #523900;
356
366
  --sapButton_Attention_TextColor: #ffdf72;
357
- --sapButton_Attention_Hover_Background: #1d232a;
358
- --sapButton_Attention_Hover_BorderColor: #1d232a;
367
+ --sapButton_Attention_Hover_Background: #523900;
368
+ --sapButton_Attention_Hover_BorderColor: #523900;
359
369
  --sapButton_Attention_Hover_TextColor: #ffdf72;
360
370
  --sapButton_Attention_Active_Background: #213131;
361
371
  --sapButton_Attention_Active_BorderColor: #f7bf00;
@@ -363,7 +373,7 @@
363
373
  --sapButton_Attention_Selected_Background: #213131;
364
374
  --sapButton_Attention_Selected_BorderColor: #f7bf00;
365
375
  --sapButton_Attention_Selected_TextColor: #ffdf72;
366
- --sapButton_Attention_Selected_Hover_Background: #213131;
376
+ --sapButton_Attention_Selected_Hover_Background: #523900;
367
377
  --sapButton_Attention_Selected_Hover_BorderColor: #f7bf00;
368
378
  --sapButton_Negative_Background: #fa6161;
369
379
  --sapButton_Negative_BorderColor: #fa6161;
@@ -371,45 +381,45 @@
371
381
  --sapButton_Negative_Hover_Background: #fb7a7a;
372
382
  --sapButton_Negative_Hover_BorderColor: #fb7a7a;
373
383
  --sapButton_Negative_Hover_TextColor: #1d232a;
374
- --sapButton_Negative_Active_Background: #fc9292;
375
- --sapButton_Negative_Active_BorderColor: #fc9292;
376
- --sapButton_Negative_Active_TextColor: #1d232a;
384
+ --sapButton_Negative_Active_Background: #213131;
385
+ --sapButton_Negative_Active_BorderColor: #fa6161;
386
+ --sapButton_Negative_Active_TextColor: #fa6161;
377
387
  --sapButton_Critical_Background: #f7bf00;
378
388
  --sapButton_Critical_BorderColor: #f7bf00;
379
389
  --sapButton_Critical_TextColor: #1d232a;
380
390
  --sapButton_Critical_Hover_Background: #ffcf2b;
381
391
  --sapButton_Critical_Hover_BorderColor: #ffcf2b;
382
392
  --sapButton_Critical_Hover_TextColor: #1d232a;
383
- --sapButton_Critical_Active_Background: #ffd43f;
384
- --sapButton_Critical_Active_BorderColor: #ffd43f;
385
- --sapButton_Critical_Active_TextColor: #1d232a;
393
+ --sapButton_Critical_Active_Background: #213131;
394
+ --sapButton_Critical_Active_BorderColor: #f7bf00;
395
+ --sapButton_Critical_Active_TextColor: #ffdf72;
386
396
  --sapButton_Success_Background: #6dad1f;
387
397
  --sapButton_Success_BorderColor: #6dad1f;
388
398
  --sapButton_Success_TextColor: #1d232a;
389
399
  --sapButton_Success_Hover_Background: #7bc323;
390
400
  --sapButton_Success_Hover_BorderColor: #7bc323;
391
401
  --sapButton_Success_Hover_TextColor: #1d232a;
392
- --sapButton_Success_Active_Background: #88d827;
393
- --sapButton_Success_Active_BorderColor: #88d827;
394
- --sapButton_Success_Active_TextColor: #1d232a;
395
- --sapButton_Information_Background: #4db1ff;
396
- --sapButton_Information_BorderColor: #4db1ff;
397
- --sapButton_Information_TextColor: #1d232a;
398
- --sapButton_Information_Hover_Background: #67bcff;
399
- --sapButton_Information_Hover_BorderColor: #67bcff;
400
- --sapButton_Information_Hover_TextColor: #1d232a;
401
- --sapButton_Information_Active_Background: #80c7ff;
402
- --sapButton_Information_Active_BorderColor: #80c7ff;
403
- --sapButton_Information_Active_TextColor: #1d232a;
404
- --sapButton_Neutral_Background: #a9b4be;
405
- --sapButton_Neutral_BorderColor: #a9b4be;
406
- --sapButton_Neutral_TextColor: #1d232a;
407
- --sapButton_Neutral_Hover_Background: #b8c1c9;
408
- --sapButton_Neutral_Hover_BorderColor: #b8c1c9;
409
- --sapButton_Neutral_Hover_TextColor: #1d232a;
410
- --sapButton_Neutral_Active_Background: #c6cdd4;
411
- --sapButton_Neutral_Active_BorderColor: #c6cdd4;
412
- --sapButton_Neutral_Active_TextColor: #1d232a;
402
+ --sapButton_Success_Active_Background: #213131;
403
+ --sapButton_Success_Active_BorderColor: #6dad1f;
404
+ --sapButton_Success_Active_TextColor: #97dd40;
405
+ --sapButton_Information_Background: #002b4d;
406
+ --sapButton_Information_BorderColor: #00457b;
407
+ --sapButton_Information_TextColor: #4db1ff;
408
+ --sapButton_Information_Hover_Background: #003967;
409
+ --sapButton_Information_Hover_BorderColor: #00457b;
410
+ --sapButton_Information_Hover_TextColor: #4db1ff;
411
+ --sapButton_Information_Active_Background: #213131;
412
+ --sapButton_Information_Active_BorderColor: #4db1ff;
413
+ --sapButton_Information_Active_TextColor: #4db1ff;
414
+ --sapButton_Neutral_Background: #002b4d;
415
+ --sapButton_Neutral_BorderColor: #00457b;
416
+ --sapButton_Neutral_TextColor: #4db1ff;
417
+ --sapButton_Neutral_Hover_Background: #003967;
418
+ --sapButton_Neutral_Hover_BorderColor: #00457b;
419
+ --sapButton_Neutral_Hover_TextColor: #4db1ff;
420
+ --sapButton_Neutral_Active_Background: #213131;
421
+ --sapButton_Neutral_Active_BorderColor: #4db1ff;
422
+ --sapButton_Neutral_Active_TextColor: #4db1ff;
413
423
  --sapButton_Track_Background: #a9b4be;
414
424
  --sapButton_Track_BorderColor: #a9b4be;
415
425
  --sapButton_Track_TextColor: #1d232a;
@@ -450,61 +460,61 @@
450
460
  --sapButton_Handle_Positive_TextColor: #97dd40;
451
461
  --sapButton_Handle_Positive_Hover_Background: #1d232a;
452
462
  --sapButton_Handle_Positive_Hover_BorderColor: rgba(29,35,42,0.5);
453
- --sapButton_TokenBackground: #1d232a;
454
- --sapButton_TokenBorderColor: #a9b4be;
455
- --sapField_Background: #242e38;
463
+ --sapButton_TokenBackground: #1c242c;
464
+ --sapButton_TokenBorderColor: #3a4a5a;
465
+ --sapField_Background: #161c22;
456
466
  --sapField_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #a9b4be, #a9b4be) border-box;
457
467
  --sapField_TextColor: #fff;
458
468
  --sapField_PlaceholderTextColor: #8396A8;
459
469
  --sapField_BorderColor: #a9b4be;
460
- --sapField_HelpBackground: #242e38;
470
+ --sapField_HelpBackground: #161c22;
461
471
  --sapField_BorderWidth: .0625rem;
462
472
  --sapField_BorderStyle: none;
463
473
  --sapField_BorderCornerRadius: .25rem;
464
- --sapField_Shadow: none;
474
+ --sapField_Shadow: inset 0 0 0 0.0625rem rgba(169,180,190,0.25);
465
475
  --sapField_Hover_Background: #1d232a;
466
- --sapField_Hover_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #a9b4be, #a9b4be) border-box;
467
- --sapField_Hover_BorderColor: #a9b4be;
476
+ --sapField_Hover_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #4db1ff, #4db1ff) border-box;
477
+ --sapField_Hover_BorderColor: #4db1ff;
468
478
  --sapField_Hover_HelpBackground: #1d232a;
469
- --sapField_Hover_Shadow: 0 0 0.125rem 0 rgba(169,180,190,0.72);
470
- --sapField_Hover_InvalidShadow: 0 0 0.125rem 0 rgba(250,97,97,0.72);
471
- --sapField_Hover_WarningShadow: 0 0 0.125rem 0 rgba(255,223,114,0.72);
472
- --sapField_Hover_SuccessShadow: 0 0 0.125rem 0 rgba(151,221,64,0.72);
473
- --sapField_Hover_InformationShadow: 0 0 0.125rem 0 rgba(77,177,255,0.72);
479
+ --sapField_Hover_Shadow: inset 0 0 0 0.0625rem rgba(77,177,255,0.3);
480
+ --sapField_Hover_InvalidShadow: inset 0 0 0 0.0625rem rgba(248,38,38,0.3);
481
+ --sapField_Hover_WarningShadow: inset 0 0 0 0.0625rem rgba(132,92,0,0.5);
482
+ --sapField_Hover_SuccessShadow: inset 0 0 0 0.0625rem rgba(109,173,31,0.18);
483
+ --sapField_Hover_InformationShadow: inset 0 0 0 0.0625rem rgba(77,177,255,0.3);
474
484
  --sapField_Active_BorderColor: #4db1ff;
475
485
  --sapField_Focus_Background: #1d232a;
476
- --sapField_Focus_BorderColor: #4db1ff;
486
+ --sapField_Focus_BorderColor: #9ad3ff;
477
487
  --sapField_Focus_HelpBackground: #1d232a;
478
- --sapField_ReadOnly_Background: transparent;
488
+ --sapField_ReadOnly_Background: #242e38;
479
489
  --sapField_ReadOnly_BackgroundStyle: 0 100% / 0.375rem .0625rem repeat-x linear-gradient(90deg, #a9b4be 0, #a9b4be 0.25rem, transparent 0.25rem) border-box;
480
490
  --sapField_ReadOnly_BorderColor: #a9b4be;
481
491
  --sapField_ReadOnly_BorderStyle: none;
482
- --sapField_ReadOnly_HelpBackground: transparent;
492
+ --sapField_ReadOnly_HelpBackground: #242e38;
483
493
  --sapField_RequiredColor: #ff78a4;
484
494
  --sapField_InvalidColor: #fa6161;
485
495
  --sapField_InvalidBackground: #350000;
486
496
  --sapField_InvalidBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #fa6161, #fa6161) border-box;
487
497
  --sapField_InvalidBorderWidth: .125rem;
488
498
  --sapField_InvalidBorderStyle: none;
489
- --sapField_InvalidShadow: none;
499
+ --sapField_InvalidShadow: inset 0 0 0 0.0625rem rgba(248,38,38,0.3);
490
500
  --sapField_WarningColor: #f7bf00;
491
501
  --sapField_WarningBackground: #382700;
492
502
  --sapField_WarningBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #f7bf00, #f7bf00) border-box;
493
503
  --sapField_WarningBorderWidth: .125rem;
494
504
  --sapField_WarningBorderStyle: none;
495
- --sapField_WarningShadow: none;
505
+ --sapField_WarningShadow: inset 0 0 0 0.0625rem rgba(132,92,0,0.5);
496
506
  --sapField_SuccessColor: #6dad1f;
497
507
  --sapField_SuccessBackground: #11331a;
498
508
  --sapField_SuccessBackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #6dad1f, #6dad1f) border-box;
499
509
  --sapField_SuccessBorderWidth: .0625rem;
500
510
  --sapField_SuccessBorderStyle: none;
501
- --sapField_SuccessShadow: none;
511
+ --sapField_SuccessShadow: inset 0 0 0 0.0625rem rgba(109,173,31,0.18);
502
512
  --sapField_InformationColor: #4db1ff;
503
513
  --sapField_InformationBackground: #00144a;
504
514
  --sapField_InformationBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #4db1ff, #4db1ff) border-box;
505
515
  --sapField_InformationBorderWidth: .125rem;
506
516
  --sapField_InformationBorderStyle: none;
507
- --sapField_InformationShadow: none;
517
+ --sapField_InformationShadow: inset 0 0 0 0.0625rem rgba(77,177,255,0.3);
508
518
  --sapGroup_TitleBackground: #1d232a;
509
519
  --sapGroup_TitleBorderColor: #768ea5;
510
520
  --sapGroup_TitleTextColor: #eaecee;
@@ -528,7 +538,7 @@
528
538
  --sapList_SelectionBorderColor: #4db1ff;
529
539
  --sapList_Hover_SelectionBackground: #223548;
530
540
  --sapList_Background: #1d232a;
531
- --sapList_Hover_Background: #232b33;
541
+ --sapList_Hover_Background: #222b35;
532
542
  --sapList_AlternatingBackground: #12171c;
533
543
  --sapList_GroupHeaderBackground: #1d232a;
534
544
  --sapList_GroupHeaderBorderColor: #768ea5;
@@ -562,7 +572,7 @@
562
572
  --sapProgress_InformationBorderColor: #001b64;
563
573
  --sapProgress_InformationTextColor: #eaecee;
564
574
  --sapProgress_Value_Background: #a9b4be;
565
- --sapProgress_Value_BorderColor: #2e3b48;
575
+ --sapProgress_Value_BorderColor: #a9b4be;
566
576
  --sapProgress_Value_TextColor: #a9b4be;
567
577
  --sapProgress_Value_NegativeBackground: #fa6161;
568
578
  --sapProgress_Value_NegativeBorderColor: #fa6161;
@@ -579,19 +589,19 @@
579
589
  --sapScrollBar_FaceColor: #647891;
580
590
  --sapScrollBar_TrackColor: #1d232a;
581
591
  --sapScrollBar_BorderColor: #647891;
582
- --sapScrollBar_SymbolColor: #eaecee;
592
+ --sapScrollBar_SymbolColor: #4db1ff;
583
593
  --sapScrollBar_Dimension: .75rem;
584
- --sapScrollBar_Hover_FaceColor: #5c6e85;
594
+ --sapScrollBar_Hover_FaceColor: #8697ac;
585
595
  --sapSlider_Background: #2e3b48;
586
596
  --sapSlider_BorderColor: #2e3b48;
587
597
  --sapSlider_Selected_Background: #4db1ff;
588
598
  --sapSlider_Selected_BorderColor: #4db1ff;
589
599
  --sapSlider_HandleBackground: #1d232a;
590
- --sapSlider_HandleBorderColor: #1d232a;
600
+ --sapSlider_HandleBorderColor: #005394;
591
601
  --sapSlider_RangeHandleBackground: #1d232a;
592
- --sapSlider_Hover_HandleBackground: #1d232a;
593
- --sapSlider_Hover_HandleBorderColor: #4db1ff;
594
- --sapSlider_Hover_RangeHandleBackground: #1d232a;
602
+ --sapSlider_Hover_HandleBackground: #002b4d;
603
+ --sapSlider_Hover_HandleBorderColor: #005394;
604
+ --sapSlider_Hover_RangeHandleBackground: #002b4d;
595
605
  --sapSlider_Active_HandleBackground: #213131;
596
606
  --sapSlider_Active_HandleBorderColor: #4db1ff;
597
607
  --sapSlider_Active_RangeHandleBackground: transparent;
@@ -607,17 +617,17 @@
607
617
  --sapInfobar_NonInteractive_Background: #12171c;
608
618
  --sapInfobar_TextColor: #64edd2;
609
619
  --sapObjectHeader_Background: #1d232a;
610
- --sapObjectHeader_Hover_Background: #232b33;
620
+ --sapObjectHeader_Hover_Background: #222b35;
611
621
  --sapObjectHeader_BorderColor: #2e3742;
612
622
  --sapObjectHeader_Title_TextColor: #eaecee;
613
- --sapObjectHeader_Title_FontSize: 2rem;
623
+ --sapObjectHeader_Title_FontSize: 1.5rem;
614
624
  --sapObjectHeader_Title_SnappedFontSize: 1.25rem;
615
625
  --sapObjectHeader_Title_FontFamily: "72Black", "72Blackfull","72", "72full", Arial, Helvetica, sans-serif;
616
626
  --sapObjectHeader_Subtitle_TextColor: #8396a8;
617
627
  --sapBlockLayer_Background: #000;
618
628
  --sapTile_Background: #1d232a;
619
- --sapTile_Hover_Background: #1d232a;
620
- --sapTile_Active_Background: #15191e;
629
+ --sapTile_Hover_Background: #222b35;
630
+ --sapTile_Active_Background: #020303;
621
631
  --sapTile_BorderColor: transparent;
622
632
  --sapTile_BorderCornerRadius: 1rem;
623
633
  --sapTile_TitleTextColor: #eaecee;
@@ -625,7 +635,7 @@
625
635
  --sapTile_IconColor: #8396a8;
626
636
  --sapTile_SeparatorColor: #475566;
627
637
  --sapTile_Interactive_BorderColor: #5b6e85;
628
- --sapTile_OverlayBackground: rgba(29,35,42,0.96);
638
+ --sapTile_OverlayBackground: #1d232a;
629
639
  --sapTile_OverlayForegroundColor: #eaecee;
630
640
  --sapAccentColor1: #ffdf72;
631
641
  --sapAccentColor2: #ff8cb2;
@@ -647,17 +657,17 @@
647
657
  --sapAccentBackgroundColor8: #236c39;
648
658
  --sapAccentBackgroundColor9: #4e247a;
649
659
  --sapAccentBackgroundColor10: #45617c;
650
- --sapIndicationColor_1: #fd3535;
651
- --sapIndicationColor_1_Background: #fd3535;
652
- --sapIndicationColor_1_BorderColor: #fd3535;
660
+ --sapIndicationColor_1: #fd4444;
661
+ --sapIndicationColor_1_Background: #fd4444;
662
+ --sapIndicationColor_1_BorderColor: #fd4444;
653
663
  --sapIndicationColor_1_TextColor: #1d232a;
654
- --sapIndicationColor_1_Hover_Background: #fd4e4e;
655
- --sapIndicationColor_1_Active_Background: #fe6767;
664
+ --sapIndicationColor_1_Hover_Background: #fd5d5d;
665
+ --sapIndicationColor_1_Active_Background: #213131;
656
666
  --sapIndicationColor_1_Active_BorderColor: #5e0303;
657
- --sapIndicationColor_1_Active_TextColor: #fd3535;
658
- --sapIndicationColor_1_Selected_Background: #fe6767;
667
+ --sapIndicationColor_1_Active_TextColor: #fd4444;
668
+ --sapIndicationColor_1_Selected_Background: #213131;
659
669
  --sapIndicationColor_1_Selected_BorderColor: #5e0303;
660
- --sapIndicationColor_1_Selected_TextColor: #fd3535;
670
+ --sapIndicationColor_1_Selected_TextColor: #fd4444;
661
671
  --sapIndicationColor_1b: #5e0303;
662
672
  --sapIndicationColor_1b_BorderColor: #5e0303;
663
673
  --sapIndicationColor_1b_Hover_Background: #770404;
@@ -666,10 +676,10 @@
666
676
  --sapIndicationColor_2_BorderColor: #ff8f8f;
667
677
  --sapIndicationColor_2_TextColor: #1d232a;
668
678
  --sapIndicationColor_2_Hover_Background: #ffa9a9;
669
- --sapIndicationColor_2_Active_Background: #ffc2c2;
679
+ --sapIndicationColor_2_Active_Background: #213131;
670
680
  --sapIndicationColor_2_Active_BorderColor: #7d0000;
671
681
  --sapIndicationColor_2_Active_TextColor: #ff8f8f;
672
- --sapIndicationColor_2_Selected_Background: #ffc2c2;
682
+ --sapIndicationColor_2_Selected_Background: #213131;
673
683
  --sapIndicationColor_2_Selected_BorderColor: #7d0000;
674
684
  --sapIndicationColor_2_Selected_TextColor: #ff8f8f;
675
685
  --sapIndicationColor_2b: #7d0000;
@@ -680,10 +690,10 @@
680
690
  --sapIndicationColor_3_BorderColor: #ffc933;
681
691
  --sapIndicationColor_3_TextColor: #1d232a;
682
692
  --sapIndicationColor_3_Hover_Background: #ffcd42;
683
- --sapIndicationColor_3_Active_Background: #ffd152;
693
+ --sapIndicationColor_3_Active_Background: #213131;
684
694
  --sapIndicationColor_3_Active_BorderColor: #662b00;
685
695
  --sapIndicationColor_3_Active_TextColor: #ffc933;
686
- --sapIndicationColor_3_Selected_Background: #ffd152;
696
+ --sapIndicationColor_3_Selected_Background: #213131;
687
697
  --sapIndicationColor_3_Selected_BorderColor: #662b00;
688
698
  --sapIndicationColor_3_Selected_TextColor: #ffc933;
689
699
  --sapIndicationColor_3b: #662b00;
@@ -694,10 +704,10 @@
694
704
  --sapIndicationColor_4_BorderColor: #bde986;
695
705
  --sapIndicationColor_4_TextColor: #1d232a;
696
706
  --sapIndicationColor_4_Hover_Background: #c9ed9c;
697
- --sapIndicationColor_4_Active_Background: #d5f1b1;
707
+ --sapIndicationColor_4_Active_Background: #213131;
698
708
  --sapIndicationColor_4_Active_BorderColor: #044a18;
699
709
  --sapIndicationColor_4_Active_TextColor: #bde986;
700
- --sapIndicationColor_4_Selected_Background: #d5f1b1;
710
+ --sapIndicationColor_4_Selected_Background: #213131;
701
711
  --sapIndicationColor_4_Selected_BorderColor: #044a18;
702
712
  --sapIndicationColor_4_Selected_TextColor: #bde986;
703
713
  --sapIndicationColor_4b: #044a18;
@@ -708,10 +718,10 @@
708
718
  --sapIndicationColor_5_BorderColor: #a6e0ff;
709
719
  --sapIndicationColor_5_TextColor: #1d232a;
710
720
  --sapIndicationColor_5_Hover_Background: #c0e9ff;
711
- --sapIndicationColor_5_Active_Background: #d9f2ff;
721
+ --sapIndicationColor_5_Active_Background: #213131;
712
722
  --sapIndicationColor_5_Active_BorderColor: #024594;
713
723
  --sapIndicationColor_5_Active_TextColor: #a6e0ff;
714
- --sapIndicationColor_5_Selected_Background: #d9f2ff;
724
+ --sapIndicationColor_5_Selected_Background: #213131;
715
725
  --sapIndicationColor_5_Selected_BorderColor: #024594;
716
726
  --sapIndicationColor_5_Selected_TextColor: #a6e0ff;
717
727
  --sapIndicationColor_5b: #024594;
@@ -722,10 +732,10 @@
722
732
  --sapIndicationColor_6_BorderColor: #64edd2;
723
733
  --sapIndicationColor_6_TextColor: #1d232a;
724
734
  --sapIndicationColor_6_Hover_Background: #7bf0d9;
725
- --sapIndicationColor_6_Active_Background: #92f2df;
735
+ --sapIndicationColor_6_Active_Background: #213131;
726
736
  --sapIndicationColor_6_Active_BorderColor: #00454e;
727
737
  --sapIndicationColor_6_Active_TextColor: #64edd2;
728
- --sapIndicationColor_6_Selected_Background: #92f2df;
738
+ --sapIndicationColor_6_Selected_Background: #213131;
729
739
  --sapIndicationColor_6_Selected_BorderColor: #00454e;
730
740
  --sapIndicationColor_6_Selected_TextColor: #64edd2;
731
741
  --sapIndicationColor_6b: #00454e;
@@ -736,10 +746,10 @@
736
746
  --sapIndicationColor_7_BorderColor: #d3b6ff;
737
747
  --sapIndicationColor_7_TextColor: #1d232a;
738
748
  --sapIndicationColor_7_Hover_Background: #e2d0ff;
739
- --sapIndicationColor_7_Active_Background: #f2e9ff;
749
+ --sapIndicationColor_7_Active_Background: #213131;
740
750
  --sapIndicationColor_7_Active_BorderColor: #2702c2;
741
751
  --sapIndicationColor_7_Active_TextColor: #d3b6ff;
742
- --sapIndicationColor_7_Selected_Background: #f2e9ff;
752
+ --sapIndicationColor_7_Selected_Background: #213131;
743
753
  --sapIndicationColor_7_Selected_BorderColor: #2702c2;
744
754
  --sapIndicationColor_7_Selected_TextColor: #d3b6ff;
745
755
  --sapIndicationColor_7b: #2702c2;
@@ -750,10 +760,10 @@
750
760
  --sapIndicationColor_8_BorderColor: #ff8af0;
751
761
  --sapIndicationColor_8_TextColor: #1d232a;
752
762
  --sapIndicationColor_8_Hover_Background: #ffa3f3;
753
- --sapIndicationColor_8_Active_Background: #ffbdf7;
763
+ --sapIndicationColor_8_Active_Background: #213131;
754
764
  --sapIndicationColor_8_Active_BorderColor: #4c005b;
755
765
  --sapIndicationColor_8_Active_TextColor: #ff8af0;
756
- --sapIndicationColor_8_Selected_Background: #ffbdf7;
766
+ --sapIndicationColor_8_Selected_Background: #213131;
757
767
  --sapIndicationColor_8_Selected_BorderColor: #4c005b;
758
768
  --sapIndicationColor_8_Selected_TextColor: #ff8af0;
759
769
  --sapIndicationColor_8b: #4c005b;
@@ -830,32 +840,32 @@
830
840
  --sapLegendBackgroundColor18: #1e3009;
831
841
  --sapLegendBackgroundColor19: #0a285c;
832
842
  --sapLegendBackgroundColor20: #1c0c6e;
833
- --sapChart_OrderedColor_1: #1b90ff;
834
- --sapChart_OrderedColor_2: #f26018;
835
- --sapChart_OrderedColor_3: #179c6f;
836
- --sapChart_OrderedColor_4: #f62866;
843
+ --sapChart_OrderedColor_1: #0070f2;
844
+ --sapChart_OrderedColor_2: #ffb727;
845
+ --sapChart_OrderedColor_3: #b4ce35;
846
+ --sapChart_OrderedColor_4: #fa4f96;
837
847
  --sapChart_OrderedColor_5: #8b47d7;
838
- --sapChart_OrderedColor_6: #04a29d;
839
- --sapChart_OrderedColor_7: #0070f2;
840
- --sapChart_OrderedColor_8: #cc00dc;
841
- --sapChart_OrderedColor_9: #8396a8;
842
- --sapChart_OrderedColor_10: #f54747;
843
- --sapChart_OrderedColor_11: #296fb3;
848
+ --sapChart_OrderedColor_6: #049f9a;
849
+ --sapChart_OrderedColor_7: #3c8cdd;
850
+ --sapChart_OrderedColor_8: #f31ded;
851
+ --sapChart_OrderedColor_9: #8ea18c;
852
+ --sapChart_OrderedColor_10: #f28585;
853
+ --sapChart_OrderedColor_11: #7858ff;
844
854
  --sapChart_Bad: #f53232;
845
855
  --sapChart_Critical: #e76500;
846
856
  --sapChart_Good: #30914c;
847
857
  --sapChart_Neutral: #788fa6;
848
- --sapChart_Sequence_1: #1b90ff;
849
- --sapChart_Sequence_2: #f26018;
850
- --sapChart_Sequence_3: #179c6f;
851
- --sapChart_Sequence_4: #f62866;
858
+ --sapChart_Sequence_1: #0070f2;
859
+ --sapChart_Sequence_2: #ffb727;
860
+ --sapChart_Sequence_3: #b4ce35;
861
+ --sapChart_Sequence_4: #fa4f96;
852
862
  --sapChart_Sequence_5: #8b47d7;
853
- --sapChart_Sequence_6: #04a29d;
854
- --sapChart_Sequence_7: #0070f2;
855
- --sapChart_Sequence_8: #cc00dc;
856
- --sapChart_Sequence_9: #8396a8;
857
- --sapChart_Sequence_10: #f54747;
858
- --sapChart_Sequence_11: #296fb3;
863
+ --sapChart_Sequence_6: #049f9a;
864
+ --sapChart_Sequence_7: #3c8cdd;
865
+ --sapChart_Sequence_8: #f31ded;
866
+ --sapChart_Sequence_9: #8ea18c;
867
+ --sapChart_Sequence_10: #f28585;
868
+ --sapChart_Sequence_11: #7858ff;
859
869
  --sapChart_Sequence_Neutral: #788fa6;
860
870
  --sapFontUrl_SAP-icons_ttf: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.ttf');
861
871
  --sapFontUrl_SAP-icons_woff: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.woff');
@@ -924,3 +934,23 @@
924
934
  .background-image--sapShell_BackgroundImage {
925
935
  background-image: var(--sapShell_BackgroundImage);
926
936
  }
937
+
938
+ /**
939
+ * Base.baseLib.sap_horizon.base (Version 11.9.0)
940
+ */
941
+
942
+
943
+ /**
944
+ * Base.baseLib.sap_horizon.css_variables (Version 11.9.0)
945
+ */
946
+
947
+
948
+ /**
949
+ * Base.baseLib.sap_horizon_dark.base (Version 11.9.0)
950
+ */
951
+
952
+
953
+ /**
954
+ * Base.baseLib.sap_horizon_dark.css_variables (Version 11.9.0)
955
+ */
956
+