@ui5/webcomponents-theming 0.0.0-cad512aa3 → 0.0.0-ce98ce2bb

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 (90) hide show
  1. package/.npsrc.json +3 -0
  2. package/CHANGELOG.md +240 -0
  3. package/css-vars-usage.json +17 -5
  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 +4 -1
  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 +229 -93
  70. package/dist/themes/sap_belize_hcb/css_variables.css +310 -165
  71. package/dist/themes/sap_belize_hcw/css_variables.css +260 -105
  72. package/dist/themes/sap_fiori_3/css_variables.css +228 -93
  73. package/dist/themes/sap_fiori_3_dark/css_variables.css +239 -94
  74. package/dist/themes/sap_fiori_3_hcb/css_variables.css +310 -165
  75. package/dist/themes/sap_fiori_3_hcw/css_variables.css +260 -105
  76. package/dist/themes/sap_horizon/css_variables.css +232 -107
  77. package/dist/themes/sap_horizon_dark/css_variables.css +241 -106
  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 +348 -223
  81. package/dist/themes/sap_horizon_hcb/css_variables.css +242 -107
  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 +246 -101
  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/lib/generate-css-vars-usage-report/index.js +7 -3
  88. package/{package-scripts.js → package-scripts.cjs} +5 -1
  89. package/package.json +6 -6
  90. /package/config/postcss.themes/{postcss.config.js → postcss.config.cjs} +0 -0
