@ui5/webcomponents-theming 0.0.0-6298a142d → 0.0.0-69dbc5a15

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 (121) hide show
  1. package/CHANGELOG.md +1159 -0
  2. package/README.md +3 -5
  3. package/css-vars-usage.json +177 -6
  4. package/dist/.tsbuildinfo +1 -0
  5. package/dist/Assets-fetch.d.ts +1 -0
  6. package/dist/Assets-fetch.js +3 -0
  7. package/dist/Assets-fetch.js.map +1 -0
  8. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  9. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  10. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  11. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  12. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  13. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -1
  14. package/dist/css/themes/sap_horizon_dark_exp/parameters-bundle.css +1 -0
  15. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -1
  16. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -1
  17. package/dist/css/themes/sap_horizon_hcb_exp/parameters-bundle.css +1 -0
  18. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -1
  19. package/dist/css/themes/sap_horizon_hcw_exp/parameters-bundle.css +1 -0
  20. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  21. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  22. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  23. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  24. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  25. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -1
  26. package/dist/generated/assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json +1 -0
  27. package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -1
  28. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -1
  29. package/dist/generated/assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json +1 -0
  30. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -1
  31. package/dist/generated/assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json +1 -0
  32. package/dist/generated/json-imports/Themes-fetch.d.ts +1 -0
  33. package/dist/generated/json-imports/Themes-fetch.js +29 -0
  34. package/dist/generated/json-imports/Themes-fetch.js.map +1 -0
  35. package/dist/generated/json-imports/Themes.d.ts +1 -0
  36. package/dist/generated/json-imports/Themes.js +24 -25
  37. package/dist/generated/json-imports/Themes.js.map +1 -0
  38. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.d.ts +2 -3
  39. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +2 -2
  40. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -1
  41. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.d.ts +2 -3
  42. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +2 -2
  43. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -1
  44. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.d.ts +2 -3
  45. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +2 -2
  46. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -1
  47. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.d.ts +2 -3
  48. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +2 -2
  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.d.ts +2 -3
  51. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +2 -2
  52. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -1
  53. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.d.ts +2 -3
  54. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +2 -2
  55. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -1
  56. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.d.ts +2 -0
  57. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js +3 -0
  58. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js.map +1 -0
  59. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.d.ts +2 -3
  60. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +2 -2
  61. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +1 -1
  62. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.d.ts +2 -3
  63. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +2 -2
  64. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -1
  65. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.d.ts +2 -0
  66. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js +3 -0
  67. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js.map +1 -0
  68. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.d.ts +2 -3
  69. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +2 -2
  70. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -1
  71. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.d.ts +2 -0
  72. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js +3 -0
  73. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js.map +1 -0
  74. package/package-scripts.cjs +7 -18
  75. package/package.json +6 -7
  76. package/tsconfig.json +24 -14
  77. package/config/postcss.themes/postcss.config.cjs +0 -24
  78. package/dist/Assets-static.d.ts +0 -1
  79. package/dist/Assets-static.js +0 -3
  80. package/dist/Assets-static.js.map +0 -1
  81. package/dist/css/themes/sap_belize/parameters-bundle.css +0 -1
  82. package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +0 -1
  83. package/dist/css/themes/sap_belize_hcw/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/json-imports/Themes-static.js +0 -41
  88. package/dist/generated/themes/sap_belize/parameters-bundle.css.d.ts +0 -3
  89. package/dist/generated/themes/sap_belize/parameters-bundle.css.js +0 -3
  90. package/dist/generated/themes/sap_belize/parameters-bundle.css.js.map +0 -1
  91. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.d.ts +0 -3
  92. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +0 -3
  93. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js.map +0 -1
  94. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.d.ts +0 -3
  95. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +0 -3
  96. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js.map +0 -1
  97. package/dist/themes/sap_belize/css_variables.css +0 -927
  98. package/dist/themes/sap_belize/parameters-bundle.css +0 -1
  99. package/dist/themes/sap_belize_hcb/css_variables.css +0 -926
  100. package/dist/themes/sap_belize_hcb/parameters-bundle.css +0 -1
  101. package/dist/themes/sap_belize_hcw/css_variables.css +0 -926
  102. package/dist/themes/sap_belize_hcw/parameters-bundle.css +0 -1
  103. package/dist/themes/sap_fiori_3/css_variables.css +0 -926
  104. package/dist/themes/sap_fiori_3/parameters-bundle.css +0 -1
  105. package/dist/themes/sap_fiori_3_dark/css_variables.css +0 -926
  106. package/dist/themes/sap_fiori_3_dark/parameters-bundle.css +0 -1
  107. package/dist/themes/sap_fiori_3_hcb/css_variables.css +0 -926
  108. package/dist/themes/sap_fiori_3_hcb/parameters-bundle.css +0 -1
  109. package/dist/themes/sap_fiori_3_hcw/css_variables.css +0 -926
  110. package/dist/themes/sap_fiori_3_hcw/parameters-bundle.css +0 -1
  111. package/dist/themes/sap_horizon/css_variables.css +0 -926
  112. package/dist/themes/sap_horizon/parameters-bundle.css +0 -1
  113. package/dist/themes/sap_horizon_dark/css_variables.css +0 -926
  114. package/dist/themes/sap_horizon_dark/parameters-bundle.css +0 -1
  115. package/dist/themes/sap_horizon_exp/css_variables.css +0 -926
  116. package/dist/themes/sap_horizon_exp/parameters-bundle.css +0 -1
  117. package/dist/themes/sap_horizon_hcb/css_variables.css +0 -926
  118. package/dist/themes/sap_horizon_hcb/parameters-bundle.css +0 -1
  119. package/dist/themes/sap_horizon_hcw/css_variables.css +0 -926
  120. package/dist/themes/sap_horizon_hcw/parameters-bundle.css +0 -1
  121. package/lib/generate-css-vars-usage-report/index.js +0 -36
