@openui5/themelib_sap_belize 1.90.6 → 1.93.1
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.
- package/.reuse/dep5 +41 -0
- package/THIRDPARTY.txt +49 -0
- package/package.json +18 -18
- package/src/sap/m/themes/sap_belize/IconTabBar.less +19 -16
- package/src/sap/m/themes/sap_belize/ProgressIndicator.less +1 -4
- package/src/sap/m/themes/sap_belize/QuickView.less +7 -6
- package/src/sap/m/themes/sap_belize/SelectList.less +0 -5
- package/src/sap/m/themes/sap_belize_hcb/Avatar.less +19 -11
- package/src/sap/m/themes/sap_belize_hcb/IconTabBar.less +4 -4
- package/src/sap/m/themes/sap_belize_hcb/ObjectNumber.less +1 -1
- package/src/sap/m/themes/sap_belize_hcb/ObjectStatus.less +2 -0
- package/src/sap/m/themes/sap_belize_hcb/QuickView.less +3 -2
- package/src/sap/m/themes/sap_belize_hcb/SelectList.less +0 -5
- package/src/sap/m/themes/sap_belize_hcb/SinglePlanningCalendarMonthGrid.less +2 -1
- package/src/sap/m/themes/sap_belize_hcw/Avatar.less +19 -11
- package/src/sap/m/themes/sap_belize_hcw/IconTabBar.less +4 -4
- package/src/sap/m/themes/sap_belize_hcw/ObjectNumber.less +1 -1
- package/src/sap/m/themes/sap_belize_hcw/ObjectStatus.less +2 -0
- package/src/sap/m/themes/sap_belize_hcw/QuickView.less +3 -2
- package/src/sap/m/themes/sap_belize_hcw/SelectList.less +0 -5
- package/src/sap/m/themes/sap_belize_hcw/SinglePlanningCalendarMonthGrid.less +2 -1
- package/src/sap/tnt/themes/sap_belize/ToolHeader.less +33 -1
- package/src/sap/tnt/themes/sap_belize_hcb/ToolHeader.less +4 -0
- package/src/sap/tnt/themes/sap_belize_hcw/ToolHeader.less +5 -1
- package/src/sap/ui/core/themes/sap_belize/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize/base.less +1040 -742
- package/src/sap/ui/core/themes/sap_belize/global.less +218 -185
- package/src/sap/ui/core/themes/sap_belize/shared.less +0 -3
- package/src/sap/ui/core/themes/sap_belize_hcb/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_hcb/base.less +1057 -799
- package/src/sap/ui/core/themes/sap_belize_hcb/global.less +219 -184
- package/src/sap/ui/core/themes/sap_belize_hcw/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_hcw/base.less +101 -42
- package/src/sap/ui/core/themes/sap_belize_hcw/global.less +219 -184
- package/src/sap/ui/core/themes/sap_belize_plus/.theme +1 -1
- package/src/sap/ui/core/themes/sap_belize_plus/base.less +3 -9
- package/src/sap/ui/layout/themes/sap_belize/library.source.less +0 -1
- package/src/sap/ui/layout/themes/sap_belize_hcb/library.source.less +0 -1
- package/src/sap/ui/layout/themes/sap_belize_hcw/library.source.less +0 -1
- package/src/sap/ui/rta/themes/sap_belize/ContextMenu.less +1 -2
- package/src/sap/ui/unified/themes/sap_belize/Calendar.less +4 -0
- package/src/sap/uxap/themes/sap_belize/ObjectPageSection.less +1 -2
- package/src/sap/ui/layout/themes/sap_belize/SimpleForm.less +0 -12
- package/src/sap/ui/layout/themes/sap_belize_hcb/SimpleForm.less +0 -9
- package/src/sap/ui/layout/themes/sap_belize_hcw/SimpleForm.less +0 -9
|
@@ -16,47 +16,76 @@
|
|
|
16
16
|
@sapUiShellColor: @sapShellColor;
|
|
17
17
|
@sapUiBaseBG: @sapBackgroundColor;
|
|
18
18
|
@sapUiGlobalBackgroundColor: @sapBackgroundColor;
|
|
19
|
-
|
|
20
19
|
@sapUiFontFamily: @sapFontFamily;
|
|
21
|
-
@
|
|
22
|
-
@sapUiFontBoldFamily: @sapFontBoldFamily;
|
|
23
|
-
@sapUiFontHeaderFamily: @sapFontHeaderFamily;
|
|
24
|
-
@sapMFontSmallSize: @sapFontSmallSize;
|
|
25
|
-
@sapMFontMediumSize: @sapFontSize;
|
|
26
|
-
@sapMFontLargeSize: @sapFontLargeSize;
|
|
27
|
-
@sapMFontHeader1Size: @sapFontHeader1Size;
|
|
28
|
-
@sapMFontHeader2Size: @sapFontHeader2Size;
|
|
29
|
-
@sapMFontHeader3Size: @sapFontHeader3Size;
|
|
30
|
-
@sapMFontHeader4Size: @sapFontHeader4Size;
|
|
31
|
-
@sapMFontHeader5Size: @sapFontHeader5Size;
|
|
32
|
-
@sapMFontHeader6Size: @sapFontHeader6Size;
|
|
33
|
-
|
|
20
|
+
@sapUiFontSize: 16px; // @sapFontSize;
|
|
34
21
|
@sapUiBaseText: @sapTextColor;
|
|
35
22
|
@sapUiLink: @sapLinkColor;
|
|
36
|
-
|
|
37
23
|
@sapUiGlobalLogo: @sapCompanyLogo;
|
|
38
24
|
@sapUiGlobalBackgroundImage: @sapBackgroundImage;
|
|
39
25
|
@sapUiBackgroundImage: @sapBackgroundImage;
|
|
40
26
|
@sapUiUx3ShellBackgroundImageURL: @sapBackgroundImage;
|
|
41
|
-
|
|
42
27
|
@sapUiGlobalBackgroundImageOpacity: @sapBackgroundImageOpacity;
|
|
43
28
|
@sapUiGlobalBackgroundRepeat: @sapBackgroundImageRepeat;
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
// ==============================================================
|
|
47
|
-
// Expert Theming (these Parameters should be linked in controls)
|
|
48
|
-
// ==============================================================
|
|
49
|
-
|
|
50
29
|
@sapUiSelected: @sapSelectedColor;
|
|
51
30
|
@sapUiActive: @sapActiveColor;
|
|
52
31
|
@sapUiHighlightTextColor: @sapHighlightTextColor;
|
|
53
32
|
@sapUiTextTitle: @sapTitleColor;
|
|
54
33
|
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
34
|
+
|
|
35
|
+
// =======================================================
|
|
36
|
+
// Semantic Foreground Colors - do not use in Controls!!
|
|
37
|
+
// =======================================================
|
|
38
|
+
|
|
39
|
+
@sapUiNegative: @sapNegativeColor;
|
|
40
|
+
@sapUiCritical: @sapCriticalColor;
|
|
41
|
+
@sapUiPositive: @sapPositiveColor;
|
|
42
|
+
@sapUiInformative: @sapInformativeColor;
|
|
43
|
+
@sapUiNeutral: @sapNeutralColor;
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
// =====================================
|
|
47
|
+
// Semantic Colors
|
|
48
|
+
// =====================================
|
|
49
|
+
|
|
50
|
+
// Semantic Foreground Elements
|
|
51
|
+
|
|
52
|
+
@sapUiNegativeElement: @sapNegativeElementColor;
|
|
53
|
+
@sapUiCriticalElement: @sapCriticalElementColor;
|
|
54
|
+
@sapUiPositiveElement: @sapPositiveElementColor;
|
|
55
|
+
@sapUiInformativeElement: @sapInformativeElementColor;
|
|
56
|
+
@sapUiNeutralElement: @sapNeutralElementColor;
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
// Semantic Text
|
|
60
|
+
|
|
61
|
+
@sapUiNegativeText: @sapNegativeTextColor;
|
|
62
|
+
@sapUiCriticalText: @sapCriticalTextColor;
|
|
63
|
+
@sapUiPositiveText: @sapPositiveTextColor;
|
|
64
|
+
@sapUiInformativeText: @sapInformativeTextColor;
|
|
65
|
+
@sapUiNeutralText: @sapNeutralTextColor;
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
// Semantic Background Colors
|
|
69
|
+
|
|
70
|
+
@sapUiErrorBG: @sapErrorBackground;
|
|
71
|
+
@sapUiWarningBG: @sapWarningBackground;
|
|
72
|
+
@sapUiSuccessBG: @sapSuccessBackground;
|
|
73
|
+
@sapUiInformationBG: @sapInformationBackground;
|
|
74
|
+
@sapUiNeutralBG: @sapNeutralBackground;
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
// Semantic Border Colors
|
|
78
|
+
|
|
79
|
+
@sapUiErrorBorder: @sapErrorBorderColor;
|
|
80
|
+
@sapUiWarningBorder: @sapWarningBorderColor;
|
|
81
|
+
@sapUiSuccessBorder: @sapSuccessBorderColor;
|
|
82
|
+
@sapUiInformationBorder: @sapInformationBorderColor;
|
|
83
|
+
@sapUiNeutralBorder: @sapNeutralColor;
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
// ==============================================================
|
|
87
|
+
// Expert Theming (these Parameters should be linked in controls)
|
|
88
|
+
// ==============================================================
|
|
60
89
|
|
|
61
90
|
@sapUiElementLineHeight: @sapElement_LineHeight;
|
|
62
91
|
@sapUiElementHeight: @sapElement_Height;
|
|
@@ -68,8 +97,6 @@
|
|
|
68
97
|
@sapUiElementCondensedHeight: @sapElement_Condensed_Height;
|
|
69
98
|
|
|
70
99
|
@sapUiContentLineHeight: @sapContent_LineHeight;
|
|
71
|
-
@sapUiContentElementHeight: @sapContent_ElementHeight;
|
|
72
|
-
@sapUiContentElementHeightPX: @sapContent_ElementHeight_PX;
|
|
73
100
|
@sapUiContentIconHeight: @sapContent_IconHeight;
|
|
74
101
|
@sapUiContentIconColor: @sapContent_IconColor;
|
|
75
102
|
@sapUiContentContrastIconColor: @sapContent_ContrastIconColor;
|
|
@@ -93,6 +120,7 @@
|
|
|
93
120
|
@sapUiContentShadow2: @sapContent_Shadow2;
|
|
94
121
|
@sapUiContentShadow3: @sapContent_Shadow3;
|
|
95
122
|
@sapUiContentTextShadow: @sapContent_TextShadow;
|
|
123
|
+
@sapUiContentContrastTextShadow: @sapContent_ContrastTextShadow;
|
|
96
124
|
@sapUiContentHeaderShadow: @sapContent_HeaderShadow;
|
|
97
125
|
@sapUiContentSearchHighlightColor: @sapContent_SearchHighlightColor;
|
|
98
126
|
@sapUiContentHelpColor: @sapContent_HelpColor;
|
|
@@ -113,6 +141,7 @@
|
|
|
113
141
|
@sapUiContentSelectedTextColor: @sapContent_Selected_TextColor;
|
|
114
142
|
@sapUiContentSelectedBackground: @sapContent_Selected_Background;
|
|
115
143
|
@sapUiContentSelectedHoverBackground: @sapContent_Selected_Hover_Background;
|
|
144
|
+
@sapUiContentSelectedForegroundColor: @sapContent_Selected_ForegroundColor;
|
|
116
145
|
|
|
117
146
|
@sapUiContentIllustrativeColor1: @sapContent_Illustrative_Color1;
|
|
118
147
|
@sapUiContentIllustrativeColor2: @sapContent_Illustrative_Color2;
|
|
@@ -123,12 +152,28 @@
|
|
|
123
152
|
@sapUiContentIllustrativeColor7: @sapContent_Illustrative_Color7;
|
|
124
153
|
@sapUiContentIllustrativeColor8: @sapContent_Illustrative_Color8;
|
|
125
154
|
|
|
155
|
+
@sapUiFontLightFamily: @sapFontLightFamily;
|
|
156
|
+
@sapUiFontBoldFamily: @sapFontBoldFamily;
|
|
157
|
+
@sapUiFontHeaderFamily: @sapFontHeaderFamily;
|
|
158
|
+
@sapMFontSmallSize: @sapFontSmallSize;
|
|
159
|
+
@sapMFontLargeSize: @sapFontLargeSize;
|
|
160
|
+
@sapMFontHeader1Size: @sapFontHeader1Size;
|
|
161
|
+
@sapMFontHeader2Size: @sapFontHeader2Size;
|
|
162
|
+
@sapMFontHeader3Size: @sapFontHeader3Size;
|
|
163
|
+
@sapMFontHeader4Size: @sapFontHeader4Size;
|
|
164
|
+
@sapMFontHeader5Size: @sapFontHeader5Size;
|
|
165
|
+
@sapMFontHeader6Size: @sapFontHeader6Size;
|
|
166
|
+
|
|
167
|
+
@sapUiLinkHover: @sapLink_Hover_Color;
|
|
168
|
+
@sapUiLinkActive: @sapLink_Active_Color;
|
|
169
|
+
@sapUiLinkVisited: @sapLink_Visited_Color;
|
|
170
|
+
@sapUiLinkInverted: @sapLink_InvertedColor;
|
|
171
|
+
@sapUiLinkSubtle: @sapLink_SubtleColor;
|
|
172
|
+
|
|
126
173
|
@sapUiShellBackground: @sapShell_Background;
|
|
127
174
|
@sapUiShellBackgroundImage: @sapShell_BackgroundImage;
|
|
128
175
|
@sapUiShellBackgroundImageOpacity: @sapShell_BackgroundImageOpacity;
|
|
129
176
|
@sapUiShellBackgroundImageRepeat: @sapShell_BackgroundImageRepeat;
|
|
130
|
-
@sapUiShellBackgroundPatternColor: @sapShell_BackgroundPatternColor;
|
|
131
|
-
@sapUiShellBackgroundGradient: @sapShell_BackgroundGradient;
|
|
132
177
|
@sapUiShellBorderColor: @sapShell_BorderColor;
|
|
133
178
|
@sapUiShellTextColor: @sapShell_TextColor;
|
|
134
179
|
@sapUiShellInteractiveTextColor: @sapShell_InteractiveTextColor;
|
|
@@ -156,10 +201,10 @@
|
|
|
156
201
|
@sapUiShellInformativeColor: @sapShell_InformativeColor;
|
|
157
202
|
@sapUiShellNeutralColor: @sapShell_NeutralColor;
|
|
158
203
|
|
|
159
|
-
@sapUiButtonBorderWidth: @sapButton_BorderWidth;
|
|
160
|
-
@sapUiButtonBorderCornerRadius: @sapButton_BorderCornerRadius;
|
|
161
204
|
@sapUiButtonBackground: @sapButton_Background;
|
|
162
205
|
@sapUiButtonBorderColor: @sapButton_BorderColor;
|
|
206
|
+
@sapUiButtonBorderWidth: @sapButton_BorderWidth;
|
|
207
|
+
@sapUiButtonBorderCornerRadius: @sapButton_BorderCornerRadius;
|
|
163
208
|
@sapUiButtonTextColor: @sapButton_TextColor;
|
|
164
209
|
@sapUiButtonHoverBackground: @sapButton_Hover_Background;
|
|
165
210
|
@sapUiButtonHoverBorderColor: @sapButton_Hover_BorderColor;
|
|
@@ -176,6 +221,7 @@
|
|
|
176
221
|
@sapUiButtonEmphasizedHoverTextColor: @sapButton_Emphasized_Hover_TextColor;
|
|
177
222
|
@sapUiButtonEmphasizedActiveBackground: @sapButton_Emphasized_Active_Background;
|
|
178
223
|
@sapUiButtonEmphasizedActiveBorderColor: @sapButton_Emphasized_Active_BorderColor;
|
|
224
|
+
@sapUiButtonEmphasizedActiveTextColor: @sapButton_Emphasized_Active_TextColor;
|
|
179
225
|
@sapUiButtonEmphasizedTextShadow: @sapButton_Emphasized_TextShadow;
|
|
180
226
|
@sapUiButtonEmphasizedFontWeight: @sapButton_Emphasized_FontWeight;
|
|
181
227
|
@sapUiButtonRejectBackground: @sapButton_Reject_Background;
|
|
@@ -186,6 +232,7 @@
|
|
|
186
232
|
@sapUiButtonRejectHoverTextColor: @sapButton_Reject_Hover_TextColor;
|
|
187
233
|
@sapUiButtonRejectActiveBackground: @sapButton_Reject_Active_Background;
|
|
188
234
|
@sapUiButtonRejectActiveBorderColor: @sapButton_Reject_Active_BorderColor;
|
|
235
|
+
@sapUiButtonRejectActiveTextColor: @sapButton_Reject_Active_TextColor;
|
|
189
236
|
@sapUiButtonRejectSelectedBackground: @sapButton_Reject_Selected_Background;
|
|
190
237
|
@sapUiButtonRejectSelectedBorderColor: @sapButton_Reject_Selected_BorderColor;
|
|
191
238
|
@sapUiButtonRejectSelectedTextColor: @sapButton_Reject_Selected_TextColor;
|
|
@@ -199,12 +246,12 @@
|
|
|
199
246
|
@sapUiButtonAcceptHoverTextColor: @sapButton_Accept_Hover_TextColor;
|
|
200
247
|
@sapUiButtonAcceptActiveBackground: @sapButton_Accept_Active_Background;
|
|
201
248
|
@sapUiButtonAcceptActiveBorderColor: @sapButton_Accept_Active_BorderColor;
|
|
249
|
+
@sapUiButtonAcceptActiveTextColor: @sapButton_Accept_Active_TextColor;
|
|
202
250
|
@sapUiButtonAcceptSelectedBackground: @sapButton_Accept_Selected_Background;
|
|
203
251
|
@sapUiButtonAcceptSelectedBorderColor: @sapButton_Accept_Selected_BorderColor;
|
|
204
252
|
@sapUiButtonAcceptSelectedTextColor: @sapButton_Accept_Selected_TextColor;
|
|
205
253
|
@sapUiButtonAcceptSelectedHoverBackground: @sapButton_Accept_Selected_Hover_Background;
|
|
206
254
|
@sapUiButtonAcceptSelectedHoverBorderColor: @sapButton_Accept_Selected_Hover_BorderColor;
|
|
207
|
-
|
|
208
255
|
@sapUiButtonLiteBackground: @sapButton_Lite_Background;
|
|
209
256
|
@sapUiButtonLiteBorderColor: @sapButton_Lite_BorderColor;
|
|
210
257
|
@sapUiButtonLiteTextColor: @sapButton_Lite_TextColor;
|
|
@@ -226,6 +273,7 @@
|
|
|
226
273
|
@sapUiButtonAttentionHoverTextColor: @sapButton_Attention_Hover_TextColor;
|
|
227
274
|
@sapUiButtonAttentionActiveBackground: @sapButton_Attention_Active_Background;
|
|
228
275
|
@sapUiButtonAttentionActiveBorderColor: @sapButton_Attention_Active_BorderColor;
|
|
276
|
+
@sapUiButtonAttentionActiveTextColor: @sapButton_Attention_Active_TextColor;
|
|
229
277
|
@sapUiButtonAttentionSelectedBackground: @sapButton_Attention_Selected_Background;
|
|
230
278
|
@sapUiButtonAttentionSelectedBorderColor: @sapButton_Attention_Selected_BorderColor;
|
|
231
279
|
@sapUiButtonAttentionSelectedTextColor: @sapButton_Attention_Selected_TextColor;
|
|
@@ -239,6 +287,7 @@
|
|
|
239
287
|
@sapUiButtonNegativeHoverTextColor: @sapButton_Negative_Hover_TextColor;
|
|
240
288
|
@sapUiButtonNegativeActiveBackground: @sapButton_Negative_Active_Background;
|
|
241
289
|
@sapUiButtonNegativeActiveBorderColor: @sapButton_Negative_Active_BorderColor;
|
|
290
|
+
@sapUiButtonNegativeActiveTextColor: @sapButton_Negative_Active_TextColor;
|
|
242
291
|
@sapUiButtonCriticalBackground: @sapButton_Critical_Background;
|
|
243
292
|
@sapUiButtonCriticalBorderColor: @sapButton_Critical_BorderColor;
|
|
244
293
|
@sapUiButtonCriticalTextColor: @sapButton_Critical_TextColor;
|
|
@@ -247,6 +296,7 @@
|
|
|
247
296
|
@sapUiButtonCriticalHoverTextColor: @sapButton_Critical_Hover_TextColor;
|
|
248
297
|
@sapUiButtonCriticalActiveBackground: @sapButton_Critical_Active_Background;
|
|
249
298
|
@sapUiButtonCriticalActiveBorderColor: @sapButton_Critical_Active_BorderColor;
|
|
299
|
+
@sapUiButtonCriticalActiveTextColor: @sapButton_Critical_Active_TextColor;
|
|
250
300
|
@sapUiButtonSuccessBackground: @sapButton_Success_Background;
|
|
251
301
|
@sapUiButtonSuccessBorderColor: @sapButton_Success_BorderColor;
|
|
252
302
|
@sapUiButtonSuccessTextColor: @sapButton_Success_TextColor;
|
|
@@ -255,6 +305,7 @@
|
|
|
255
305
|
@sapUiButtonSuccessHoverTextColor: @sapButton_Success_Hover_TextColor;
|
|
256
306
|
@sapUiButtonSuccessActiveBackground: @sapButton_Success_Active_Background;
|
|
257
307
|
@sapUiButtonSuccessActiveBorderColor: @sapButton_Success_Active_BorderColor;
|
|
308
|
+
@sapUiButtonSuccessActiveTextColor: @sapButton_Success_Active_TextColor;
|
|
258
309
|
@sapUiButtonInformationBackground: @sapButton_Information_Background;
|
|
259
310
|
@sapUiButtonInformationBorderColor: @sapButton_Information_BorderColor;
|
|
260
311
|
@sapUiButtonInformationTextColor: @sapButton_Information_TextColor;
|
|
@@ -271,6 +322,7 @@
|
|
|
271
322
|
@sapUiButtonNeutralHoverTextColor: @sapButton_Neutral_Hover_TextColor;
|
|
272
323
|
@sapUiButtonNeutralActiveBackground: @sapButton_Neutral_Active_Background;
|
|
273
324
|
@sapUiButtonNeutralActiveBorderColor: @sapButton_Neutral_Active_BorderColor;
|
|
325
|
+
@sapUiButtonNeutralActiveTextColor: @sapButton_Neutral_Active_TextColor;
|
|
274
326
|
@sapUiButtonTrackSelectedBackground: @sapButton_Track_Selected_Background;
|
|
275
327
|
@sapUiButtonTrackSelectedTextColor: @sapButton_Track_Selected_TextColor;
|
|
276
328
|
@sapUiButtonTrackBackground: @sapButton_Track_Background;
|
|
@@ -279,9 +331,9 @@
|
|
|
279
331
|
@sapUiButtonTokenBorderColor: @sapButton_TokenBorderColor;
|
|
280
332
|
|
|
281
333
|
@sapUiFieldBackground: @sapField_Background;
|
|
282
|
-
@sapUiFieldBorderColor: @sapField_BorderColor;
|
|
283
334
|
@sapUiFieldTextColor: @sapField_TextColor;
|
|
284
335
|
@sapUiFieldPlaceholderTextColor: @sapField_PlaceholderTextColor;
|
|
336
|
+
@sapUiFieldBorderColor: @sapField_BorderColor;
|
|
285
337
|
@sapUiFieldHelpBackground: @sapField_HelpBackground;
|
|
286
338
|
@sapUiFieldBorderWidth: @sapField_BorderWidth;
|
|
287
339
|
@sapUiFieldBorderCornerRadius: @sapField_BorderCornerRadius;
|
|
@@ -298,17 +350,24 @@
|
|
|
298
350
|
@sapUiFieldRequiredColor: @sapField_RequiredColor;
|
|
299
351
|
@sapUiFieldInvalidColor: @sapField_InvalidColor;
|
|
300
352
|
@sapUiFieldInvalidBackground: @sapField_InvalidBackground;
|
|
353
|
+
@sapUiFieldInvalidBorderWidth: @sapField_InvalidBorderWidth;
|
|
354
|
+
@sapUiFieldInvalidBorderStyle: @sapField_InvalidBorderStyle;
|
|
301
355
|
@sapUiFieldWarningColor: @sapField_WarningColor;
|
|
302
356
|
@sapUiFieldWarningBackground: @sapField_WarningBackground;
|
|
357
|
+
@sapUiFieldWarningBorderWidth: @sapField_WarningBorderWidth;
|
|
358
|
+
@sapUiFieldWarningBorderStyle: @sapField_WarningBorderStyle;
|
|
303
359
|
@sapUiFieldSuccessColor: @sapField_SuccessColor;
|
|
304
360
|
@sapUiFieldSuccessBackground: @sapField_SuccessBackground;
|
|
361
|
+
@sapUiFieldSuccessBorderWidth: @sapField_SuccessBorderWidth;
|
|
362
|
+
@sapUiFieldSuccessBorderStyle: @sapField_SuccessBorderStyle;
|
|
305
363
|
@sapUiFieldInformationColor: @sapField_InformationColor;
|
|
306
364
|
@sapUiFieldInformationBackground: @sapField_InformationBackground;
|
|
365
|
+
@sapUiFieldInformationBorderWidth: @sapField_InformationBorderWidth;
|
|
366
|
+
@sapUiFieldInformationBorderStyle: @sapField_InformationBorderStyle;
|
|
307
367
|
|
|
308
368
|
@sapUiGroupTitleBackground: @sapGroup_TitleBackground;
|
|
309
369
|
@sapUiGroupTitleBorderColor: @sapGroup_TitleBorderColor;
|
|
310
370
|
@sapUiGroupTitleTextColor: @sapGroup_TitleTextColor;
|
|
311
|
-
@sapUiGroupTitleFontSize: @sapGroup_Title_FontSize;
|
|
312
371
|
@sapUiGroupContentBackground: @sapGroup_ContentBackground;
|
|
313
372
|
@sapUiGroupContentBorderColor: @sapGroup_ContentBorderColor;
|
|
314
373
|
@sapUiGroupBorderWidth: @sapGroup_BorderWidth;
|
|
@@ -324,9 +383,8 @@
|
|
|
324
383
|
@sapUiListBorderColor: @sapList_BorderColor;
|
|
325
384
|
@sapUiListBorderWidth: @sapList_BorderWidth;
|
|
326
385
|
@sapUiListTextColor: @sapList_TextColor;
|
|
327
|
-
@sapUiListActiveBackground: @sapList_Active_Background;
|
|
328
386
|
@sapUiListActiveTextColor: @sapList_Active_TextColor;
|
|
329
|
-
@
|
|
387
|
+
@sapUiListActiveBackground: @sapList_Active_Background;
|
|
330
388
|
@sapUiListSelectionBackgroundColor: @sapList_SelectionBackgroundColor;
|
|
331
389
|
@sapUiListSelectionBorderColor: @sapList_SelectionBorderColor;
|
|
332
390
|
@sapUiListHoverSelectionBackground: @sapList_Hover_SelectionBackground;
|
|
@@ -336,11 +394,11 @@
|
|
|
336
394
|
@sapUiListGroupHeaderBackground: @sapList_GroupHeaderBackground;
|
|
337
395
|
@sapUiListGroupHeaderBorderColor: @sapList_GroupHeaderBorderColor;
|
|
338
396
|
@sapUiListGroupHeaderTextColor: @sapList_GroupHeaderTextColor;
|
|
339
|
-
@sapUiListFooterBackground: @sapList_FooterBackground;
|
|
340
|
-
@sapUiListFooterTextColor: @sapList_FooterTextColor;
|
|
341
397
|
@sapUiListTableGroupHeaderBackground: @sapList_TableGroupHeaderBackground;
|
|
342
398
|
@sapUiListTableGroupHeaderBorderColor: @sapList_TableGroupHeaderBorderColor;
|
|
343
399
|
@sapUiListTableGroupHeaderTextColor: @sapList_TableGroupHeaderTextColor;
|
|
400
|
+
@sapUiListFooterBackground: @sapList_FooterBackground;
|
|
401
|
+
@sapUiListFooterTextColor: @sapList_FooterTextColor;
|
|
344
402
|
@sapUiListTableFooterBorder: @sapList_TableFooterBorder;
|
|
345
403
|
@sapUiListTableFixedBorderColor: @sapList_TableFixedBorderColor;
|
|
346
404
|
|
|
@@ -354,6 +412,7 @@
|
|
|
354
412
|
@sapUiPageHeaderBackground: @sapPageHeader_Background;
|
|
355
413
|
@sapUiPageHeaderBorderColor: @sapPageHeader_BorderColor;
|
|
356
414
|
@sapUiPageHeaderTextColor: @sapPageHeader_TextColor;
|
|
415
|
+
|
|
357
416
|
@sapUiPageFooterBackground: @sapPageFooter_Background;
|
|
358
417
|
@sapUiPageFooterBorderColor: @sapPageFooter_BorderColor;
|
|
359
418
|
@sapUiPageFooterTextColor: @sapPageFooter_TextColor;
|
|
@@ -379,6 +438,118 @@
|
|
|
379
438
|
@sapUiTileIconColor: @sapTile_IconColor;
|
|
380
439
|
@sapUiTileSeparatorColor: @sapTile_SeparatorColor;
|
|
381
440
|
@sapUiTileInteractiveBorderColor: @sapTile_Interactive_BorderColor;
|
|
441
|
+
@sapUiTileOverlayBackground: @sapTile_OverlayBackground;
|
|
442
|
+
@sapUiTileOverlayForegroundColor: @sapTile_OverlayForegroundColor;
|
|
443
|
+
|
|
444
|
+
|
|
445
|
+
// =====================================
|
|
446
|
+
// Accent Colors
|
|
447
|
+
// =====================================
|
|
448
|
+
|
|
449
|
+
@sapUiAccent1: @sapAccentColor1;
|
|
450
|
+
@sapUiAccent2: @sapAccentColor2;
|
|
451
|
+
@sapUiAccent3: @sapAccentColor3;
|
|
452
|
+
@sapUiAccent4: @sapAccentColor4;
|
|
453
|
+
@sapUiAccent5: @sapAccentColor5;
|
|
454
|
+
@sapUiAccent6: @sapAccentColor6;
|
|
455
|
+
@sapUiAccent7: @sapAccentColor7;
|
|
456
|
+
@sapUiAccent8: @sapAccentColor8;
|
|
457
|
+
@sapUiAccent9: @sapAccentColor9;
|
|
458
|
+
@sapUiAccent10: @sapAccentColor10;
|
|
459
|
+
|
|
460
|
+
|
|
461
|
+
// =====================================
|
|
462
|
+
// Indication Colors
|
|
463
|
+
// =====================================
|
|
464
|
+
|
|
465
|
+
@sapUiIndication1: @sapIndicationColor_1;
|
|
466
|
+
@sapUiIndication1HoverBackground: @sapIndicationColor_1_Hover_Background;
|
|
467
|
+
@sapUiIndication1ActiveBackground: @sapIndicationColor_1_Active_Background;
|
|
468
|
+
@sapUiIndication1TextColor: @sapIndicationColor_1_TextColor;
|
|
469
|
+
@sapUiIndication2: @sapIndicationColor_2;
|
|
470
|
+
@sapUiIndication2HoverBackground: @sapIndicationColor_2_Hover_Background;
|
|
471
|
+
@sapUiIndication2ActiveBackground: @sapIndicationColor_2_Active_Background;
|
|
472
|
+
@sapUiIndication2TextColor: @sapIndicationColor_2_TextColor;
|
|
473
|
+
@sapUiIndication3: @sapIndicationColor_3;
|
|
474
|
+
@sapUiIndication3HoverBackground: @sapIndicationColor_3_Hover_Background;
|
|
475
|
+
@sapUiIndication3ActiveBackground: @sapIndicationColor_3_Active_Background;
|
|
476
|
+
@sapUiIndication3TextColor: @sapIndicationColor_3_TextColor;
|
|
477
|
+
@sapUiIndication4: @sapIndicationColor_4;
|
|
478
|
+
@sapUiIndication4HoverBackground: @sapIndicationColor_4_Hover_Background;
|
|
479
|
+
@sapUiIndication4ActiveBackground: @sapIndicationColor_4_Active_Background;
|
|
480
|
+
@sapUiIndication4TextColor: @sapIndicationColor_4_TextColor;
|
|
481
|
+
@sapUiIndication5: @sapIndicationColor_5;
|
|
482
|
+
@sapUiIndication5HoverBackground: @sapIndicationColor_5_Hover_Background;
|
|
483
|
+
@sapUiIndication5ActiveBackground: @sapIndicationColor_5_Active_Background;
|
|
484
|
+
@sapUiIndication5TextColor: @sapIndicationColor_5_TextColor;
|
|
485
|
+
@sapUiIndication6: @sapIndicationColor_6;
|
|
486
|
+
@sapUiIndication6HoverBackground: @sapIndicationColor_6_Hover_Background;
|
|
487
|
+
@sapUiIndication6ActiveBackground: @sapIndicationColor_6_Active_Background;
|
|
488
|
+
@sapUiIndication6TextColor: @sapIndicationColor_6_TextColor;
|
|
489
|
+
@sapUiIndication7: @sapIndicationColor_7;
|
|
490
|
+
@sapUiIndication7HoverBackground: @sapIndicationColor_7_Hover_Background;
|
|
491
|
+
@sapUiIndication7ActiveBackground: @sapIndicationColor_7_Active_Background;
|
|
492
|
+
@sapUiIndication7TextColor: @sapIndicationColor_7_TextColor;
|
|
493
|
+
@sapUiIndication8: @sapIndicationColor_8;
|
|
494
|
+
@sapUiIndication8HoverBackground: @sapIndicationColor_8_Hover_Background;
|
|
495
|
+
@sapUiIndication8ActiveBackground: @sapIndicationColor_8_Active_Background;
|
|
496
|
+
@sapUiIndication8TextColor: @sapIndicationColor_8_TextColor;
|
|
497
|
+
|
|
498
|
+
|
|
499
|
+
// =====================================
|
|
500
|
+
// Legend Colors
|
|
501
|
+
// =====================================
|
|
502
|
+
|
|
503
|
+
@sapUiLegendWorkingBackground: @sapLegend_WorkingBackground;
|
|
504
|
+
@sapUiLegendNonWorkingBackground: @sapLegend_NonWorkingBackground;
|
|
505
|
+
@sapUiLegendCurrentDateTime: @sapLegend_CurrentDateTime;
|
|
506
|
+
|
|
507
|
+
@sapUiLegend1: @sapLegendColor1;
|
|
508
|
+
@sapUiLegend2: @sapLegendColor2;
|
|
509
|
+
@sapUiLegend3: @sapLegendColor3;
|
|
510
|
+
@sapUiLegend4: @sapLegendColor4;
|
|
511
|
+
@sapUiLegend5: @sapLegendColor5;
|
|
512
|
+
@sapUiLegend6: @sapLegendColor6;
|
|
513
|
+
@sapUiLegend7: @sapLegendColor7;
|
|
514
|
+
@sapUiLegend8: @sapLegendColor8;
|
|
515
|
+
@sapUiLegend9: @sapLegendColor9;
|
|
516
|
+
@sapUiLegend10: @sapLegendColor10;
|
|
517
|
+
@sapUiLegend11: @sapLegendColor11;
|
|
518
|
+
@sapUiLegend12: @sapLegendColor12;
|
|
519
|
+
@sapUiLegend13: @sapLegendColor13;
|
|
520
|
+
@sapUiLegend14: @sapLegendColor14;
|
|
521
|
+
@sapUiLegend15: @sapLegendColor15;
|
|
522
|
+
@sapUiLegend16: @sapLegendColor16;
|
|
523
|
+
@sapUiLegend17: @sapLegendColor17;
|
|
524
|
+
@sapUiLegend18: @sapLegendColor18;
|
|
525
|
+
@sapUiLegend19: @sapLegendColor19;
|
|
526
|
+
@sapUiLegend20: @sapLegendColor20;
|
|
527
|
+
|
|
528
|
+
@sapUiLegendBackgroundColor1: @sapLegendBackgroundColor1;
|
|
529
|
+
@sapUiLegendBackgroundColor2: @sapLegendBackgroundColor2;
|
|
530
|
+
@sapUiLegendBackgroundColor3: @sapLegendBackgroundColor3;
|
|
531
|
+
@sapUiLegendBackgroundColor4: @sapLegendBackgroundColor4;
|
|
532
|
+
@sapUiLegendBackgroundColor5: @sapLegendBackgroundColor5;
|
|
533
|
+
@sapUiLegendBackgroundColor6: @sapLegendBackgroundColor6;
|
|
534
|
+
@sapUiLegendBackgroundColor7: @sapLegendBackgroundColor7;
|
|
535
|
+
@sapUiLegendBackgroundColor8: @sapLegendBackgroundColor8;
|
|
536
|
+
@sapUiLegendBackgroundColor9: @sapLegendBackgroundColor9;
|
|
537
|
+
@sapUiLegendBackgroundColor10: @sapLegendBackgroundColor10;
|
|
538
|
+
@sapUiLegendBackgroundColor11: @sapLegendBackgroundColor11;
|
|
539
|
+
@sapUiLegendBackgroundColor12: @sapLegendBackgroundColor12;
|
|
540
|
+
@sapUiLegendBackgroundColor13: @sapLegendBackgroundColor13;
|
|
541
|
+
@sapUiLegendBackgroundColor14: @sapLegendBackgroundColor14;
|
|
542
|
+
@sapUiLegendBackgroundColor15: @sapLegendBackgroundColor15;
|
|
543
|
+
@sapUiLegendBackgroundColor16: @sapLegendBackgroundColor16;
|
|
544
|
+
@sapUiLegendBackgroundColor17: @sapLegendBackgroundColor17;
|
|
545
|
+
@sapUiLegendBackgroundColor18: @sapLegendBackgroundColor18;
|
|
546
|
+
@sapUiLegendBackgroundColor19: @sapLegendBackgroundColor19;
|
|
547
|
+
@sapUiLegendBackgroundColor20: @sapLegendBackgroundColor20;
|
|
548
|
+
|
|
549
|
+
|
|
550
|
+
// =====================================
|
|
551
|
+
// Chart Colors
|
|
552
|
+
// =====================================
|
|
382
553
|
|
|
383
554
|
@sapUiChart1: @sapChart_OrderedColor_1;
|
|
384
555
|
@sapUiChart2: @sapChart_OrderedColor_2;
|
|
@@ -444,164 +615,28 @@
|
|
|
444
615
|
@sapUiHcInformativeColor: @sapHC_InformativeColor;
|
|
445
616
|
@sapUiHcNeutralColor: @sapHC_NeutralColor;
|
|
446
617
|
|
|
447
|
-
// =====================================
|
|
448
|
-
// Accent Colors
|
|
449
|
-
// =====================================
|
|
450
|
-
|
|
451
|
-
@sapUiAccent1: @sapAccentColor1; // #ffc847
|
|
452
|
-
@sapUiAccent2: @sapAccentColor2; // #ed884a
|
|
453
|
-
@sapUiAccent3: @sapAccentColor3; // #db9292
|
|
454
|
-
@sapUiAccent4: @sapAccentColor4; // #e269c9
|
|
455
|
-
@sapUiAccent5: @sapAccentColor5; // #8ca7d5
|
|
456
|
-
@sapUiAccent6: @sapAccentColor6; // #6bd3ff
|
|
457
|
-
@sapUiAccent7: @sapAccentColor7; // #7fc6c6
|
|
458
|
-
@sapUiAccent8: @sapAccentColor8; // #b2e484
|
|
459
|
-
@sapUiAccent9: @sapAccentColor9; // #b995e0
|
|
460
|
-
@sapUiAccent10: @sapAccentColor10; // #b0bcc5
|
|
461
|
-
|
|
462
|
-
@sapUiLegendWorkingBackground: @sapLegend_WorkingBackground;
|
|
463
|
-
@sapUiLegendNonWorkingBackground: @sapLegend_NonWorkingBackground;
|
|
464
|
-
@sapUiLegendCurrentDateTime: @sapLegend_CurrentDateTime;
|
|
465
|
-
|
|
466
|
-
@sapUiLegend1: @sapLegendColor1; // #ffc847
|
|
467
|
-
@sapUiLegend2: @sapLegendColor2; // #ed884a
|
|
468
|
-
@sapUiLegend3: @sapLegendColor3; // #db9292
|
|
469
|
-
@sapUiLegend4: @sapLegendColor4; // #ff741f
|
|
470
|
-
@sapUiLegend5: @sapLegendColor5; // #e269C9
|
|
471
|
-
@sapUiLegend6: @sapLegendColor6; // #6bd3ff
|
|
472
|
-
@sapUiLegend7: @sapLegendColor7; // #7fc6C6
|
|
473
|
-
@sapUiLegend8: @sapLegendColor8; // #b2e484
|
|
474
|
-
@sapUiLegend9: @sapLegendColor9; // #1fbcff
|
|
475
|
-
@sapUiLegend10: @sapLegendColor10; // #bb86b0
|
|
476
|
-
@sapUiLegend11: @sapLegendColor11; // #ffe6ad
|
|
477
|
-
@sapUiLegend12: @sapLegendColor12; // #cdaf9d
|
|
478
|
-
@sapUiLegend13: @sapLegendColor13; // #ff8787
|
|
479
|
-
@sapUiLegend14: @sapLegendColor14; // #ffb385
|
|
480
|
-
@sapUiLegend15: @sapLegendColor15; // #ffb2ef
|
|
481
|
-
@sapUiLegend16: @sapLegendColor16; // #9cabc5
|
|
482
|
-
@sapUiLegend17: @sapLegendColor17; // #a4eeee
|
|
483
|
-
@sapUiLegend18: @sapLegendColor18; // #8d9e7e
|
|
484
|
-
@sapUiLegend19: @sapLegendColor19; // #addcf0
|
|
485
|
-
@sapUiLegend20: @sapLegendColor20; // #629cff
|
|
486
|
-
|
|
487
|
-
@sapUiLegendBackgroundColor1: @sapLegendBackgroundColor1;
|
|
488
|
-
@sapUiLegendBackgroundColor2: @sapLegendBackgroundColor2;
|
|
489
|
-
@sapUiLegendBackgroundColor3: @sapLegendBackgroundColor3;
|
|
490
|
-
@sapUiLegendBackgroundColor4: @sapLegendBackgroundColor4;
|
|
491
|
-
@sapUiLegendBackgroundColor5: @sapLegendBackgroundColor5;
|
|
492
|
-
@sapUiLegendBackgroundColor6: @sapLegendBackgroundColor6;
|
|
493
|
-
@sapUiLegendBackgroundColor7: @sapLegendBackgroundColor7;
|
|
494
|
-
@sapUiLegendBackgroundColor8: @sapLegendBackgroundColor8;
|
|
495
|
-
@sapUiLegendBackgroundColor9: @sapLegendBackgroundColor9;
|
|
496
|
-
@sapUiLegendBackgroundColor10: @sapLegendBackgroundColor10;
|
|
497
|
-
@sapUiLegendBackgroundColor11: @sapLegendBackgroundColor11;
|
|
498
|
-
@sapUiLegendBackgroundColor12: @sapLegendBackgroundColor12;
|
|
499
|
-
@sapUiLegendBackgroundColor13: @sapLegendBackgroundColor13;
|
|
500
|
-
@sapUiLegendBackgroundColor14: @sapLegendBackgroundColor14;
|
|
501
|
-
@sapUiLegendBackgroundColor15: @sapLegendBackgroundColor15;
|
|
502
|
-
@sapUiLegendBackgroundColor16: @sapLegendBackgroundColor16;
|
|
503
|
-
@sapUiLegendBackgroundColor17: @sapLegendBackgroundColor17;
|
|
504
|
-
@sapUiLegendBackgroundColor18: @sapLegendBackgroundColor18;
|
|
505
|
-
@sapUiLegendBackgroundColor19: @sapLegendBackgroundColor19;
|
|
506
|
-
@sapUiLegendBackgroundColor20: @sapLegendBackgroundColor20;
|
|
507
618
|
|
|
619
|
+
@sapUiContentElementHeight: @sapContent_ElementHeight;
|
|
620
|
+
@sapUiContentElementHeightPX: @sapContent_ElementHeight_PX;
|
|
508
621
|
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
// =====================================
|
|
512
|
-
|
|
513
|
-
// Semantic Background Colors
|
|
514
|
-
|
|
515
|
-
@sapUiErrorBG: @sapErrorBackground; // #000000
|
|
516
|
-
@sapUiWarningBG: @sapWarningBackground; // #000000
|
|
517
|
-
@sapUiSuccessBG: @sapSuccessBackground; // #000000
|
|
518
|
-
@sapUiInformationBG: @sapInformationBackground; // #000000
|
|
519
|
-
@sapUiNeutralBG: @sapNeutralBackground; // #000000
|
|
520
|
-
|
|
521
|
-
// Semantic Border Colors
|
|
522
|
-
|
|
523
|
-
@sapUiErrorBorder: @sapErrorBorderColor; // #ff5e5e
|
|
524
|
-
@sapUiWarningBorder: @sapWarningBorderColor; // #ffab1d
|
|
525
|
-
@sapUiSuccessBorder: @sapSuccessBorderColor; // #99cc99
|
|
526
|
-
@sapUiInformationBorder: @sapInformationBorderColor; // #7a5100
|
|
527
|
-
@sapUiNeutralBorder: @sapNeutralColor; // #ffffff
|
|
528
|
-
|
|
529
|
-
// Semantic Foreground Elements
|
|
530
|
-
|
|
531
|
-
@sapUiNegativeElement: @sapNegativeElementColor; // #ff5e5e
|
|
532
|
-
@sapUiCriticalElement: @sapCriticalElementColor; // #ffab1d
|
|
533
|
-
@sapUiPositiveElement: @sapPositiveElementColor; // #99cc99
|
|
534
|
-
@sapUiInformativeElement: @sapInformativeElementColor; // #7a5100
|
|
535
|
-
@sapUiNeutralElement: @sapNeutralElementColor; // #ffffff
|
|
536
|
-
|
|
537
|
-
// Semantic Text
|
|
538
|
-
|
|
539
|
-
@sapUiNegativeText: @sapNegativeTextColor; // #ff5e5e
|
|
540
|
-
@sapUiCriticalText: @sapCriticalTextColor; // #ffab1d
|
|
541
|
-
@sapUiPositiveText: @sapPositiveTextColor; // #99cc99
|
|
542
|
-
@sapUiInformativeText: @sapInformativeTextColor; // #7a5100
|
|
543
|
-
@sapUiNeutralText: @sapNeutralTextColor; // #ffffff
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
// =======================================================
|
|
547
|
-
// Semantic Foreground Colors - do not use in Controls!!
|
|
548
|
-
// =======================================================
|
|
549
|
-
|
|
550
|
-
@sapUiNegative: @sapNegativeColor; // #ff5e5e
|
|
551
|
-
@sapUiCritical: @sapCriticalColor; // #ffab1d
|
|
552
|
-
@sapUiPositive: @sapPositiveColor; // #99cc99
|
|
553
|
-
@sapUiInformative: @sapInformativeColor; // #7a5100
|
|
554
|
-
@sapUiNeutral: @sapNeutralColor; // #ffffff
|
|
555
|
-
|
|
622
|
+
@sapUiShellBackgroundPatternColor: @sapShell_BackgroundPatternColor;
|
|
623
|
+
@sapUiShellBackgroundGradient: @sapShell_BackgroundGradient;
|
|
556
624
|
|
|
557
|
-
|
|
558
|
-
// Indication Colors
|
|
559
|
-
// =====================================
|
|
625
|
+
@sapUiGroupTitleFontSize: @sapGroup_Title_FontSize;
|
|
560
626
|
|
|
561
|
-
@
|
|
562
|
-
@sapUiIndication1HoverBackground: @sapIndicationColor_1_Hover_Background;
|
|
563
|
-
@sapUiIndication1ActiveBackground: @sapIndicationColor_1_Active_Background;
|
|
564
|
-
@sapUiIndication1TextColor: @sapIndicationColor_1_TextColor;
|
|
565
|
-
@sapUiIndication2: @sapIndicationColor_2;
|
|
566
|
-
@sapUiIndication2HoverBackground: @sapIndicationColor_2_Hover_Background;
|
|
567
|
-
@sapUiIndication2ActiveBackground: @sapIndicationColor_2_Active_Background;
|
|
568
|
-
@sapUiIndication2TextColor: @sapIndicationColor_2_TextColor;
|
|
569
|
-
@sapUiIndication3: @sapIndicationColor_3;
|
|
570
|
-
@sapUiIndication3HoverBackground: @sapIndicationColor_3_Hover_Background;
|
|
571
|
-
@sapUiIndication3ActiveBackground: @sapIndicationColor_3_Active_Background;
|
|
572
|
-
@sapUiIndication3TextColor: @sapIndicationColor_3_TextColor;
|
|
573
|
-
@sapUiIndication4: @sapIndicationColor_4;
|
|
574
|
-
@sapUiIndication4HoverBackground: @sapIndicationColor_4_Hover_Background;
|
|
575
|
-
@sapUiIndication4ActiveBackground: @sapIndicationColor_4_Active_Background;
|
|
576
|
-
@sapUiIndication4TextColor: @sapIndicationColor_4_TextColor;
|
|
577
|
-
@sapUiIndication5: @sapIndicationColor_5;
|
|
578
|
-
@sapUiIndication5HoverBackground: @sapIndicationColor_5_Hover_Background;
|
|
579
|
-
@sapUiIndication5ActiveBackground: @sapIndicationColor_5_Active_Background;
|
|
580
|
-
@sapUiIndication5TextColor: @sapIndicationColor_5_TextColor;
|
|
581
|
-
@sapUiIndication6: @sapIndicationColor_6;
|
|
582
|
-
@sapUiIndication6HoverBackground: @sapIndicationColor_6_Hover_Background;
|
|
583
|
-
@sapUiIndication6ActiveBackground: @sapIndicationColor_6_Active_Background;
|
|
584
|
-
@sapUiIndication6TextColor: @sapIndicationColor_6_TextColor;
|
|
585
|
-
@sapUiIndication7: @sapIndicationColor_7;
|
|
586
|
-
@sapUiIndication7HoverBackground: @sapIndicationColor_7_Hover_Background;
|
|
587
|
-
@sapUiIndication7ActiveBackground: @sapIndicationColor_7_Active_Background;
|
|
588
|
-
@sapUiIndication7TextColor: @sapIndicationColor_7_TextColor;
|
|
589
|
-
@sapUiIndication8: @sapIndicationColor_8;
|
|
590
|
-
@sapUiIndication8HoverBackground: @sapIndicationColor_8_Hover_Background;
|
|
591
|
-
@sapUiIndication8ActiveBackground: @sapIndicationColor_8_Active_Background;
|
|
592
|
-
@sapUiIndication8TextColor: @sapIndicationColor_8_TextColor;
|
|
627
|
+
@sapUiListHighlightColor: @sapList_HighlightColor;
|
|
593
628
|
|
|
594
629
|
|
|
595
630
|
// =====================================
|
|
596
631
|
// Font
|
|
597
632
|
// =====================================
|
|
598
633
|
|
|
599
|
-
@sapUiFontSize: 16px;
|
|
600
|
-
|
|
601
634
|
@sapUiFontCondensedFamily: 'Arial Narrow', HelveticaNeue-CondensedBold, Arial, sans-serif;
|
|
602
635
|
|
|
603
636
|
@sapUiFontHeaderWeight: normal;
|
|
604
637
|
|
|
638
|
+
@sapMFontMediumSize: @sapFontSize;
|
|
639
|
+
|
|
605
640
|
@sapUiTranslucentBGOpacity: 100%;
|
|
606
641
|
|
|
607
642
|
@sapMPlatformDependent: false;
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<copyright>OpenUI5
|
|
7
7
|
* (c) Copyright 2009-2021 SAP SE or an SAP affiliate company.
|
|
8
8
|
* Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
|
|
9
|
-
<version>1.
|
|
9
|
+
<version>1.93.1</version>
|
|
10
10
|
|
|
11
11
|
<documentation>SAPUI5 belize high contrast white theme library.</documentation>
|
|
12
12
|
|