@@ -1,12 +1,22 @@
1
1
  /**
2
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.
3
3
  *
4
- * Theming Engine 1.23011.0-20221202113725
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.23011.0-20221202113725"}, "Version": { "Build": "11.1.48.20221207133419", "Source": "11.1.48"}}
4
+ * Theming Engine 1.23071.0-20230727072504+103a4b0abd3804e9712812399620a8b1ef82147d
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.23071.0-20230727072504+103a4b0abd3804e9712812399620a8b1ef82147d"}, "Version": { "Build": "11.6.4.20230728102440", "Source": "11.6.4"}}
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.23071.0-20230727072504+103a4b0abd3804e9712812399620a8b1ef82147d"}, "Version": { "Build": "11.6.4.20230728102440", "Source": "11.6.4"}}');}
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.23071.0-20230727072504+103a4b0abd3804e9712812399620a8b1ef82147d"}, "Version": { "Build": "11.6.4.20230728102440", "Source": "11.6.4"}};}
10
+
11
+ /**
12
+ * Base.baseLib.baseTheme.base (Version 11.6.4)
13
+ */
14
+
15
+
16
+ /**
17
+ * Base.baseLib.baseTheme.css_variables (Version 11.6.4)
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.23011.0-20221202113725"}, "Version": { "Build": "11.1.48.20221207133419", "Source": "11.1.48"}}');}
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.23011.0-20221202113725"}, "Version": { "Build": "11.1.48.20221207133419", "Source": "11.1.48"}};}
10
20
  :root {
11
21
  --sapBrandColor: #0070f2;
12
22
  --sapHighlightColor: #4db1ff;
@@ -14,33 +24,15 @@
14
24
  --sapShellColor: #1d232a;
15
25
  --sapBackgroundColor: #12171c;
16
26
  --sapFontFamily: "72", "72full", Arial, Helvetica, sans-serif;
17
- --sapFontLightFamily: "72-Light", "72-Lightfull", "72", "72full", Arial, Helvetica, sans-serif;
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;
21
- --sapFontBlackFamily: "72Black", "72Blackfull","72", "72full", Arial, Helvetica, sans-serif;
22
- --sapFontHeaderFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;
23
27
  --sapFontSize: .875rem;
24
- --sapFontSmallSize: .75rem;
25
- --sapFontLargeSize: 1rem;
26
- --sapFontHeader1Size: 3rem;
27
- --sapFontHeader2Size: 2rem;
28
- --sapFontHeader3Size: 1.5rem;
29
- --sapFontHeader4Size: 1.25rem;
30
- --sapFontHeader5Size: 1rem;
31
- --sapFontHeader6Size: .875rem;
32
28
  --sapTextColor: #eaecee;
33
29
  --sapLinkColor: #4db1ff;
34
- --sapLink_Hover_Color: #29a1ff;
35
- --sapLink_Active_Color: #4db1ff;
36
- --sapLink_Visited_Color: #4db1ff;
37
- --sapLink_InvertedColor: #bde2ff;
38
- --sapLink_SubtleColor: #eaecee;
39
30
  --sapCompanyLogo: none;
40
31
  --sapBackgroundImage: none;
41
32
  --sapBackgroundImageOpacity: 1.0;
42
33
  --sapBackgroundImageRepeat: false;
43
34
  --sapSelectedColor: #4db1ff;
35
+ --sapHoverColor: #181f25;
44
36
  --sapActiveColor: #020303;
45
37
  --sapHighlightTextColor: #1d232a;
46
38
  --sapTitleColor: #eaecee;
@@ -55,72 +47,24 @@
55
47
  --sapInformativeElementColor: #4db1ff;
56
48
  --sapNeutralElementColor: #a9b4be;
57
49
  --sapNegativeTextColor: #fa6161;
58
- --sapPositiveTextColor: #97dd40;
59
50
  --sapCriticalTextColor: #ffdf72;
51
+ --sapPositiveTextColor: #97dd40;
60
52
  --sapInformativeTextColor: #4db1ff;
61
53
  --sapNeutralTextColor: #eaecee;
62
- --sapNeutralBorderColor: #a9b4be;
63
54
  --sapErrorColor: #fa6161;
64
- --sapErrorBorderColor: #fa6161;
65
55
  --sapWarningColor: #ffdf72;
66
- --sapWarningBorderColor: #f7bf00;
67
56
  --sapSuccessColor: #97dd40;
68
- --sapSuccessBorderColor: #6dad1f;
69
57
  --sapInformationColor: #4db1ff;
70
- --sapInformationBorderColor: #4db1ff;
71
58
  --sapErrorBackground: #350000;
72
59
  --sapWarningBackground: #382700;
73
60
  --sapSuccessBackground: #11331a;
74
61
  --sapInformationBackground: #00144a;
75
62
  --sapNeutralBackground: #242e38;
76
- --sapIndicationColor_1: #fd3535;
77
- --sapIndicationColor_1_Background: #fd3535;
78
- --sapIndicationColor_1_BorderColor: #fd3535;
79
- --sapIndicationColor_1_Hover_Background: #fd4e4e;
80
- --sapIndicationColor_1_Active_Background: #fe6767;
81
- --sapIndicationColor_1_TextColor: #eaecee;
82
- --sapIndicationColor_2: #ff8f8f;
83
- --sapIndicationColor_2_Background: #ff8f8f;
84
- --sapIndicationColor_2_BorderColor: #ff8f8f;
85
- --sapIndicationColor_2_Hover_Background: #ffa9a9;
86
- --sapIndicationColor_2_Active_Background: #ffc2c2;
87
- --sapIndicationColor_2_TextColor: #1d232a;
88
- --sapIndicationColor_3: #ffc933;
89
- --sapIndicationColor_3_Background: #ffc933;
90
- --sapIndicationColor_3_BorderColor: #ffc933;
91
- --sapIndicationColor_3_Hover_Background: #ffcd42;
92
- --sapIndicationColor_3_Active_Background: #ffd152;
93
- --sapIndicationColor_3_TextColor: #1d232a;
94
- --sapIndicationColor_4: #bde986;
95
- --sapIndicationColor_4_Background: #bde986;
96
- --sapIndicationColor_4_BorderColor: #bde986;
97
- --sapIndicationColor_4_Hover_Background: #c9ed9c;
98
- --sapIndicationColor_4_Active_Background: #d5f1b1;
99
- --sapIndicationColor_4_TextColor: #1d232a;
100
- --sapIndicationColor_5: #a6e0ff;
101
- --sapIndicationColor_5_Background: #a6e0ff;
102
- --sapIndicationColor_5_BorderColor: #a6e0ff;
103
- --sapIndicationColor_5_Hover_Background: #c0e9ff;
104
- --sapIndicationColor_5_Active_Background: #d9f2ff;
105
- --sapIndicationColor_5_TextColor: #1d232a;
106
- --sapIndicationColor_6: #64edd2;
107
- --sapIndicationColor_6_Background: #64edd2;
108
- --sapIndicationColor_6_BorderColor: #64edd2;
109
- --sapIndicationColor_6_Hover_Background: #7bf0d9;
110
- --sapIndicationColor_6_Active_Background: #92f2df;
111
- --sapIndicationColor_6_TextColor: #1d232a;
112
- --sapIndicationColor_7: #d3b6ff;
113
- --sapIndicationColor_7_Background: #d3b6ff;
114
- --sapIndicationColor_7_BorderColor: #d3b6ff;
115
- --sapIndicationColor_7_Hover_Background: #e2d0ff;
116
- --sapIndicationColor_7_Active_Background: #f2e9ff;
117
- --sapIndicationColor_7_TextColor: #1d232a;
118
- --sapIndicationColor_8: #ff8af0;
119
- --sapIndicationColor_8_Background: #ff8af0;
120
- --sapIndicationColor_8_BorderColor: #ff8af0;
121
- --sapIndicationColor_8_Hover_Background: #ffa3f3;
122
- --sapIndicationColor_8_Active_Background: #ffbdf7;
123
- --sapIndicationColor_8_TextColor: #1d232a;
63
+ --sapErrorBorderColor: #fa6161;
64
+ --sapWarningBorderColor: #f7bf00;
65
+ --sapSuccessBorderColor: #6dad1f;
66
+ --sapInformationBorderColor: #4db1ff;
67
+ --sapNeutralBorderColor: #a9b4be;
124
68
  --sapElement_LineHeight: 2.75rem;
125
69
  --sapElement_Height: 2.25rem;
126
70
  --sapElement_BorderWidth: .0625rem;
@@ -138,6 +82,8 @@
138
82
  --sapContent_MarkerTextColor: #64edd2;
139
83
  --sapContent_MeasureIndicatorColor: #a9b4be;
140
84
  --sapContent_Selected_MeasureIndicatorColor: #4db1ff;
85
+ --sapContent_Placeholderloading_Background: #475566;
86
+ --sapContent_Placeholderloading_Gradient: linear-gradient(to right, #475566 0%, #475566 20%, #74879f 50%, #475566 80%, #475566 100%);
141
87
  --sapContent_ImagePlaceholderBackground: #45617c;
142
88
  --sapContent_ImagePlaceholderForegroundColor: #d5dadd;
143
89
  --sapContent_RatedColor: #ffdf72;
@@ -149,7 +95,7 @@
149
95
  --sapContent_ContrastFocusColor: #000;
150
96
  --sapContent_ShadowColor: #000;
151
97
  --sapContent_ContrastShadowColor: #fff;
152
- --sapContent_Shadow0: 0 0 0.125rem 0 rgba(255,255,255,0.2), 0 0.125rem 0.5rem 0 rgba(0,0,0,0.3);
98
+ --sapContent_Shadow0: 0 0 0.125rem 0 rgba(255,255,255,0.6), 0 0.125rem 0.5rem 0 rgba(0,0,0,0.2);
153
99
  --sapContent_Shadow1: 0 0 0 0.0625rem rgba(255,255,255,0.35), 0 0.125rem 0.5rem 0 rgba(0,0,0,0.6);
154
100
  --sapContent_Shadow2: 0 0 0 0.0625rem rgba(255,255,255,0.35), 0 0.625rem 1.875rem 0 rgba(0,0,0,0.6);
155
101
  --sapContent_Shadow3: 0 0 0 0.0625rem rgba(255,255,255,0.35), 0 1.25rem 5rem 0 rgba(0,0,0,0.6);
@@ -171,29 +117,27 @@
171
117
  --sapContent_IconFontFamily: "SAP-icons";
172
118
  --sapContent_DisabledTextColor: rgba(234,236,238,0.6);
173
119
  --sapContent_DisabledOpacity: 0.4;
174
- --sapContent_ContrastTextThreshold: 0.5;
120
+ --sapContent_ContrastTextThreshold: 0.386;
175
121
  --sapContent_ContrastTextColor: #1d232a;
176
122
  --sapContent_ForegroundColor: #101418;
177
123
  --sapContent_ForegroundBorderColor: #a9b4be;
178
124
  --sapContent_ForegroundTextColor: #eaecee;
179
125
  --sapContent_BadgeBackground: #ff8cb2;
180
126
  --sapContent_BadgeTextColor: #1d232a;
181
- --sapContent_Placeholderloading_Background: #475566;
182
- --sapContent_Placeholderloading_Gradient: linear-gradient(to right, #475566 0%, #475566 20%, #74879f 50%, #475566 80%, #475566 100%);
183
127
  --sapContent_DragAndDropActiveColor: #4db1ff;
184
- --sapContent_Selected_Background: #1d232a;
185
128
  --sapContent_Selected_TextColor: #4db1ff;
129
+ --sapContent_Selected_Background: #1d232a;
186
130
  --sapContent_Selected_Hover_Background: #1d232a;
187
131
  --sapContent_Selected_ForegroundColor: #4db1ff;
188
132
  --sapContent_ForcedColorAdjust: none;
189
133
  --sapContent_Illustrative_Color1: #5d36ff;
190
134
  --sapContent_Illustrative_Color2: #4098ff;
191
135
  --sapContent_Illustrative_Color3: #f58b00;
192
- --sapContent_Illustrative_Color4: #5581ae;
136
+ --sapContent_Illustrative_Color4: #688fb7;
193
137
  --sapContent_Illustrative_Color5: #fff;
194
- --sapContent_Illustrative_Color6: #b9c1c6;
138
+ --sapContent_Illustrative_Color6: #818f98;
195
139
  --sapContent_Illustrative_Color7: #223548;
196
- --sapContent_Illustrative_Color8: #fff;
140
+ --sapContent_Illustrative_Color8: #cedbe8;
197
141
  --sapContent_Illustrative_Color9: #64edd2;
198
142
  --sapContent_Illustrative_Color10: #ebf8ff;
199
143
  --sapContent_Illustrative_Color11: #f31ded;
@@ -206,9 +150,30 @@
206
150
  --sapContent_Illustrative_Color18: #2a4259;
207
151
  --sapContent_Illustrative_Color19: #324e6b;
208
152
  --sapContent_Illustrative_Color20: #3b5b7c;
153
+ --sapFontLightFamily: "72-Light", "72-Lightfull", "72", "72full", Arial, Helvetica, sans-serif;
154
+ --sapFontBoldFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;
155
+ --sapFontSemiboldFamily: "72-Semibold", "72-Semiboldfull", "72", "72full", Arial, Helvetica, sans-serif;
156
+ --sapFontSemiboldDuplexFamily: "72-SemiboldDuplex", "72-SemiboldDuplexfull", "72", "72full", Arial, Helvetica, sans-serif;
157
+ --sapFontBlackFamily: "72Black", "72Blackfull","72", "72full", Arial, Helvetica, sans-serif;
158
+ --sapFontHeaderFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;
159
+ --sapFontSmallSize: .75rem;
160
+ --sapFontLargeSize: 1rem;
161
+ --sapFontHeader1Size: 3rem;
162
+ --sapFontHeader2Size: 2rem;
163
+ --sapFontHeader3Size: 1.5rem;
164
+ --sapFontHeader4Size: 1.25rem;
165
+ --sapFontHeader5Size: 1rem;
166
+ --sapFontHeader6Size: .875rem;
167
+ --sapLink_TextDecoration: none;
168
+ --sapLink_Hover_Color: #29a1ff;
169
+ --sapLink_Hover_TextDecoration: underline;
170
+ --sapLink_Active_Color: #4db1ff;
171
+ --sapLink_Active_TextDecoration: underline;
172
+ --sapLink_Visited_Color: #4db1ff;
173
+ --sapLink_InvertedColor: #bde2ff;
174
+ --sapLink_SubtleColor: #eaecee;
209
175
  --sapShell_Background: #12171c;
210
176
  --sapShell_BackgroundImage: linear-gradient(to bottom, #12171c, #12171c);
211
- --sapShell_BackgroundGradient: linear-gradient(to bottom, #12171c, #12171c);
212
177
  --sapShell_BackgroundImageOpacity: 1.0;
213
178
  --sapShell_BackgroundImageRepeat: false;
214
179
  --sapShell_BorderColor: #1d232a;
@@ -226,12 +191,12 @@
226
191
  --sapShell_Selected_Hover_Background: #1d232a;
227
192
  --sapShell_Favicon: none;
228
193
  --sapShell_Navigation_Background: #1d232a;
194
+ --sapShell_Navigation_Hover_Background: #1d232a;
229
195
  --sapShell_Navigation_SelectedColor: #4db1ff;
230
196
  --sapShell_Navigation_Selected_TextColor: #4db1ff;
231
197
  --sapShell_Navigation_TextColor: #eaecee;
232
- --sapShell_Navigation_Hover_Background: #1d232a;
233
- --sapShell_Navigation_Active_Background: #1d232a;
234
198
  --sapShell_Navigation_Active_TextColor: #4db1ff;
199
+ --sapShell_Navigation_Active_Background: #1d232a;
235
200
  --sapShell_Shadow: 0 0.125rem 0.125rem 0 rgba(0,0,0,0.8), inset 0 -0.0625rem 0 0 rgba(255,255,255,0.2);
236
201
  --sapShell_NegativeColor: #fa6161;
237
202
  --sapShell_CriticalColor: #ffdf72;
@@ -272,7 +237,7 @@
272
237
  --sapShell_Category_8_TextShadow: none;
273
238
  --sapShell_Category_9_Background: #1b90ff;
274
239
  --sapShell_Category_9_BorderColor: #1b90ff;
275
- --sapShell_Category_9_TextColor: #eaecee;
240
+ --sapShell_Category_9_TextColor: #1d232a;
276
241
  --sapShell_Category_9_TextShadow: none;
277
242
  --sapShell_Category_10_Background: #8396a8;
278
243
  --sapShell_Category_10_BorderColor: #8396a8;
@@ -280,7 +245,7 @@
280
245
  --sapShell_Category_10_TextShadow: none;
281
246
  --sapShell_Category_11_Background: #fe5656;
282
247
  --sapShell_Category_11_BorderColor: #fe5656;
283
- --sapShell_Category_11_TextColor: #eaecee;
248
+ --sapShell_Category_11_TextColor: #1d232a;
284
249
  --sapShell_Category_11_TextShadow: none;
285
250
  --sapShell_Category_12_Background: #9b99ff;
286
251
  --sapShell_Category_12_BorderColor: #9b99ff;
@@ -288,7 +253,7 @@
288
253
  --sapShell_Category_12_TextShadow: none;
289
254
  --sapShell_Category_13_Background: #f52ebc;
290
255
  --sapShell_Category_13_BorderColor: #f52ebc;
291
- --sapShell_Category_13_TextColor: #eaecee;
256
+ --sapShell_Category_13_TextColor: #1d232a;
292
257
  --sapShell_Category_13_TextShadow: none;
293
258
  --sapShell_Category_14_Background: #0ba38a;
294
259
  --sapShell_Category_14_BorderColor: #0ba38a;
@@ -332,10 +297,10 @@
332
297
  --sapAvatar_10_Background: #45617c;
333
298
  --sapAvatar_10_BorderColor: #45617c;
334
299
  --sapAvatar_10_TextColor: #d5dadd;
335
- --sapButton_BorderWidth: .0625rem;
336
- --sapButton_BorderCornerRadius: .5rem;
337
300
  --sapButton_Background: #2e3b47;
338
301
  --sapButton_BorderColor: #2e3b47;
302
+ --sapButton_BorderWidth: .0625rem;
303
+ --sapButton_BorderCornerRadius: .5rem;
339
304
  --sapButton_TextColor: #eaecee;
340
305
  --sapButton_Hover_Background: #1d232a;
341
306
  --sapButton_Hover_BorderColor: #1d232a;
@@ -346,7 +311,7 @@
346
311
  --sapButton_Active_TextColor: #4db1ff;
347
312
  --sapButton_Emphasized_Background: #0070f2;
348
313
  --sapButton_Emphasized_BorderColor: #0070f2;
349
- --sapButton_Emphasized_TextColor: #eaecee;
314
+ --sapButton_Emphasized_TextColor: #fff;
350
315
  --sapButton_Emphasized_Hover_Background: #0064d9;
351
316
  --sapButton_Emphasized_Hover_BorderColor: #0064d9;
352
317
  --sapButton_Emphasized_Hover_TextColor: #eaecee;
@@ -357,13 +322,13 @@
357
322
  --sapButton_Emphasized_FontWeight: bold;
358
323
  --sapButton_Reject_Background: #490000;
359
324
  --sapButton_Reject_BorderColor: #490000;
325
+ --sapButton_Reject_TextColor: #fa6161;
360
326
  --sapButton_Reject_Hover_Background: #1d232a;
361
327
  --sapButton_Reject_Hover_BorderColor: #1d232a;
362
328
  --sapButton_Reject_Hover_TextColor: #fa6161;
363
329
  --sapButton_Reject_Active_Background: #213131;
364
330
  --sapButton_Reject_Active_BorderColor: #fa6161;
365
331
  --sapButton_Reject_Active_TextColor: #fa6161;
366
- --sapButton_Reject_TextColor: #fa6161;
367
332
  --sapButton_Reject_Selected_Background: #213131;
368
333
  --sapButton_Reject_Selected_BorderColor: #fa6161;
369
334
  --sapButton_Reject_Selected_TextColor: #fa6161;
@@ -371,13 +336,13 @@
371
336
  --sapButton_Reject_Selected_Hover_BorderColor: #fa6161;
372
337
  --sapButton_Accept_Background: #153e20;
373
338
  --sapButton_Accept_BorderColor: #153e20;
339
+ --sapButton_Accept_TextColor: #97dd40;
374
340
  --sapButton_Accept_Hover_Background: #1d232a;
375
341
  --sapButton_Accept_Hover_BorderColor: #1d232a;
376
342
  --sapButton_Accept_Hover_TextColor: #97dd40;
377
343
  --sapButton_Accept_Active_Background: #213131;
378
344
  --sapButton_Accept_Active_BorderColor: #6dad1f;
379
345
  --sapButton_Accept_Active_TextColor: #97dd40;
380
- --sapButton_Accept_TextColor: #97dd40;
381
346
  --sapButton_Accept_Selected_Background: #213131;
382
347
  --sapButton_Accept_Selected_BorderColor: #6dad1f;
383
348
  --sapButton_Accept_Selected_TextColor: #97dd40;
@@ -506,10 +471,16 @@
506
471
  --sapField_BorderWidth: .0625rem;
507
472
  --sapField_BorderStyle: none;
508
473
  --sapField_BorderCornerRadius: .25rem;
474
+ --sapField_Shadow: none;
509
475
  --sapField_Hover_Background: #1d232a;
510
476
  --sapField_Hover_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #a9b4be, #a9b4be) border-box;
511
477
  --sapField_Hover_BorderColor: #a9b4be;
512
478
  --sapField_Hover_HelpBackground: #1d232a;
479
+ --sapField_Hover_Shadow: 0 0 0.125rem 0 rgba(169,180,190,0.72);
480
+ --sapField_Hover_InvalidShadow: 0 0 0.125rem 0 rgba(250,97,97,0.72);
481
+ --sapField_Hover_WarningShadow: 0 0 0.125rem 0 rgba(255,223,114,0.72);
482
+ --sapField_Hover_SuccessShadow: 0 0 0.125rem 0 rgba(151,221,64,0.72);
483
+ --sapField_Hover_InformationShadow: 0 0 0.125rem 0 rgba(77,177,255,0.72);
513
484
  --sapField_Active_BorderColor: #4db1ff;
514
485
  --sapField_Focus_Background: #1d232a;
515
486
  --sapField_Focus_BorderColor: #4db1ff;
@@ -525,21 +496,25 @@
525
496
  --sapField_InvalidBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #fa6161, #fa6161) border-box;
526
497
  --sapField_InvalidBorderWidth: .125rem;
527
498
  --sapField_InvalidBorderStyle: none;
499
+ --sapField_InvalidShadow: none;
528
500
  --sapField_WarningColor: #f7bf00;
529
501
  --sapField_WarningBackground: #382700;
530
502
  --sapField_WarningBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #f7bf00, #f7bf00) border-box;
531
503
  --sapField_WarningBorderWidth: .125rem;
532
504
  --sapField_WarningBorderStyle: none;
505
+ --sapField_WarningShadow: none;
533
506
  --sapField_SuccessColor: #6dad1f;
534
507
  --sapField_SuccessBackground: #11331a;
535
508
  --sapField_SuccessBackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #6dad1f, #6dad1f) border-box;
536
509
  --sapField_SuccessBorderWidth: .0625rem;
537
510
  --sapField_SuccessBorderStyle: none;
511
+ --sapField_SuccessShadow: none;
538
512
  --sapField_InformationColor: #4db1ff;
539
513
  --sapField_InformationBackground: #00144a;
540
514
  --sapField_InformationBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #4db1ff, #4db1ff) border-box;
541
515
  --sapField_InformationBorderWidth: .125rem;
542
516
  --sapField_InformationBorderStyle: none;
517
+ --sapField_InformationShadow: none;
543
518
  --sapGroup_TitleBackground: #1d232a;
544
519
  --sapGroup_TitleBorderColor: #768ea5;
545
520
  --sapGroup_TitleTextColor: #eaecee;
@@ -549,16 +524,15 @@
549
524
  --sapGroup_BorderWidth: .0625rem;
550
525
  --sapGroup_BorderCornerRadius: .5rem;
551
526
  --sapGroup_FooterBackground: transparent;
552
- --sapPopover_BorderCornerRadius: .5rem;
553
527
  --sapToolbar_Background: #1d232a;
554
528
  --sapToolbar_SeparatorColor: #3c4957;
555
529
  --sapList_HeaderBackground: #1d232a;
556
530
  --sapList_HeaderBorderColor: #768ea5;
557
531
  --sapList_HeaderTextColor: #eaecee;
558
532
  --sapList_BorderColor: #2e3742;
533
+ --sapList_BorderWidth: .0625rem;
559
534
  --sapList_TextColor: #eaecee;
560
535
  --sapList_Active_TextColor: #eaecee;
561
- --sapList_BorderWidth: .0625rem;
562
536
  --sapList_Active_Background: #020303;
563
537
  --sapList_SelectionBackgroundColor: #1d2d3e;
564
538
  --sapList_SelectionBorderColor: #4db1ff;
@@ -569,17 +543,18 @@
569
543
  --sapList_GroupHeaderBackground: #1d232a;
570
544
  --sapList_GroupHeaderBorderColor: #768ea5;
571
545
  --sapList_GroupHeaderTextColor: #eaecee;
572
- --sapList_FooterBackground: #1d232a;
573
- --sapList_FooterTextColor: #eaecee;
574
546
  --sapList_TableGroupHeaderBackground: #0c0f13;
575
547
  --sapList_TableGroupHeaderBorderColor: #768ea5;
576
548
  --sapList_TableGroupHeaderTextColor: #eaecee;
549
+ --sapList_FooterBackground: #1d232a;
550
+ --sapList_FooterTextColor: #eaecee;
577
551
  --sapList_TableFooterBorder: #768ea5;
578
552
  --sapList_TableFixedBorderColor: #6f829a;
579
553
  --sapMessage_ErrorBorderColor: #910000;
580
554
  --sapMessage_WarningBorderColor: #845c00;
581
555
  --sapMessage_SuccessBorderColor: #246c37;
582
556
  --sapMessage_InformationBorderColor: #0034bf;
557
+ --sapPopover_BorderCornerRadius: .5rem;
583
558
  --sapProgress_Background: #2e3b48;
584
559
  --sapProgress_BorderColor: #2e3b48;
585
560
  --sapProgress_TextColor: #eaecee;
@@ -626,9 +601,9 @@
626
601
  --sapSlider_RangeHandleBackground: #1d232a;
627
602
  --sapSlider_Hover_HandleBackground: #1d232a;
628
603
  --sapSlider_Hover_HandleBorderColor: #4db1ff;
629
- --sapSlider_Hover_RangeHandleBackground: transparent;
604
+ --sapSlider_Hover_RangeHandleBackground: #1d232a;
630
605
  --sapSlider_Active_HandleBackground: #213131;
631
- --sapSlider_Active_HandleBorderColor: #213131;
606
+ --sapSlider_Active_HandleBorderColor: #4db1ff;
632
607
  --sapSlider_Active_RangeHandleBackground: transparent;
633
608
  --sapPageHeader_Background: #1d232a;
634
609
  --sapPageHeader_BorderColor: #2e3742;
@@ -642,8 +617,8 @@
642
617
  --sapInfobar_NonInteractive_Background: #12171c;
643
618
  --sapInfobar_TextColor: #64edd2;
644
619
  --sapObjectHeader_Background: #1d232a;
645
- --sapObjectHeader_BorderColor: #2e3742;
646
620
  --sapObjectHeader_Hover_Background: #232b33;
621
+ --sapObjectHeader_BorderColor: #2e3742;
647
622
  --sapObjectHeader_Title_TextColor: #eaecee;
648
623
  --sapObjectHeader_Title_FontSize: 2rem;
649
624
  --sapObjectHeader_Title_SnappedFontSize: 1.25rem;
@@ -682,6 +657,146 @@
682
657
  --sapAccentBackgroundColor8: #236c39;
683
658
  --sapAccentBackgroundColor9: #4e247a;
684
659
  --sapAccentBackgroundColor10: #45617c;
660
+ --sapIndicationColor_1: #fd3535;
661
+ --sapIndicationColor_1_Background: #fd3535;
662
+ --sapIndicationColor_1_BorderColor: #fd3535;
663
+ --sapIndicationColor_1_TextColor: #1d232a;
664
+ --sapIndicationColor_1_Hover_Background: #fd4e4e;
665
+ --sapIndicationColor_1_Active_Background: #fe6767;
666
+ --sapIndicationColor_1_Active_BorderColor: #5e0303;
667
+ --sapIndicationColor_1_Active_TextColor: #fd3535;
668
+ --sapIndicationColor_1_Selected_Background: #fe6767;
669
+ --sapIndicationColor_1_Selected_BorderColor: #5e0303;
670
+ --sapIndicationColor_1_Selected_TextColor: #fd3535;
671
+ --sapIndicationColor_1b: #5e0303;
672
+ --sapIndicationColor_1b_BorderColor: #5e0303;
673
+ --sapIndicationColor_1b_Hover_Background: #770404;
674
+ --sapIndicationColor_2: #ff8f8f;
675
+ --sapIndicationColor_2_Background: #ff8f8f;
676
+ --sapIndicationColor_2_BorderColor: #ff8f8f;
677
+ --sapIndicationColor_2_TextColor: #1d232a;
678
+ --sapIndicationColor_2_Hover_Background: #ffa9a9;
679
+ --sapIndicationColor_2_Active_Background: #ffc2c2;
680
+ --sapIndicationColor_2_Active_BorderColor: #7d0000;
681
+ --sapIndicationColor_2_Active_TextColor: #ff8f8f;
682
+ --sapIndicationColor_2_Selected_Background: #ffc2c2;
683
+ --sapIndicationColor_2_Selected_BorderColor: #7d0000;
684
+ --sapIndicationColor_2_Selected_TextColor: #ff8f8f;
685
+ --sapIndicationColor_2b: #7d0000;
686
+ --sapIndicationColor_2b_BorderColor: #7d0000;
687
+ --sapIndicationColor_2b_Hover_Background: #970000;
688
+ --sapIndicationColor_3: #ffc933;
689
+ --sapIndicationColor_3_Background: #ffc933;
690
+ --sapIndicationColor_3_BorderColor: #ffc933;
691
+ --sapIndicationColor_3_TextColor: #1d232a;
692
+ --sapIndicationColor_3_Hover_Background: #ffcd42;
693
+ --sapIndicationColor_3_Active_Background: #ffd152;
694
+ --sapIndicationColor_3_Active_BorderColor: #662b00;
695
+ --sapIndicationColor_3_Active_TextColor: #ffc933;
696
+ --sapIndicationColor_3_Selected_Background: #ffd152;
697
+ --sapIndicationColor_3_Selected_BorderColor: #662b00;
698
+ --sapIndicationColor_3_Selected_TextColor: #ffc933;
699
+ --sapIndicationColor_3b: #662b00;
700
+ --sapIndicationColor_3b_BorderColor: #662b00;
701
+ --sapIndicationColor_3b_Hover_Background: #803600;
702
+ --sapIndicationColor_4: #bde986;
703
+ --sapIndicationColor_4_Background: #bde986;
704
+ --sapIndicationColor_4_BorderColor: #bde986;
705
+ --sapIndicationColor_4_TextColor: #1d232a;
706
+ --sapIndicationColor_4_Hover_Background: #c9ed9c;
707
+ --sapIndicationColor_4_Active_Background: #d5f1b1;
708
+ --sapIndicationColor_4_Active_BorderColor: #044a18;
709
+ --sapIndicationColor_4_Active_TextColor: #bde986;
710
+ --sapIndicationColor_4_Selected_Background: #d5f1b1;
711
+ --sapIndicationColor_4_Selected_BorderColor: #044a18;
712
+ --sapIndicationColor_4_Selected_TextColor: #bde986;
713
+ --sapIndicationColor_4b: #044a18;
714
+ --sapIndicationColor_4b_BorderColor: #044a18;
715
+ --sapIndicationColor_4b_Hover_Background: #056220;
716
+ --sapIndicationColor_5: #a6e0ff;
717
+ --sapIndicationColor_5_Background: #a6e0ff;
718
+ --sapIndicationColor_5_BorderColor: #a6e0ff;
719
+ --sapIndicationColor_5_TextColor: #1d232a;
720
+ --sapIndicationColor_5_Hover_Background: #c0e9ff;
721
+ --sapIndicationColor_5_Active_Background: #d9f2ff;
722
+ --sapIndicationColor_5_Active_BorderColor: #024594;
723
+ --sapIndicationColor_5_Active_TextColor: #a6e0ff;
724
+ --sapIndicationColor_5_Selected_Background: #d9f2ff;
725
+ --sapIndicationColor_5_Selected_BorderColor: #024594;
726
+ --sapIndicationColor_5_Selected_TextColor: #a6e0ff;
727
+ --sapIndicationColor_5b: #024594;
728
+ --sapIndicationColor_5b_BorderColor: #024594;
729
+ --sapIndicationColor_5b_Hover_Background: #0251ad;
730
+ --sapIndicationColor_6: #64edd2;
731
+ --sapIndicationColor_6_Background: #64edd2;
732
+ --sapIndicationColor_6_BorderColor: #64edd2;
733
+ --sapIndicationColor_6_TextColor: #1d232a;
734
+ --sapIndicationColor_6_Hover_Background: #7bf0d9;
735
+ --sapIndicationColor_6_Active_Background: #92f2df;
736
+ --sapIndicationColor_6_Active_BorderColor: #00454e;
737
+ --sapIndicationColor_6_Active_TextColor: #64edd2;
738
+ --sapIndicationColor_6_Selected_Background: #92f2df;
739
+ --sapIndicationColor_6_Selected_BorderColor: #00454e;
740
+ --sapIndicationColor_6_Selected_TextColor: #64edd2;
741
+ --sapIndicationColor_6b: #00454e;
742
+ --sapIndicationColor_6b_BorderColor: #00454e;
743
+ --sapIndicationColor_6b_Hover_Background: #005c68;
744
+ --sapIndicationColor_7: #d3b6ff;
745
+ --sapIndicationColor_7_Background: #d3b6ff;
746
+ --sapIndicationColor_7_BorderColor: #d3b6ff;
747
+ --sapIndicationColor_7_TextColor: #1d232a;
748
+ --sapIndicationColor_7_Hover_Background: #e2d0ff;
749
+ --sapIndicationColor_7_Active_Background: #f2e9ff;
750
+ --sapIndicationColor_7_Active_BorderColor: #2702c2;
751
+ --sapIndicationColor_7_Active_TextColor: #d3b6ff;
752
+ --sapIndicationColor_7_Selected_Background: #f2e9ff;
753
+ --sapIndicationColor_7_Selected_BorderColor: #2702c2;
754
+ --sapIndicationColor_7_Selected_TextColor: #d3b6ff;
755
+ --sapIndicationColor_7b: #2702c2;
756
+ --sapIndicationColor_7b_BorderColor: #2702c2;
757
+ --sapIndicationColor_7b_Hover_Background: #2c02db;
758
+ --sapIndicationColor_8: #ff8af0;
759
+ --sapIndicationColor_8_Background: #ff8af0;
760
+ --sapIndicationColor_8_BorderColor: #ff8af0;
761
+ --sapIndicationColor_8_TextColor: #1d232a;
762
+ --sapIndicationColor_8_Hover_Background: #ffa3f3;
763
+ --sapIndicationColor_8_Active_Background: #ffbdf7;
764
+ --sapIndicationColor_8_Active_BorderColor: #4c005b;
765
+ --sapIndicationColor_8_Active_TextColor: #ff8af0;
766
+ --sapIndicationColor_8_Selected_Background: #ffbdf7;
767
+ --sapIndicationColor_8_Selected_BorderColor: #4c005b;
768
+ --sapIndicationColor_8_Selected_TextColor: #ff8af0;
769
+ --sapIndicationColor_8b: #4c005b;
770
+ --sapIndicationColor_8b_BorderColor: #4c005b;
771
+ --sapIndicationColor_8b_Hover_Background: #610075;
772
+ --sapIndicationColor_9: #f2f2f2;
773
+ --sapIndicationColor_9_Background: #f2f2f2;
774
+ --sapIndicationColor_9_BorderColor: #f2f2f2;
775
+ --sapIndicationColor_9_TextColor: #1d232a;
776
+ --sapIndicationColor_9_Hover_Background: #fff;
777
+ --sapIndicationColor_9_Active_Background: #213131;
778
+ --sapIndicationColor_9_Active_BorderColor: #3e4b5a;
779
+ --sapIndicationColor_9_Active_TextColor: #f2f2f2;
780
+ --sapIndicationColor_9_Selected_Background: #213131;
781
+ --sapIndicationColor_9_Selected_BorderColor: #3e4b5a;
782
+ --sapIndicationColor_9_Selected_TextColor: #f2f2f2;
783
+ --sapIndicationColor_9b: #1d232a;
784
+ --sapIndicationColor_9b_BorderColor: #3e4b5a;
785
+ --sapIndicationColor_9b_Hover_Background: #273039;
786
+ --sapIndicationColor_10: #d8d8d8;
787
+ --sapIndicationColor_10_Background: #aaa;
788
+ --sapIndicationColor_10_BorderColor: #aaa;
789
+ --sapIndicationColor_10_TextColor: #1d232a;
790
+ --sapIndicationColor_10_Hover_Background: #b7b7b7;
791
+ --sapIndicationColor_10_Active_Background: #213131;
792
+ --sapIndicationColor_10_Active_BorderColor: #373737;
793
+ --sapIndicationColor_10_Active_TextColor: #d8d8d8;
794
+ --sapIndicationColor_10_Selected_Background: #213131;
795
+ --sapIndicationColor_10_Selected_BorderColor: #373737;
796
+ --sapIndicationColor_10_Selected_TextColor: #d8d8d8;
797
+ --sapIndicationColor_10b: #373737;
798
+ --sapIndicationColor_10b_BorderColor: #373737;
799
+ --sapIndicationColor_10b_Hover_Background: #444;
685
800
  --sapLegend_WorkingBackground: #1d232a;
686
801
  --sapLegend_NonWorkingBackground: #0c0f12;
687
802
  --sapLegend_CurrentDateTime: #ffafed;
@@ -755,9 +870,9 @@
755
870
  --sapFontUrl_SAP-icons_ttf: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.ttf');
756
871
  --sapFontUrl_SAP-icons_woff: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.woff');
757
872
  --sapFontUrl_SAP-icons_woff2: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.woff2');
758
- --sapFontUrl_SAP-icons-TNT_ttf: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons-TNT.ttf');
759
- --sapFontUrl_SAP-icons-TNT_woff: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons-TNT.woff');
760
- --sapFontUrl_SAP-icons-TNT_woff2: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons-TNT.woff2');
873
+ --sapFontUrl_SAP-icons-TNT_ttf: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons-TNT.ttf');
874
+ --sapFontUrl_SAP-icons-TNT_woff: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons-TNT.woff');
875
+ --sapFontUrl_SAP-icons-TNT_woff2: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons-TNT.woff2');
761
876
  --sapFontUrl_SAP-icons-Business-Suite_ttf: url('../../../Base/baseLib/sap_horizon/fonts/BusinessSuiteInAppSymbols.ttf');
762
877
  --sapFontUrl_SAP-icons-Business-Suite_woff: url('../../../Base/baseLib/sap_horizon/fonts/BusinessSuiteInAppSymbols.woff');
763
878
  --sapFontUrl_SAP-icons-Business-Suite_woff2: url('../../../Base/baseLib/sap_horizon/fonts/BusinessSuiteInAppSymbols.woff2');
@@ -819,3 +934,23 @@
819
934
  .background-image--sapShell_BackgroundImage {
820
935
  background-image: var(--sapShell_BackgroundImage);
821
936
  }
937
+
938
+ /**
939
+ * Base.baseLib.sap_horizon.base (Version 11.6.4)
940
+ */
941
+
942
+
943
+ /**
944
+ * Base.baseLib.sap_horizon.css_variables (Version 11.6.4)
945
+ */
946
+
947
+
948
+ /**
949
+ * Base.baseLib.sap_horizon_dark.base (Version 11.6.4)
950
+ */
951
+
952
+
953
+ /**
954
+ * Base.baseLib.sap_horizon_dark.css_variables (Version 11.6.4)
955
+ */
956
+