package/README.md CHANGED
@@ -1,6 +1,4 @@
1
- ![UI5 icon](https://raw.githubusercontent.com/SAP/ui5-webcomponents/main/docs/images/UI5_logo_wide.png)
2
-
3
- # UI5 Web Components - Theming
1
+ # ![UI5 icon](https://raw.githubusercontent.com/SAP/ui5-webcomponents/main/docs/images/UI5_logo_water.png)UI5 Web Components - Theming
4
2
 
5
3
  [![npm Package Version](https://badge.fury.io/js/%40ui5%2Fwebcomponents.svg)](https://www.npmjs.com/package/@ui5/webcomponents)
6
4
 
@@ -19,10 +17,10 @@ The assets, provided by this package, are additional themes:
19
17
  ## Resources
20
18
  - [UI5 Web Components - README.md](https://github.com/SAP/ui5-webcomponents/blob/main/README.md)
21
19
  - [UI5 Web Components - Home Page](https://sap.github.io/ui5-webcomponents)
22
- - [UI5 Web Components - Playground and API Reference](https://sap.github.io/ui5-webcomponents/playground/)
20
+ - [UI5 Web Components - Playground and API Reference](https://sap.github.io/ui5-webcomponents/play/)
23
21
 
24
22
  ## Support
25
- We welcome all comments, suggestions, questions, and bug reports. Please follow our [Support Guidelines](https://github.com/SAP/ui5-webcomponents/blob/main/SUPPORT.md#-content) on how to report an issue, or chat with us in the `#webcomponents` channel of the [OpenUI5 Community Slack](https://join-ui5-slack.herokuapp.com/).
23
+ We welcome all comments, suggestions, questions, and bug reports. Please follow our [Support Guidelines](https://github.com/SAP/ui5-webcomponents/blob/main/SUPPORT.md#-content) on how to report an issue, or chat with us in the `#webcomponents` channel of the [OpenUI5 Community Slack](https://ui5-slack-invite.cfapps.eu10.hana.ondemand.com/).
26
24
 
27
25
  ## Contribute
28
26
  Please check our [Contribution Guidelines](https://github.com/SAP/ui5-webcomponents/blob/main/docs/6-contributing/02-conventions-and-guidelines.md).
@@ -78,11 +78,20 @@
78
78
  "--sapButton_BorderColor",
79
79
  "--sapButton_BorderCornerRadius",
80
80
  "--sapButton_BorderWidth",
81
+ "--sapButton_Critical_Active_Background",
82
+ "--sapButton_Critical_Active_BorderColor",
83
+ "--sapButton_Critical_Background",
84
+ "--sapButton_Critical_BorderColor",
85
+ "--sapButton_Critical_Hover_Background",
86
+ "--sapButton_Critical_Hover_BorderColor",
87
+ "--sapButton_Critical_Hover_TextColor",
88
+ "--sapButton_Critical_TextColor",
81
89
  "--sapButton_Emphasized_Active_Background",
82
90
  "--sapButton_Emphasized_Active_BorderColor",
83
91
  "--sapButton_Emphasized_Active_TextColor",
84
92
  "--sapButton_Emphasized_Background",
85
93
  "--sapButton_Emphasized_BorderColor",
94
+ "--sapButton_Emphasized_FontWeight",
86
95
  "--sapButton_Emphasized_Hover_Background",
87
96
  "--sapButton_Emphasized_Hover_BorderColor",
88
97
  "--sapButton_Emphasized_Hover_TextColor",
@@ -110,6 +119,14 @@
110
119
  "--sapButton_Hover_Background",
111
120
  "--sapButton_Hover_BorderColor",
112
121
  "--sapButton_Hover_TextColor",
122
+ "--sapButton_Information_Active_Background",
123
+ "--sapButton_Information_Active_BorderColor",
124
+ "--sapButton_Information_Background",
125
+ "--sapButton_Information_BorderColor",
126
+ "--sapButton_Information_Hover_Background",
127
+ "--sapButton_Information_Hover_BorderColor",
128
+ "--sapButton_Information_Hover_TextColor",
129
+ "--sapButton_Information_TextColor",
113
130
  "--sapButton_Lite_Active_Background",
114
131
  "--sapButton_Lite_Active_BorderColor",
115
132
  "--sapButton_Lite_Background",
@@ -118,8 +135,20 @@
118
135
  "--sapButton_Lite_Hover_BorderColor",
119
136
  "--sapButton_Lite_Hover_TextColor",
120
137
  "--sapButton_Lite_TextColor",
138
+ "--sapButton_Negative_Active_Background",
139
+ "--sapButton_Negative_Active_BorderColor",
140
+ "--sapButton_Negative_Background",
121
141
  "--sapButton_Negative_BorderColor",
142
+ "--sapButton_Negative_Hover_Background",
143
+ "--sapButton_Negative_Hover_BorderColor",
144
+ "--sapButton_Negative_Hover_TextColor",
145
+ "--sapButton_Negative_TextColor",
146
+ "--sapButton_Neutral_Active_Background",
147
+ "--sapButton_Neutral_Active_BorderColor",
122
148
  "--sapButton_Neutral_Background",
149
+ "--sapButton_Neutral_Hover_Background",
150
+ "--sapButton_Neutral_Hover_BorderColor",
151
+ "--sapButton_Neutral_Hover_TextColor",
123
152
  "--sapButton_Reject_Active_Background",
124
153
  "--sapButton_Reject_Active_BorderColor",
125
154
  "--sapButton_Reject_Active_TextColor",
@@ -139,6 +168,14 @@
139
168
  "--sapButton_Selected_Hover_Background",
140
169
  "--sapButton_Selected_Hover_BorderColor",
141
170
  "--sapButton_Selected_TextColor",
171
+ "--sapButton_Success_Active_Background",
172
+ "--sapButton_Success_Active_BorderColor",
173
+ "--sapButton_Success_Background",
174
+ "--sapButton_Success_BorderColor",
175
+ "--sapButton_Success_Hover_Background",
176
+ "--sapButton_Success_Hover_BorderColor",
177
+ "--sapButton_Success_Hover_TextColor",
178
+ "--sapButton_Success_TextColor",
142
179
  "--sapButton_TextColor",
143
180
  "--sapButton_TokenBackground",
144
181
  "--sapButton_TokenBorderColor",
@@ -159,15 +196,15 @@
159
196
  "--sapButton_Track_Selected_Hover_Background",
160
197
  "--sapButton_Track_Selected_Hover_BorderColor",
161
198
  "--sapButton_Track_Selected_TextColor",
162
- "--sapChart_Good",
163
- "--sapChart_Sequence_6",
164
199
  "--sapContent_BadgeBackground",
165
200
  "--sapContent_BadgeTextColor",
166
201
  "--sapContent_BusyColor",
202
+ "--sapContent_ContentColor",
167
203
  "--sapContent_ContrastFocusColor",
168
204
  "--sapContent_ContrastIconColor",
169
205
  "--sapContent_ContrastShadowColor",
170
206
  "--sapContent_ContrastTextColor",
207
+ "--sapContent_ContrastTextShadow",
171
208
  "--sapContent_Critical_Shadow",
172
209
  "--sapContent_DisabledOpacity",
173
210
  "--sapContent_DisabledTextColor",
@@ -204,7 +241,6 @@
204
241
  "--sapContent_Selected_ForegroundColor",
205
242
  "--sapContent_Selected_Hover_Background",
206
243
  "--sapContent_Selected_MeasureIndicatorColor",
207
- "--sapContent_Selected_Shadow",
208
244
  "--sapContent_Selected_TextColor",
209
245
  "--sapContent_Shadow0",
210
246
  "--sapContent_Shadow1",
@@ -220,6 +256,7 @@
220
256
  "--sapElement_BorderWidth",
221
257
  "--sapElement_Compact_Height",
222
258
  "--sapElement_Height",
259
+ "--sapElement_LineHeight",
223
260
  "--sapErrorBackground",
224
261
  "--sapErrorBorderColor",
225
262
  "--sapField_Active_BorderColor",
@@ -289,7 +326,6 @@
289
326
  "--sapHC_ReducedBackground",
290
327
  "--sapHC_ReducedForeground",
291
328
  "--sapHighlightColor",
292
- "--sapHighlightTextColor",
293
329
  "--sapIllus_AccentColor",
294
330
  "--sapIllus_BackgroundColor",
295
331
  "--sapIllus_BrandColorPrimary",
@@ -301,6 +337,116 @@
301
337
  "--sapIllus_PatternHighlight",
302
338
  "--sapIllus_PatternShadow",
303
339
  "--sapIllus_StrokeDetailColor",
340
+ "--sapIndicationColor_1",
341
+ "--sapIndicationColor_1_Active_Background",
342
+ "--sapIndicationColor_1_Active_BorderColor",
343
+ "--sapIndicationColor_1_Active_TextColor",
344
+ "--sapIndicationColor_1_Background",
345
+ "--sapIndicationColor_1_BorderColor",
346
+ "--sapIndicationColor_1_Hover_Background",
347
+ "--sapIndicationColor_1_TextColor",
348
+ "--sapIndicationColor_1b",
349
+ "--sapIndicationColor_1b_BorderColor",
350
+ "--sapIndicationColor_1b_Hover_Background",
351
+ "--sapIndicationColor_2",
352
+ "--sapIndicationColor_2_Active_Background",
353
+ "--sapIndicationColor_2_Active_BorderColor",
354
+ "--sapIndicationColor_2_Active_TextColor",
355
+ "--sapIndicationColor_2_Background",
356
+ "--sapIndicationColor_2_BorderColor",
357
+ "--sapIndicationColor_2_Hover_Background",
358
+ "--sapIndicationColor_2_TextColor",
359
+ "--sapIndicationColor_2b",
360
+ "--sapIndicationColor_2b_BorderColor",
361
+ "--sapIndicationColor_2b_Hover_Background",
362
+ "--sapIndicationColor_3",
363
+ "--sapIndicationColor_3_Active_Background",
364
+ "--sapIndicationColor_3_Active_BorderColor",
365
+ "--sapIndicationColor_3_Active_TextColor",
366
+ "--sapIndicationColor_3_Background",
367
+ "--sapIndicationColor_3_BorderColor",
368
+ "--sapIndicationColor_3_Hover_Background",
369
+ "--sapIndicationColor_3_TextColor",
370
+ "--sapIndicationColor_3b",
371
+ "--sapIndicationColor_3b_BorderColor",
372
+ "--sapIndicationColor_3b_Hover_Background",
373
+ "--sapIndicationColor_4",
374
+ "--sapIndicationColor_4_Active_Background",
375
+ "--sapIndicationColor_4_Active_BorderColor",
376
+ "--sapIndicationColor_4_Active_TextColor",
377
+ "--sapIndicationColor_4_Background",
378
+ "--sapIndicationColor_4_BorderColor",
379
+ "--sapIndicationColor_4_Hover_Background",
380
+ "--sapIndicationColor_4_TextColor",
381
+ "--sapIndicationColor_4b",
382
+ "--sapIndicationColor_4b_BorderColor",
383
+ "--sapIndicationColor_4b_Hover_Background",
384
+ "--sapIndicationColor_5",
385
+ "--sapIndicationColor_5_Active_Background",
386
+ "--sapIndicationColor_5_Active_BorderColor",
387
+ "--sapIndicationColor_5_Active_TextColor",
388
+ "--sapIndicationColor_5_Background",
389
+ "--sapIndicationColor_5_BorderColor",
390
+ "--sapIndicationColor_5_Hover_Background",
391
+ "--sapIndicationColor_5_TextColor",
392
+ "--sapIndicationColor_5b",
393
+ "--sapIndicationColor_5b_BorderColor",
394
+ "--sapIndicationColor_5b_Hover_Background",
395
+ "--sapIndicationColor_6",
396
+ "--sapIndicationColor_6_Active_Background",
397
+ "--sapIndicationColor_6_Active_BorderColor",
398
+ "--sapIndicationColor_6_Active_TextColor",
399
+ "--sapIndicationColor_6_Background",
400
+ "--sapIndicationColor_6_BorderColor",
401
+ "--sapIndicationColor_6_Hover_Background",
402
+ "--sapIndicationColor_6_TextColor",
403
+ "--sapIndicationColor_6b",
404
+ "--sapIndicationColor_6b_BorderColor",
405
+ "--sapIndicationColor_6b_Hover_Background",
406
+ "--sapIndicationColor_7",
407
+ "--sapIndicationColor_7_Active_Background",
408
+ "--sapIndicationColor_7_Active_BorderColor",
409
+ "--sapIndicationColor_7_Active_TextColor",
410
+ "--sapIndicationColor_7_Background",
411
+ "--sapIndicationColor_7_BorderColor",
412
+ "--sapIndicationColor_7_Hover_Background",
413
+ "--sapIndicationColor_7_TextColor",
414
+ "--sapIndicationColor_7b",
415
+ "--sapIndicationColor_7b_BorderColor",
416
+ "--sapIndicationColor_7b_Hover_Background",
417
+ "--sapIndicationColor_8",
418
+ "--sapIndicationColor_8_Active_Background",
419
+ "--sapIndicationColor_8_Active_BorderColor",
420
+ "--sapIndicationColor_8_Active_TextColor",
421
+ "--sapIndicationColor_8_Background",
422
+ "--sapIndicationColor_8_BorderColor",
423
+ "--sapIndicationColor_8_Hover_Background",
424
+ "--sapIndicationColor_8_TextColor",
425
+ "--sapIndicationColor_8b",
426
+ "--sapIndicationColor_8b_BorderColor",
427
+ "--sapIndicationColor_8b_Hover_Background",
428
+ "--sapIndicationColor_9",
429
+ "--sapIndicationColor_9_Active_Background",
430
+ "--sapIndicationColor_9_Active_BorderColor",
431
+ "--sapIndicationColor_9_Active_TextColor",
432
+ "--sapIndicationColor_9_Background",
433
+ "--sapIndicationColor_9_BorderColor",
434
+ "--sapIndicationColor_9_Hover_Background",
435
+ "--sapIndicationColor_9_TextColor",
436
+ "--sapIndicationColor_9b",
437
+ "--sapIndicationColor_9b_BorderColor",
438
+ "--sapIndicationColor_9b_Hover_Background",
439
+ "--sapIndicationColor_10",
440
+ "--sapIndicationColor_10_Active_Background",
441
+ "--sapIndicationColor_10_Active_BorderColor",
442
+ "--sapIndicationColor_10_Active_TextColor",
443
+ "--sapIndicationColor_10_Background",
444
+ "--sapIndicationColor_10_BorderColor",
445
+ "--sapIndicationColor_10_Hover_Background",
446
+ "--sapIndicationColor_10_TextColor",
447
+ "--sapIndicationColor_10b",
448
+ "--sapIndicationColor_10b_BorderColor",
449
+ "--sapIndicationColor_10b_Hover_Background",
304
450
  "--sapInformationBackground",
305
451
  "--sapInformationBorderColor",
306
452
  "--sapInformativeElementColor",
@@ -318,7 +464,26 @@
318
464
  "--sapLegendBackgroundColor10",
319
465
  "--sapLegendBackgroundColor18",
320
466
  "--sapLegendBackgroundColor20",
467
+ "--sapLegendColor1",
468
+ "--sapLegendColor2",
469
+ "--sapLegendColor3",
470
+ "--sapLegendColor4",
471
+ "--sapLegendColor5",
472
+ "--sapLegendColor6",
473
+ "--sapLegendColor7",
474
+ "--sapLegendColor8",
475
+ "--sapLegendColor9",
476
+ "--sapLegendColor10",
477
+ "--sapLegendColor11",
478
+ "--sapLegendColor12",
479
+ "--sapLegendColor13",
480
+ "--sapLegendColor14",
481
+ "--sapLegendColor15",
482
+ "--sapLegendColor16",
483
+ "--sapLegendColor17",
321
484
  "--sapLegendColor18",
485
+ "--sapLegendColor19",
486
+ "--sapLegendColor20",
322
487
  "--sapLink_Active_Color",
323
488
  "--sapLink_Active_TextDecoration",
324
489
  "--sapLink_Hover_Color",
@@ -355,11 +520,18 @@
355
520
  "--sapNegativeElementColor",
356
521
  "--sapNegativeTextColor",
357
522
  "--sapNeutralBackground",
523
+ "--sapNeutralBorderColor",
358
524
  "--sapNeutralColor",
359
525
  "--sapNeutralElementColor",
360
526
  "--sapNeutralTextColor",
361
527
  "--sapObjectHeader_Background",
362
528
  "--sapObjectHeader_BorderColor",
529
+ "--sapObjectHeader_Hover_Background",
530
+ "--sapObjectHeader_Subtitle_TextColor",
531
+ "--sapObjectHeader_Title_FontFamily",
532
+ "--sapObjectHeader_Title_FontSize",
533
+ "--sapObjectHeader_Title_SnappedFontSize",
534
+ "--sapObjectHeader_Title_TextColor",
363
535
  "--sapPageFooter_Background",
364
536
  "--sapPageFooter_BorderColor",
365
537
  "--sapPageFooter_TextColor",
@@ -405,7 +577,6 @@
405
577
  "--sapShell_InteractiveTextColor",
406
578
  "--sapShell_TextColor",
407
579
  "--sapShellColor",
408
- "--sapSlider_Active_HandleBackground",
409
580
  "--sapSlider_Active_RangeHandleBackground",
410
581
  "--sapSlider_Background",
411
582
  "--sapSlider_HandleBackground",
@@ -428,7 +599,7 @@
428
599
  "--sapTile_SeparatorColor",
429
600
  "--sapTile_TextColor",
430
601
  "--sapTile_TitleTextColor",
431
- "--sapTitleColor",
602
+ "--sapToolbar_Background",
432
603
  "--sapToolbar_SeparatorColor",
433
604
  "--sapWarningBackground",
434
605
  "--sapWarningBorderColor"