@openui5/themelib_sap_belize 1.112.2 → 1.113.0

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.
@@ -1,2222 +1,2950 @@
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
- // * Theming Engine 1.23011.0-20221202113725
4
- // * data:{"sModified":"2022-12-07T13:34:17Z"}
3
+ // * Theming Engine 1.23020.0-20230307104335+d1c2c3769b35a96c9647c4970676104d5e0a1bbd
4
+ // * data:{"sModified":"2023-03-09T09:38:11Z"}
5
5
  // */
6
6
 
7
7
 
8
- /******************* FILE /Base/baseLib/sap_belize_hcw/base.less (Version 11.1.48) *******************/
8
+ /******************* FILE /Base/baseLib/sap_belize_hcw/base.less (Version 11.2.1) *******************/
9
9
 
10
10
 
11
11
  // [Tags "SapInternal", "Base", "Dimension", "Protected"]
12
+ // [Protected "true"]
13
+ // [Category "Internal"]
14
+ // [Type "dimension"]
12
15
  @sapContent_GridSize: 1rem;
13
16
 
14
17
  // [Label "Shell Background Pattern Color"]
15
18
  // [Description "The background pattern color of the shell. To turn off the pattern set the value to 'transparent'."]
16
19
  // [Tags "ThemeSpecific", "Base", "Shell", "Color", "Protected"]
20
+ // [Protected "true"]
21
+ // [Category "Resource"]
22
+ // [Type "color"]
17
23
  @sapShell_BackgroundPatternColor: @sapBackgroundColor;
18
24
 
19
25
  // [Label "High-Contrast Standard Background"]
20
26
  // [Description "The high-contrast reference background color for most backgrounds."]
21
27
  // [Tags "Base", "Content", "Color", "HighContrast"]
28
+ // [Category "HighContrast"]
29
+ // [Type "color"]
22
30
  @sapHC_StandardBackground: #fff;
23
31
 
24
32
  // [Label "High-Contrast Highlight Background"]
25
33
  // [Description "The high-contrast reference background color used for hover and active states."]
26
34
  // [Tags "Base", "Content", "Color", "HighContrast"]
35
+ // [Category "HighContrast"]
36
+ // [Type "color"]
27
37
  @sapHC_HighlightBackground: #ec8b46;
28
38
 
29
39
  // [Label "High-Contrast Highlight Alternative Background"]
30
40
  // [Description "The high-contrast reference background color used for selection."]
31
41
  // [Tags "Base", "Content", "Color", "HighContrast"]
42
+ // [Category "HighContrast"]
43
+ // [Type "color"]
32
44
  @sapHC_HighlightAltBackground: #8fb5ff;
33
45
 
34
46
  // [Label "High-Contrast Reduced Background"]
35
47
  // [Description "The high-contrast reference background color used for read-only and disabled items."]
36
48
  // [Tags "Base", "Content", "Color", "HighContrast"]
49
+ // [Category "HighContrast"]
50
+ // [Type "color"]
37
51
  @sapHC_ReducedBackground: #b3b3b3;
38
52
 
39
53
  // [Label "High-Contrast Reduced Alternative Background"]
40
54
  // [Description "The high-contrast reference background color used for read-only and disabled items."]
41
55
  // [Tags "Base", "Content", "Color", "HighContrast"]
56
+ // [Category "HighContrast"]
57
+ // [Type "color"]
42
58
  @sapHC_ReducedAltBackground: #4d4d4d;
43
59
 
44
60
  // [Label "High-Contrast Standard Foreground"]
45
61
  // [Description "The high-contrast reference foreground color for elements such as text, icons, and borders."]
46
62
  // [Tags "Base", "Content", "Color", "HighContrast"]
63
+ // [Category "HighContrast"]
64
+ // [Type "color"]
47
65
  @sapHC_StandardForeground: #000;
48
66
 
49
67
  // [Label "High-Contrast Enhanced Foreground"]
50
68
  // [Description "The high-contrast reference foreground color for elements such as help borders and help text."]
51
69
  // [Tags "Base", "Content", "Color", "HighContrast"]
70
+ // [Category "HighContrast"]
71
+ // [Type "color"]
52
72
  @sapHC_EnhancedForeground: #006500;
53
73
 
54
74
  // [Label "High-Contrast Reduced Foreground"]
55
75
  // [Description "The high-contrast reference foreground color for elements such as disabled text, icons, and borders."]
56
76
  // [Tags "Base", "Content", "Color", "HighContrast"]
77
+ // [Category "HighContrast"]
78
+ // [Type "color"]
57
79
  @sapHC_ReducedForeground: #888;
58
80
 
59
81
  // [Label "High-Contrast Reduced Alternative Foreground"]
60
82
  // [Description "The high-contrast reference foreground color for elements such as list borders or read-only borders that are less prominent than standard elements."]
61
83
  // [Tags "Base", "Content", "Color", "HighContrast"]
84
+ // [Category "HighContrast"]
85
+ // [Type "color"]
62
86
  @sapHC_ReducedAltForeground: #585858;
63
87
 
64
88
  // [Label "High-Contrast Negative Color"]
65
89
  // [Description "The high-contrast reference color for elements showing negative state."]
66
90
  // [Tags "Base", "SemanticColor", "Color", "HighContrast"]
91
+ // [Category "HighContrast"]
92
+ // [Type "color"]
67
93
  @sapHC_NegativeColor: #ab0000;
68
94
 
69
95
  // [Label "High-Contrast Critical Color"]
70
96
  // [Description "The high-contrast reference color for elements showing critical state."]
71
97
  // [Tags "Base", "SemanticColor", "Color", "HighContrast"]
98
+ // [Category "HighContrast"]
99
+ // [Type "color"]
72
100
  @sapHC_CriticalColor: #5c5c00;
73
101
 
74
102
  // [Label "High-Contrast Positive Color"]
75
103
  // [Description "The high-contrast reference color for elements showing positive state."]
76
104
  // [Tags "Base", "SemanticColor", "Color", "HighContrast"]
105
+ // [Category "HighContrast"]
106
+ // [Type "color"]
77
107
  @sapHC_PositiveColor: #006362;
78
108
 
79
109
  // [Label "High-Contrast Informative Color"]
80
110
  // [Description "The high-contrast reference color for elements showing informative state."]
81
111
  // [Tags "Base", "SemanticColor", "Color", "HighContrast"]
112
+ // [Category "HighContrast"]
113
+ // [Type "color"]
82
114
  @sapHC_InformativeColor: #000;
83
115
 
84
116
  // [Label "High-Contrast Neutral Color"]
85
117
  // [Description "The high-contrast reference color for elements showing neutral state."]
86
118
  // [Tags "Base", "SemanticColor", "Color", "HighContrast"]
119
+ // [Category "HighContrast"]
120
+ // [Type "color"]
87
121
  @sapHC_NeutralColor: #000;
88
122
 
89
123
  // [Tags "!Protected"]
124
+ // [Protected "!true"]
90
125
  @sapBrandColor: @sapHC_HighlightBackground;
91
126
 
92
127
  // [Tags "!Protected"]
128
+ // [Protected "!true"]
93
129
  @sapHighlightColor: @sapBrandColor;
94
130
 
95
131
  // [Tags "!Protected"]
132
+ // [Protected "!true"]
96
133
  @sapBaseColor: @sapHC_StandardBackground;
97
134
 
98
135
  // [Tags "!Protected"]
136
+ // [Protected "!true"]
99
137
  @sapShellColor: @sapBackgroundColor;
100
138
 
101
139
  // [Tags "!Protected"]
140
+ // [Protected "!true"]
102
141
  @sapBackgroundColor: @sapHC_StandardBackground;
103
142
 
104
143
  // [Tags "!Protected"]
144
+ // [Protected "!true"]
105
145
  @sapFontFamily: "72", "72full", Arial, Helvetica, sans-serif;
106
146
 
107
147
  // [Tags "!Protected"]
148
+ // [Protected "!true"]
108
149
  @sapFontSize: 0.875 * @sapContent_GridSize;
109
150
 
110
151
  // [Tags "!Protected"]
152
+ // [Protected "!true"]
111
153
  @sapTextColor: @sapHC_StandardForeground;
112
154
 
113
155
  // [Tags "!Protected"]
156
+ // [Protected "!true"]
114
157
  @sapLinkColor: @sapHC_StandardForeground;
115
158
 
116
159
  // [Tags "!Protected"]
160
+ // [Protected "!true"]
117
161
  @sapCompanyLogo: none;
118
162
 
119
163
  // [Tags "!Protected"]
164
+ // [Protected "!true"]
120
165
  @sapBackgroundImage: none;
121
166
 
122
167
  // [Tags "!Protected"]
168
+ // [Protected "!true"]
123
169
  @sapBackgroundImageOpacity: 1.0;
124
170
 
125
171
  // [Tags "!Protected"]
172
+ // [Protected "!true"]
126
173
  @sapBackgroundImageRepeat: false;
127
174
 
128
175
  // [Tags "!Protected"]
176
+ // [Protected "!true"]
129
177
  @sapSelectedColor: @sapHC_HighlightAltBackground;
130
178
 
131
179
  // [Tags "!Protected"]
180
+ // [Protected "!true"]
132
181
  @sapActiveColor: @sapHighlightColor;
133
182
 
134
183
  // [Tags "!Protected"]
184
+ // [Protected "!true"]
135
185
  @sapHighlightTextColor: contrast(@sapHighlightColor, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
136
186
 
137
187
  // [Tags "!Protected"]
188
+ // [Protected "!true"]
138
189
  @sapTitleColor: @sapTextColor;
139
190
 
140
191
  // [Tags "!Protected"]
192
+ // [Protected "!true"]
141
193
  @sapNegativeColor: @sapHC_NegativeColor;
142
194
 
143
195
  // [Tags "!Protected"]
196
+ // [Protected "!true"]
144
197
  @sapCriticalColor: @sapHC_CriticalColor;
145
198
 
146
199
  // [Tags "!Protected"]
200
+ // [Protected "!true"]
147
201
  @sapPositiveColor: @sapHC_PositiveColor;
148
202
 
149
203
  // [Tags "!Protected"]
204
+ // [Protected "!true"]
150
205
  @sapInformativeColor: @sapHC_InformativeColor;
151
206
 
152
207
  // [Tags "!Protected"]
208
+ // [Protected "!true"]
153
209
  @sapNeutralColor: @sapHC_NeutralColor;
154
210
 
155
211
  // [Tags "!Protected"]
212
+ // [Protected "!true"]
156
213
  @sapNegativeElementColor: @sapNegativeColor;
157
214
 
158
215
  // [Tags "!Protected"]
216
+ // [Protected "!true"]
159
217
  @sapCriticalElementColor: @sapCriticalColor;
160
218
 
161
219
  // [Tags "!Protected"]
220
+ // [Protected "!true"]
162
221
  @sapPositiveElementColor: @sapPositiveColor;
163
222
 
164
223
  // [Tags "!Protected"]
224
+ // [Protected "!true"]
165
225
  @sapInformativeElementColor: @sapInformativeColor;
166
226
 
167
227
  // [Tags "!Protected"]
228
+ // [Protected "!true"]
168
229
  @sapNeutralElementColor: @sapNeutralColor;
169
230
 
170
231
  // [Tags "!Protected"]
232
+ // [Protected "!true"]
171
233
  @sapNegativeTextColor: @sapNegativeColor;
172
234
 
173
235
  // [Tags "!Protected"]
236
+ // [Protected "!true"]
174
237
  @sapCriticalTextColor: @sapCriticalColor;
175
238
 
176
239
  // [Tags "!Protected"]
240
+ // [Protected "!true"]
177
241
  @sapPositiveTextColor: @sapPositiveColor;
178
242
 
179
243
  // [Tags "!Protected"]
244
+ // [Protected "!true"]
180
245
  @sapInformativeTextColor: @sapInformativeColor;
181
246
 
182
247
  // [Tags "!Protected"]
248
+ // [Protected "!true"]
183
249
  @sapNeutralTextColor: @sapNeutralColor;
184
250
 
185
251
  // [Tags "!Protected"]
252
+ // [Protected "!true"]
186
253
  @sapErrorColor: @sapNegativeColor;
187
254
 
188
255
  // [Tags "!Protected"]
256
+ // [Protected "!true"]
189
257
  @sapWarningColor: @sapCriticalColor;
190
258
 
191
259
  // [Tags "!Protected"]
260
+ // [Protected "!true"]
192
261
  @sapSuccessColor: @sapPositiveColor;
193
262
 
194
263
  // [Tags "!Protected"]
264
+ // [Protected "!true"]
195
265
  @sapInformationColor: @sapInformativeColor;
196
266
 
197
267
  // [Tags "!Protected"]
268
+ // [Protected "!true"]
198
269
  @sapErrorBackground: @sapHC_StandardBackground;
199
270
 
200
271
  // [Tags "!Protected"]
272
+ // [Protected "!true"]
201
273
  @sapWarningBackground: @sapHC_StandardBackground;
202
274
 
203
275
  // [Tags "!Protected"]
276
+ // [Protected "!true"]
204
277
  @sapSuccessBackground: @sapHC_StandardBackground;
205
278
 
206
279
  // [Tags "!Protected"]
280
+ // [Protected "!true"]
207
281
  @sapInformationBackground: @sapHC_StandardBackground;
208
282
 
209
283
  // [Tags "!Protected"]
284
+ // [Protected "!true"]
210
285
  @sapNeutralBackground: @sapHC_StandardBackground;
211
286
 
212
287
  // [Tags "!Protected"]
288
+ // [Protected "!true"]
213
289
  @sapErrorBorderColor: @sapErrorColor;
214
290
 
215
291
  // [Tags "!Protected"]
292
+ // [Protected "!true"]
216
293
  @sapWarningBorderColor: @sapWarningColor;
217
294
 
218
295
  // [Tags "!Protected"]
296
+ // [Protected "!true"]
219
297
  @sapSuccessBorderColor: @sapSuccessColor;
220
298
 
221
299
  // [Tags "!Protected"]
300
+ // [Protected "!true"]
222
301
  @sapInformationBorderColor: @sapInformationColor;
223
302
 
224
303
  // [Tags "!Protected"]
304
+ // [Protected "!true"]
225
305
  @sapNeutralBorderColor: @sapNeutralColor;
226
306
 
227
307
  // [Tags "Protected"]
308
+ // [Protected "true"]
228
309
  @sapElement_LineHeight: 3 * @sapContent_GridSize;
229
310
 
230
311
  // [Tags "Protected"]
312
+ // [Protected "true"]
231
313
  @sapElement_Height: 2.5 * @sapContent_GridSize;
232
314
 
233
315
  // [Tags "Protected"]
316
+ // [Protected "true"]
234
317
  @sapElement_BorderWidth: 0.0625 * @sapContent_GridSize;
235
318
 
236
319
  // [Tags "!Protected"]
320
+ // [Protected "!true"]
237
321
  @sapElement_BorderCornerRadius: 0.25 * @sapContent_GridSize;
238
322
 
239
323
  // [Tags "Protected"]
324
+ // [Protected "true"]
240
325
  @sapElement_Compact_LineHeight: 2 * @sapContent_GridSize;
241
326
 
242
327
  // [Tags "Protected"]
328
+ // [Protected "true"]
243
329
  @sapElement_Compact_Height: 1.625 * @sapContent_GridSize;
244
330
 
245
331
  // [Tags "Protected"]
332
+ // [Protected "true"]
246
333
  @sapElement_Condensed_LineHeight: 1.5 * @sapContent_GridSize;
247
334
 
248
335
  // [Tags "Protected"]
336
+ // [Protected "true"]
249
337
  @sapElement_Condensed_Height: 1.375 * @sapContent_GridSize;
250
338
 
251
339
  // [Tags "!Protected"]
340
+ // [Protected "!true"]
252
341
  @sapContent_LineHeight: 1.4;
253
342
 
254
343
  // [Tags "!Protected"]
344
+ // [Protected "!true"]
255
345
  @sapContent_IconHeight: @sapContent_GridSize;
256
346
 
257
347
  // [Tags "!Protected"]
348
+ // [Protected "!true"]
258
349
  @sapContent_IconColor: @sapHC_StandardForeground;
259
350
 
260
351
  // [Tags "!Protected"]
352
+ // [Protected "!true"]
261
353
  @sapContent_ContrastIconColor: @sapContent_IconColor;
262
354
 
263
355
  // [Tags "!Protected"]
356
+ // [Protected "!true"]
264
357
  @sapContent_NonInteractiveIconColor: @sapContent_IconColor;
265
358
 
266
359
  // [Tags "!Protected"]
360
+ // [Protected "!true"]
267
361
  @sapContent_MarkerIconColor: @sapContent_IconColor;
268
362
 
269
363
  // [Tags "!Protected"]
364
+ // [Protected "!true"]
270
365
  @sapContent_MarkerTextColor: @sapTextColor;
271
366
 
272
367
  // [#Tags "!Protected"]
273
368
  @sapContent_MeasureIndicatorColor: @sapField_BorderColor;
274
369
 
275
370
  // [Tags "!Protected"]
371
+ // [Protected "!true"]
276
372
  @sapContent_Selected_MeasureIndicatorColor: @sapField_BorderColor;
277
373
 
278
374
  // [Tags "!Protected"]
375
+ // [Protected "!true"]
279
376
  @sapContent_Placeholderloading_Background: @sapHC_ReducedForeground;
280
377
 
281
378
  // [Tags "!Protected"]
379
+ // [Protected "!true"]
282
380
  @sapContent_Placeholderloading_Gradient: linear-gradient(to right, @sapHC_ReducedForeground 0%, @sapHC_ReducedForeground 35%, @sapHC_ReducedAltForeground 50%, @sapHC_ReducedForeground 65%, @sapHC_ReducedForeground 100%);
283
381
 
284
382
  // [Tags "!Protected"]
383
+ // [Protected "!true"]
285
384
  @sapContent_ImagePlaceholderBackground: @sapBackgroundColor;
286
385
 
287
386
  // [Tags "!Protected"]
387
+ // [Protected "!true"]
288
388
  @sapContent_ImagePlaceholderForegroundColor: @sapContent_IconColor;
289
389
 
290
390
  // [Tags "!Protected"]
391
+ // [Protected "!true"]
291
392
  @sapContent_RatedColor: @sapContent_IconColor;
292
393
 
293
394
  // [Tags "!Protected"]
395
+ // [Protected "!true"]
294
396
  @sapContent_UnratedColor: @sapHC_ReducedAltForeground;
295
397
 
296
398
  // [Tags "!Protected"]
399
+ // [Protected "!true"]
297
400
  @sapContent_BusyColor: @sapContent_IconColor;
298
401
 
299
402
  // [Tags "!Protected"]
403
+ // [Protected "!true"]
300
404
  @sapContent_FocusColor: @sapHC_StandardForeground;
301
405
 
302
406
  // [Tags "!Protected"]
407
+ // [Protected "!true"]
303
408
  @sapContent_FocusStyle: dotted;
304
409
 
305
410
  // [Tags "!Protected"]
411
+ // [Protected "!true"]
306
412
  @sapContent_FocusWidth: 0.125 * @sapContent_GridSize;
307
413
 
308
414
  // [Tags "!Protected"]
415
+ // [Protected "!true"]
309
416
  @sapContent_ContrastFocusColor: @sapContent_FocusColor;
310
417
 
311
418
  // [Tags "!Protected"]
419
+ // [Protected "!true"]
312
420
  @sapContent_ShadowColor: @sapHC_StandardForeground;
313
421
 
314
422
  // [Tags "!Protected"]
423
+ // [Protected "!true"]
315
424
  @sapContent_ContrastShadowColor: @sapContent_ShadowColor;
316
425
 
317
426
  // [Tags "!Protected"]
427
+ // [Protected "!true"]
318
428
  @sapContent_Shadow0: 0 0 0 0.0625rem @sapContent_ShadowColor;
319
429
 
320
430
  // [Tags "!Protected"]
431
+ // [Protected "!true"]
321
432
  @sapContent_Shadow1: 0 0 1rem 0 fade(@sapContent_ContrastShadowColor, 50), 0 0 0 0.125rem @sapContent_ShadowColor;
322
433
 
323
434
  // [Tags "!Protected"]
435
+ // [Protected "!true"]
324
436
  @sapContent_Shadow2: 0 0.25rem 2rem 0 fade(@sapContent_ContrastShadowColor, 60), 0 0 0 0.125rem @sapContent_ShadowColor;
325
437
 
326
438
  // [Tags "!Protected"]
439
+ // [Protected "!true"]
327
440
  @sapContent_Shadow3: 0 0.625rem 4rem 0 fade(@sapContent_ContrastShadowColor, 80), 0 0 0 0.125rem @sapContent_ShadowColor;
328
441
 
329
442
  // [Tags "!Protected"]
443
+ // [Protected "!true"]
330
444
  @sapContent_TextShadow: -1px 0 @sapHC_StandardBackground, 0 1px @sapHC_StandardBackground, 1px 0 @sapHC_StandardBackground, 0 -1px @sapHC_StandardBackground;
331
445
 
332
446
  // [Tags "!Protected"]
447
+ // [Protected "!true"]
333
448
  @sapContent_ContrastTextShadow: none;
334
449
 
335
450
  // [Tags "!Protected"]
451
+ // [Protected "!true"]
336
452
  @sapContent_HeaderShadow: inset 0 -0.125rem @sapObjectHeader_BorderColor;
337
453
 
338
454
  // [Tags "!Protected"]
455
+ // [Protected "!true"]
339
456
  @sapContent_Interaction_Shadow: none;
340
457
 
341
458
  // [Tags "!Protected"]
459
+ // [Protected "!true"]
342
460
  @sapContent_Selected_Shadow: none;
343
461
 
344
462
  // [Tags "!Protected"]
463
+ // [Protected "!true"]
345
464
  @sapContent_Negative_Shadow: none;
346
465
 
347
466
  // [Tags "!Protected"]
467
+ // [Protected "!true"]
348
468
  @sapContent_Critical_Shadow: none;
349
469
 
350
470
  // [Tags "!Protected"]
471
+ // [Protected "!true"]
351
472
  @sapContent_Positive_Shadow: none;
352
473
 
353
474
  // [Tags "!Protected"]
475
+ // [Protected "!true"]
354
476
  @sapContent_Informative_Shadow: none;
355
477
 
356
478
  // [Tags "!Protected"]
479
+ // [Protected "!true"]
357
480
  @sapContent_Neutral_Shadow: none;
358
481
 
359
482
  // [Tags "!Protected"]
483
+ // [Protected "!true"]
360
484
  @sapContent_SearchHighlightColor: @sapHighlightColor;
361
485
 
362
486
  // [Tags "!Protected"]
487
+ // [Protected "!true"]
363
488
  @sapContent_HelpColor: @sapHC_EnhancedForeground;
364
489
 
365
490
  // [Tags "!Protected"]
491
+ // [Protected "!true"]
366
492
  @sapContent_LabelColor: @sapTextColor;
367
493
 
368
494
  // [Tags "!Protected"]
495
+ // [Protected "!true"]
369
496
  @sapContent_MonospaceFontFamily: "72Mono", "72Monofull", lucida console, monospace;
370
497
 
371
498
  // [Tags "!Protected"]
499
+ // [Protected "!true"]
372
500
  @sapContent_MonospaceBoldFontFamily: "72Mono-Bold", "72Mono-Boldfull", lucida console, monospace;
373
501
 
374
502
  // [Tags "!Protected"]
503
+ // [Protected "!true"]
375
504
  @sapContent_IconFontFamily: "SAP-icons";
376
505
 
377
506
  // [Tags "!Protected"]
507
+ // [Protected "!true"]
378
508
  @sapContent_DisabledTextColor: @sapHC_ReducedForeground;
379
509
 
380
510
  // [Tags "!Protected"]
511
+ // [Protected "!true"]
381
512
  @sapContent_DisabledOpacity: 0.4;
382
513
 
383
514
  // [Tags "!Protected"]
515
+ // [Protected "!true"]
384
516
  @sapContent_ContrastTextThreshold: 0.65;
385
517
 
386
518
  // [Tags "!Protected"]
519
+ // [Protected "!true"]
387
520
  @sapContent_ContrastTextColor: @sapTextColor;
388
521
 
389
522
  // [Tags "!Protected"]
523
+ // [Protected "!true"]
390
524
  @sapContent_ForegroundColor: @sapBackgroundColor;
391
525
 
392
526
  // [Tags "!Protected"]
527
+ // [Protected "!true"]
393
528
  @sapContent_ForegroundBorderColor: @sapHC_StandardForeground;
394
529
 
395
530
  // [Tags "!Protected"]
531
+ // [Protected "!true"]
396
532
  @sapContent_ForegroundTextColor: contrast(@sapContent_ForegroundColor, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
397
533
 
398
534
  // [Tags "!Protected"]
535
+ // [Protected "!true"]
399
536
  @sapContent_BadgeBackground: @sapBackgroundColor;
400
537
 
401
538
  // [Tags "!Protected"]
539
+ // [Protected "!true"]
402
540
  @sapContent_BadgeTextColor: contrast(@sapContent_BadgeBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
403
541
 
404
542
  // [Tags "!Protected"]
543
+ // [Protected "!true"]
405
544
  @sapContent_DragAndDropActiveColor: @sapContent_HelpColor;
406
545
 
407
546
  // [Tags "!Protected"]
547
+ // [Protected "!true"]
408
548
  @sapContent_Selected_TextColor: contrast(@sapContent_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
409
549
 
410
550
  // [Tags "!Protected"]
551
+ // [Protected "!true"]
411
552
  @sapContent_Selected_Background: @sapSelectedColor;
412
553
 
413
554
  // [Tags "!Protected"]
555
+ // [Protected "!true"]
414
556
  @sapContent_Selected_Hover_Background: @sapHighlightColor;
415
557
 
416
558
  // [Tags "!Protected"]
559
+ // [Protected "!true"]
417
560
  @sapContent_Selected_ForegroundColor: @sapHC_StandardForeground;
418
561
 
419
562
  // [Tags "!Protected"]
563
+ // [Protected "!true"]
420
564
  @sapContent_ForcedColorAdjust: none;
421
565
 
422
566
  // [Tags "!Protected"]
567
+ // [Protected "!true"]
423
568
  @sapContent_Illustrative_Color1: #212628;
424
569
 
425
570
  // [Tags "!Protected"]
571
+ // [Protected "!true"]
426
572
  @sapContent_Illustrative_Color2: #434e56;
427
573
 
428
574
  // [Tags "!Protected"]
575
+ // [Protected "!true"]
429
576
  @sapContent_Illustrative_Color3: #62737c;
430
577
 
431
578
  // [Tags "!Protected"]
579
+ // [Protected "!true"]
432
580
  @sapContent_Illustrative_Color4: #030303;
433
581
 
434
582
  // [Tags "!Protected"]
583
+ // [Protected "!true"]
435
584
  @sapContent_Illustrative_Color5: #9da4aa;
436
585
 
437
586
  // [Tags "!Protected"]
587
+ // [Protected "!true"]
438
588
  @sapContent_Illustrative_Color6: #c6cace;
439
589
 
440
590
  // [Tags "!Protected"]
591
+ // [Protected "!true"]
441
592
  @sapContent_Illustrative_Color7: #e7e9ea;
442
593
 
443
594
  // [Tags "!Protected"]
595
+ // [Protected "!true"]
444
596
  @sapContent_Illustrative_Color8: #fff;
445
597
 
446
598
  // [Tags "!Protected"]
599
+ // [Protected "!true"]
447
600
  @sapContent_Illustrative_Color9: #64edd2;
448
601
 
449
602
  // [Tags "!Protected"]
603
+ // [Protected "!true"]
450
604
  @sapContent_Illustrative_Color10: #ebf8ff;
451
605
 
452
606
  // [Tags "!Protected"]
607
+ // [Protected "!true"]
453
608
  @sapContent_Illustrative_Color11: #f31ded;
454
609
 
455
610
  // [Tags "!Protected"]
611
+ // [Protected "!true"]
456
612
  @sapContent_Illustrative_Color12: #5dc122;
457
613
 
458
614
  // [Tags "!Protected"]
615
+ // [Protected "!true"]
459
616
  @sapContent_Illustrative_Color13: #005dc9;
460
617
 
461
618
  // [Tags "!Protected"]
619
+ // [Protected "!true"]
462
620
  @sapContent_Illustrative_Color14: #004da5;
463
621
 
464
622
  // [Tags "!Protected"]
623
+ // [Protected "!true"]
465
624
  @sapContent_Illustrative_Color15: #cc7400;
466
625
 
467
626
  // [Tags "!Protected"]
627
+ // [Protected "!true"]
468
628
  @sapContent_Illustrative_Color16: #3b0ac6;
469
629
 
470
630
  // [Tags "!Protected"]
631
+ // [Protected "!true"]
471
632
  @sapContent_Illustrative_Color17: #00a58a;
472
633
 
473
634
  // [Tags "!Protected"]
635
+ // [Protected "!true"]
474
636
  @sapContent_Illustrative_Color18: #d1efff;
475
637
 
476
638
  // [Tags "!Protected"]
639
+ // [Protected "!true"]
477
640
  @sapContent_Illustrative_Color19: #b8e6ff;
478
641
 
479
642
  // [Tags "!Protected"]
643
+ // [Protected "!true"]
480
644
  @sapContent_Illustrative_Color20: #9eddff;
481
645
 
482
646
  // [Tags "!Protected"]
647
+ // [Protected "!true"]
483
648
  @sapFontLightFamily: "72-Light", "72-Lightfull", "72", "72full", Arial, Helvetica, sans-serif;
484
649
 
485
650
  // [Tags "!Protected"]
651
+ // [Protected "!true"]
486
652
  @sapFontBoldFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;
487
653
 
488
654
  // [Tags "!Protected"]
655
+ // [Protected "!true"]
489
656
  @sapFontSemiboldFamily: "72-Semibold", "72-Semiboldfull", "72", "72full", Arial, Helvetica, sans-serif;
490
657
 
491
658
  // [Tags "!Protected"]
659
+ // [Protected "!true"]
492
660
  @sapFontSemiboldDuplexFamily: "72-SemiboldDuplex", "72-SemiboldDuplexfull", "72", "72full", Arial, Helvetica, sans-serif;
493
661
 
494
662
  // [Tags "!Protected"]
663
+ // [Protected "!true"]
495
664
  @sapFontBlackFamily: "72Black", "72Blackfull","72", "72full", Arial, Helvetica, sans-serif;
496
665
 
497
666
  // [Tags "!Protected"]
667
+ // [Protected "!true"]
498
668
  @sapFontHeaderFamily: @sapFontFamily;
499
669
 
500
670
  // [Tags "!Protected"]
671
+ // [Protected "!true"]
501
672
  @sapFontSmallSize: 0.75 * @sapContent_GridSize;
502
673
 
503
674
  // [Tags "!Protected"]
675
+ // [Protected "!true"]
504
676
  @sapFontLargeSize: 1.0 * @sapContent_GridSize;
505
677
 
506
678
  // [Tags "!Protected"]
679
+ // [Protected "!true"]
507
680
  @sapFontHeader1Size: 1.625 * @sapContent_GridSize;
508
681
 
509
682
  // [Tags "!Protected"]
683
+ // [Protected "!true"]
510
684
  @sapFontHeader2Size: 1.375 * @sapContent_GridSize;
511
685
 
512
686
  // [Tags "!Protected"]
687
+ // [Protected "!true"]
513
688
  @sapFontHeader3Size: 1.25 * @sapContent_GridSize;
514
689
 
515
690
  // [Tags "!Protected"]
691
+ // [Protected "!true"]
516
692
  @sapFontHeader4Size: 1.125 * @sapContent_GridSize;
517
693
 
518
694
  // [Tags "!Protected"]
695
+ // [Protected "!true"]
519
696
  @sapFontHeader5Size: 1.0 * @sapContent_GridSize;
520
697
 
521
698
  // [Tags "!Protected"]
699
+ // [Protected "!true"]
522
700
  @sapFontHeader6Size: 0.875 * @sapContent_GridSize;
523
701
 
524
702
  // [Tags "!Protected"]
703
+ // [Protected "!true"]
525
704
  @sapLink_Hover_Color: @sapLinkColor;
526
705
 
527
706
  // [Tags "!Protected"]
707
+ // [Protected "!true"]
528
708
  @sapLink_Active_Color: @sapLinkColor;
529
709
 
530
710
  // [Tags "!Protected"]
711
+ // [Protected "!true"]
531
712
  @sapLink_Visited_Color: @sapLinkColor;
532
713
 
533
714
  // [Tags "!Protected"]
715
+ // [Protected "!true"]
534
716
  @sapLink_InvertedColor: @sapLinkColor;
535
717
 
536
718
  // [Tags "!Protected"]
719
+ // [Protected "!true"]
537
720
  @sapLink_SubtleColor: @sapLinkColor;
538
721
 
539
722
  // [Tags "!Protected"]
723
+ // [Protected "!true"]
540
724
  @sapShell_Background: @sapBackgroundColor;
541
725
 
542
726
  // [Tags "!Protected"]
727
+ // [Protected "!true"]
543
728
  @sapShell_BackgroundImage: linear-gradient(to bottom, @sapShell_Background, @sapShell_Background);
544
729
 
545
730
  // [Tags "!Protected"]
731
+ // [Protected "!true"]
546
732
  @sapShell_BackgroundImageOpacity: 1.0;
547
733
 
548
734
  // [Tags "!Protected"]
735
+ // [Protected "!true"]
549
736
  @sapShell_BackgroundImageRepeat: false;
550
737
 
551
738
  // [Tags "!Protected"]
739
+ // [Protected "!true"]
552
740
  @sapShell_BorderColor: @sapHC_StandardForeground;
553
741
 
554
742
  // [Tags "!Protected"]
743
+ // [Protected "!true"]
555
744
  @sapShell_TextColor: @sapTextColor;
556
745
 
557
746
  // [Tags "!Protected"]
747
+ // [Protected "!true"]
558
748
  @sapShell_InteractiveBackground: @sapField_Background;
559
749
 
560
750
  // [Tags "!Protected"]
751
+ // [Protected "!true"]
561
752
  @sapShell_InteractiveTextColor: @sapShell_TextColor;
562
753
 
563
754
  // [Tags "!Protected"]
755
+ // [Protected "!true"]
564
756
  @sapShell_InteractiveBorderColor: @sapField_BorderColor;
565
757
 
566
758
  // [Tags "!Protected"]
759
+ // [Protected "!true"]
567
760
  @sapShell_GroupTitleTextColor: @sapTitleColor;
568
761
 
569
762
  // [Tags "!Protected"]
763
+ // [Protected "!true"]
570
764
  @sapShell_GroupTitleTextShadow: -1px 0 @sapShell_Background, 0 1px @sapShell_Background, 1px 0 @sapShell_Background, 0 -1px @sapShell_Background;
571
765
 
572
766
  // [Tags "!Protected"]
767
+ // [Protected "!true"]
573
768
  @sapShell_Hover_Background: @sapHighlightColor;
574
769
 
575
770
  // [Tags "!Protected"]
771
+ // [Protected "!true"]
576
772
  @sapShell_Active_Background: @sapActiveColor;
577
773
 
578
774
  // [Tags "!Protected"]
775
+ // [Protected "!true"]
579
776
  @sapShell_Active_TextColor: contrast(@sapShell_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
580
777
 
581
778
  // [Tags "!Protected"]
779
+ // [Protected "!true"]
582
780
  @sapShell_Selected_Background: @sapSelectedColor;
583
781
 
584
782
  // [Tags "!Protected"]
783
+ // [Protected "!true"]
585
784
  @sapShell_Selected_TextColor: contrast(@sapShell_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
586
785
 
587
786
  // [Tags "!Protected"]
787
+ // [Protected "!true"]
588
788
  @sapShell_Selected_Hover_Background: @sapHighlightColor;
589
789
 
590
790
  // [Tags "!Protected"]
791
+ // [Protected "!true"]
591
792
  @sapShell_Favicon: none;
592
793
 
593
794
  // [Tags "!Protected"]
795
+ // [Protected "!true"]
594
796
  @sapShell_Navigation_Background: @sapShellColor;
595
797
 
596
798
  // [Tags "!Protected"]
799
+ // [Protected "!true"]
597
800
  @sapShell_Navigation_Hover_Background: @sapShell_Hover_Background;
598
801
 
599
802
  // [Tags "!Protected"]
803
+ // [Protected "!true"]
600
804
  @sapShell_Navigation_SelectedColor: @sapShell_Navigation_Selected_TextColor;
601
805
 
602
806
  // [Tags "!Protected"]
807
+ // [Protected "!true"]
603
808
  @sapShell_Navigation_Selected_TextColor: @sapShell_InteractiveTextColor;
604
809
 
605
810
  // [Tags "!Protected"]
811
+ // [Protected "!true"]
606
812
  @sapShell_Navigation_TextColor: contrast(@sapShell_Navigation_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
607
813
 
608
814
  // [Tags "!Protected"]
815
+ // [Protected "!true"]
609
816
  @sapShell_Navigation_Active_TextColor: contrast(@sapShell_Navigation_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
610
817
 
611
818
  // [Tags "!Protected"]
819
+ // [Protected "!true"]
612
820
  @sapShell_Navigation_Active_Background: @sapShell_Active_Background;
613
821
 
614
822
  // [Tags "!Protected"]
823
+ // [Protected "!true"]
615
824
  @sapShell_Shadow: 0 0.125rem 0 0 @sapShell_BorderColor;
616
825
 
617
826
  // [Tags "!Protected"]
827
+ // [Protected "!true"]
618
828
  @sapShell_NegativeColor: @sapNegativeColor;
619
829
 
620
830
  // [Tags "!Protected"]
831
+ // [Protected "!true"]
621
832
  @sapShell_CriticalColor: @sapCriticalColor;
622
833
 
623
834
  // [Tags "!Protected"]
835
+ // [Protected "!true"]
624
836
  @sapShell_PositiveColor: @sapPositiveColor;
625
837
 
626
838
  // [Tags "!Protected"]
839
+ // [Protected "!true"]
627
840
  @sapShell_InformativeColor: @sapInformativeColor;
628
841
 
629
842
  // [Tags "!Protected"]
843
+ // [Protected "!true"]
630
844
  @sapShell_NeutralColor: @sapNeutralColor;
631
845
  @sapShell_Category_1_Background: @sapHC_StandardBackground;
632
846
 
633
847
  // [Tags "!Protected"]
848
+ // [Protected "!true"]
634
849
  @sapShell_Category_1_BorderColor: @sapLegendColor6;
635
850
  @sapShell_Category_1_TextColor: contrast(@sapShell_Category_1_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
636
851
  @sapShell_Category_1_TextShadow: none;
637
852
  @sapShell_Category_2_Background: @sapHC_StandardBackground;
638
853
 
639
854
  // [Tags "!Protected"]
855
+ // [Protected "!true"]
640
856
  @sapShell_Category_2_BorderColor: @sapLegendColor3;
641
857
  @sapShell_Category_2_TextColor: contrast(@sapShell_Category_2_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
642
858
  @sapShell_Category_2_TextShadow: none;
643
859
  @sapShell_Category_3_Background: @sapHC_StandardBackground;
644
860
 
645
861
  // [Tags "!Protected"]
862
+ // [Protected "!true"]
646
863
  @sapShell_Category_3_BorderColor: @sapLegendColor1;
647
864
  @sapShell_Category_3_TextColor: contrast(@sapShell_Category_3_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
648
865
  @sapShell_Category_3_TextShadow: none;
649
866
  @sapShell_Category_4_Background: @sapHC_StandardBackground;
650
867
 
651
868
  // [Tags "!Protected"]
869
+ // [Protected "!true"]
652
870
  @sapShell_Category_4_BorderColor: @sapLegendColor10;
653
871
  @sapShell_Category_4_TextColor: contrast(@sapShell_Category_4_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
654
872
  @sapShell_Category_4_TextShadow: none;
655
873
  @sapShell_Category_5_Background: @sapHC_StandardBackground;
656
874
 
657
875
  // [Tags "!Protected"]
876
+ // [Protected "!true"]
658
877
  @sapShell_Category_5_BorderColor: @sapLegendColor12;
659
878
  @sapShell_Category_5_TextColor: contrast(@sapShell_Category_5_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
660
879
  @sapShell_Category_5_TextShadow: none;
661
880
  @sapShell_Category_6_Background: @sapHC_StandardBackground;
662
881
 
663
882
  // [Tags "!Protected"]
883
+ // [Protected "!true"]
664
884
  @sapShell_Category_6_BorderColor: @sapLegendColor7;
665
885
  @sapShell_Category_6_TextColor: contrast(@sapShell_Category_6_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
666
886
  @sapShell_Category_6_TextShadow: none;
667
887
  @sapShell_Category_7_Background: @sapHC_StandardBackground;
668
888
 
669
889
  // [Tags "!Protected"]
890
+ // [Protected "!true"]
670
891
  @sapShell_Category_7_BorderColor: @sapLegendColor5;
671
892
  @sapShell_Category_7_TextColor: contrast(@sapShell_Category_7_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
672
893
  @sapShell_Category_7_TextShadow: none;
673
894
  @sapShell_Category_8_Background: @sapHC_StandardBackground;
674
895
 
675
896
  // [Tags "!Protected"]
897
+ // [Protected "!true"]
676
898
  @sapShell_Category_8_BorderColor: @sapLegendColor8;
677
899
  @sapShell_Category_8_TextColor: contrast(@sapShell_Category_8_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
678
900
  @sapShell_Category_8_TextShadow: none;
679
901
  @sapShell_Category_9_Background: @sapHC_StandardBackground;
680
902
 
681
903
  // [Tags "!Protected"]
904
+ // [Protected "!true"]
682
905
  @sapShell_Category_9_BorderColor: #002a86;
683
906
  @sapShell_Category_9_TextColor: contrast(@sapShell_Category_9_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
684
907
  @sapShell_Category_9_TextShadow: none;
685
908
  @sapShell_Category_10_Background: @sapHC_StandardBackground;
686
909
 
687
910
  // [Tags "!Protected"]
911
+ // [Protected "!true"]
688
912
  @sapShell_Category_10_BorderColor: #47596c;
689
913
  @sapShell_Category_10_TextColor: contrast(@sapShell_Category_10_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
690
914
  @sapShell_Category_10_TextShadow: none;
691
915
  @sapShell_Category_11_Background: @sapHC_StandardBackground;
692
916
 
693
917
  // [Tags "!Protected"]
918
+ // [Protected "!true"]
694
919
  @sapShell_Category_11_BorderColor: #af080b;
695
920
  @sapShell_Category_11_TextColor: contrast(@sapShell_Category_11_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
696
921
  @sapShell_Category_11_TextShadow: none;
697
922
  @sapShell_Category_12_Background: @sapHC_StandardBackground;
698
923
 
699
924
  // [Tags "!Protected"]
925
+ // [Protected "!true"]
700
926
  @sapShell_Category_12_BorderColor: #7000e0;
701
927
  @sapShell_Category_12_TextColor: contrast(@sapShell_Category_12_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
702
928
  @sapShell_Category_12_TextShadow: none;
703
929
  @sapShell_Category_13_Background: @sapHC_StandardBackground;
704
930
 
705
931
  // [Tags "!Protected"]
932
+ // [Protected "!true"]
706
933
  @sapShell_Category_13_BorderColor: #580440;
707
934
  @sapShell_Category_13_TextColor: contrast(@sapShell_Category_13_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
708
935
  @sapShell_Category_13_TextShadow: none;
709
936
  @sapShell_Category_14_Background: @sapHC_StandardBackground;
710
937
 
711
938
  // [Tags "!Protected"]
939
+ // [Protected "!true"]
712
940
  @sapShell_Category_14_BorderColor: #035663;
713
941
  @sapShell_Category_14_TextColor: contrast(@sapShell_Category_14_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
714
942
  @sapShell_Category_14_TextShadow: none;
715
943
  @sapShell_Category_15_Background: @sapHC_StandardBackground;
716
944
 
717
945
  // [Tags "!Protected"]
946
+ // [Protected "!true"]
718
947
  @sapShell_Category_15_BorderColor: #223548;
719
948
  @sapShell_Category_15_TextColor: contrast(@sapShell_Category_15_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
720
949
  @sapShell_Category_15_TextShadow: none;
721
950
  @sapShell_Category_16_Background: @sapHC_StandardBackground;
722
951
 
723
952
  // [Tags "!Protected"]
953
+ // [Protected "!true"]
724
954
  @sapShell_Category_16_BorderColor: #1e592f;
725
955
  @sapShell_Category_16_TextColor: contrast(@sapShell_Category_16_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
726
956
  @sapShell_Category_16_TextShadow: none;
727
957
 
728
958
  // [Tags "!Protected"]
959
+ // [Protected "!true"]
729
960
  @sapAvatar_1_Background: @sapBackgroundColor;
730
961
 
731
962
  // [Tags "!Protected"]
963
+ // [Protected "!true"]
732
964
  @sapAvatar_1_BorderColor: @sapGroup_ContentBorderColor;
733
965
 
734
966
  // [Tags "!Protected"]
967
+ // [Protected "!true"]
735
968
  @sapAvatar_1_TextColor: contrast(@sapAvatar_1_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
736
969
 
737
970
  // [Tags "!Protected"]
971
+ // [Protected "!true"]
738
972
  @sapAvatar_2_Background: @sapBackgroundColor;
739
973
 
740
974
  // [Tags "!Protected"]
975
+ // [Protected "!true"]
741
976
  @sapAvatar_2_BorderColor: @sapGroup_ContentBorderColor;
742
977
 
743
978
  // [Tags "!Protected"]
979
+ // [Protected "!true"]
744
980
  @sapAvatar_2_TextColor: contrast(@sapAvatar_2_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
745
981
 
746
982
  // [Tags "!Protected"]
983
+ // [Protected "!true"]
747
984
  @sapAvatar_3_Background: @sapBackgroundColor;
748
985
 
749
986
  // [Tags "!Protected"]
987
+ // [Protected "!true"]
750
988
  @sapAvatar_3_BorderColor: @sapGroup_ContentBorderColor;
751
989
 
752
990
  // [Tags "!Protected"]
991
+ // [Protected "!true"]
753
992
  @sapAvatar_3_TextColor: contrast(@sapAvatar_3_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
754
993
 
755
994
  // [Tags "!Protected"]
995
+ // [Protected "!true"]
756
996
  @sapAvatar_4_Background: @sapBackgroundColor;
757
997
 
758
998
  // [Tags "!Protected"]
999
+ // [Protected "!true"]
759
1000
  @sapAvatar_4_BorderColor: @sapGroup_ContentBorderColor;
760
1001
 
761
1002
  // [Tags "!Protected"]
1003
+ // [Protected "!true"]
762
1004
  @sapAvatar_4_TextColor: contrast(@sapAvatar_4_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
763
1005
 
764
1006
  // [Tags "!Protected"]
1007
+ // [Protected "!true"]
765
1008
  @sapAvatar_5_Background: @sapBackgroundColor;
766
1009
 
767
1010
  // [Tags "!Protected"]
1011
+ // [Protected "!true"]
768
1012
  @sapAvatar_5_BorderColor: @sapGroup_ContentBorderColor;
769
1013
 
770
1014
  // [Tags "!Protected"]
1015
+ // [Protected "!true"]
771
1016
  @sapAvatar_5_TextColor: contrast(@sapAvatar_5_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
772
1017
 
773
1018
  // [Tags "!Protected"]
1019
+ // [Protected "!true"]
774
1020
  @sapAvatar_6_Background: @sapBackgroundColor;
775
1021
 
776
1022
  // [Tags "!Protected"]
1023
+ // [Protected "!true"]
777
1024
  @sapAvatar_6_BorderColor: @sapGroup_ContentBorderColor;
778
1025
 
779
1026
  // [Tags "!Protected"]
1027
+ // [Protected "!true"]
780
1028
  @sapAvatar_6_TextColor: contrast(@sapAvatar_6_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
781
1029
 
782
1030
  // [Tags "!Protected"]
1031
+ // [Protected "!true"]
783
1032
  @sapAvatar_7_Background: @sapBackgroundColor;
784
1033
 
785
1034
  // [Tags "!Protected"]
1035
+ // [Protected "!true"]
786
1036
  @sapAvatar_7_BorderColor: @sapGroup_ContentBorderColor;
787
1037
 
788
1038
  // [Tags "!Protected"]
1039
+ // [Protected "!true"]
789
1040
  @sapAvatar_7_TextColor: contrast(@sapAvatar_7_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
790
1041
 
791
1042
  // [Tags "!Protected"]
1043
+ // [Protected "!true"]
792
1044
  @sapAvatar_8_Background: @sapBackgroundColor;
793
1045
 
794
1046
  // [Tags "!Protected"]
1047
+ // [Protected "!true"]
795
1048
  @sapAvatar_8_BorderColor: @sapGroup_ContentBorderColor;
796
1049
 
797
1050
  // [Tags "!Protected"]
1051
+ // [Protected "!true"]
798
1052
  @sapAvatar_8_TextColor: contrast(@sapAvatar_8_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
799
1053
 
800
1054
  // [Tags "!Protected"]
1055
+ // [Protected "!true"]
801
1056
  @sapAvatar_9_Background: @sapBackgroundColor;
802
1057
 
803
1058
  // [Tags "!Protected"]
1059
+ // [Protected "!true"]
804
1060
  @sapAvatar_9_BorderColor: @sapGroup_ContentBorderColor;
805
1061
 
806
1062
  // [Tags "!Protected"]
1063
+ // [Protected "!true"]
807
1064
  @sapAvatar_9_TextColor: contrast(@sapAvatar_9_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
808
1065
 
809
1066
  // [Tags "!Protected"]
1067
+ // [Protected "!true"]
810
1068
  @sapAvatar_10_Background: @sapBackgroundColor;
811
1069
 
812
1070
  // [Tags "!Protected"]
1071
+ // [Protected "!true"]
813
1072
  @sapAvatar_10_BorderColor: @sapGroup_ContentBorderColor;
814
1073
 
815
1074
  // [Tags "!Protected"]
1075
+ // [Protected "!true"]
816
1076
  @sapAvatar_10_TextColor: contrast(@sapAvatar_10_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
817
1077
 
818
1078
  // [Tags "!Protected"]
1079
+ // [Protected "!true"]
819
1080
  @sapButton_Background: @sapBackgroundColor;
820
1081
 
821
1082
  // [Tags "!Protected"]
1083
+ // [Protected "!true"]
822
1084
  @sapButton_BorderColor: @sapHC_StandardForeground;
823
1085
 
824
1086
  // [Tags "!Protected"]
1087
+ // [Protected "!true"]
825
1088
  @sapButton_BorderWidth: @sapElement_BorderWidth;
826
1089
 
827
1090
  // [Tags "!Protected"]
1091
+ // [Protected "!true"]
828
1092
  @sapButton_BorderCornerRadius: 0.375 * @sapContent_GridSize;
829
1093
 
830
1094
  // [Tags "!Protected"]
1095
+ // [Protected "!true"]
831
1096
  @sapButton_TextColor: contrast(@sapButton_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
832
1097
 
833
1098
  // [Tags "!Protected"]
1099
+ // [Protected "!true"]
834
1100
  @sapButton_Hover_Background: @sapHighlightColor;
835
1101
 
836
1102
  // [Tags "!Protected"]
1103
+ // [Protected "!true"]
837
1104
  @sapButton_Hover_BorderColor: @sapButton_BorderColor;
838
1105
 
839
1106
  // [Tags "!Protected"]
1107
+ // [Protected "!true"]
840
1108
  @sapButton_Hover_TextColor: contrast(@sapButton_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
841
1109
 
842
1110
  // [Tags "!Protected"]
1111
+ // [Protected "!true"]
843
1112
  @sapButton_IconColor: contrast(@sapButton_Background, @sapContent_IconColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
844
1113
 
845
1114
  // [Tags "!Protected"]
1115
+ // [Protected "!true"]
846
1116
  @sapButton_Active_Background: @sapActiveColor;
847
1117
 
848
1118
  // [Tags "!Protected"]
1119
+ // [Protected "!true"]
849
1120
  @sapButton_Active_BorderColor: @sapButton_BorderColor;
850
1121
 
851
1122
  // [Tags "!Protected"]
1123
+ // [Protected "!true"]
852
1124
  @sapButton_Active_TextColor: contrast(@sapButton_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
853
1125
 
854
1126
  // [Tags "!Protected"]
1127
+ // [Protected "!true"]
855
1128
  @sapButton_Emphasized_Background: @sapButton_Background;
856
1129
 
857
1130
  // [Tags "!Protected"]
1131
+ // [Protected "!true"]
858
1132
  @sapButton_Emphasized_BorderColor: @sapButton_BorderColor;
859
1133
 
860
1134
  // [Tags "!Protected"]
1135
+ // [Protected "!true"]
861
1136
  @sapButton_Emphasized_TextColor: contrast(@sapButton_Emphasized_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
862
1137
 
863
1138
  // [Tags "!Protected"]
1139
+ // [Protected "!true"]
864
1140
  @sapButton_Emphasized_Hover_Background: @sapButton_Hover_Background;
865
1141
 
866
1142
  // [Tags "!Protected"]
1143
+ // [Protected "!true"]
867
1144
  @sapButton_Emphasized_Hover_BorderColor: @sapButton_Emphasized_BorderColor;
868
1145
 
869
1146
  // [Tags "!Protected"]
1147
+ // [Protected "!true"]
870
1148
  @sapButton_Emphasized_Hover_TextColor: contrast(@sapButton_Emphasized_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
871
1149
 
872
1150
  // [Tags "!Protected"]
1151
+ // [Protected "!true"]
873
1152
  @sapButton_Emphasized_Active_Background: @sapButton_Active_Background;
874
1153
 
875
1154
  // [Tags "!Protected"]
1155
+ // [Protected "!true"]
876
1156
  @sapButton_Emphasized_Active_BorderColor: @sapButton_Active_BorderColor;
877
1157
 
878
1158
  // [Tags "!Protected"]
1159
+ // [Protected "!true"]
879
1160
  @sapButton_Emphasized_Active_TextColor: contrast(@sapButton_Emphasized_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
880
1161
 
881
1162
  // [Tags "!Protected"]
1163
+ // [Protected "!true"]
882
1164
  @sapButton_Emphasized_TextShadow: transparent;
883
1165
 
884
1166
  // [Tags "!Protected"]
1167
+ // [Protected "!true"]
885
1168
  @sapButton_Emphasized_FontWeight: bold;
886
1169
 
887
1170
  // [Tags "!Protected"]
1171
+ // [Protected "!true"]
888
1172
  @sapButton_Reject_Background: @sapButton_Background;
889
1173
 
890
1174
  // [Tags "!Protected"]
1175
+ // [Protected "!true"]
891
1176
  @sapButton_Reject_BorderColor: @sapButton_BorderColor;
892
1177
 
893
1178
  // [Tags "!Protected"]
1179
+ // [Protected "!true"]
894
1180
  @sapButton_Reject_TextColor: contrast(@sapButton_Reject_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
895
1181
 
896
1182
  // [Tags "!Protected"]
1183
+ // [Protected "!true"]
897
1184
  @sapButton_Reject_Hover_Background: @sapButton_Hover_Background;
898
1185
 
899
1186
  // [Tags "!Protected"]
1187
+ // [Protected "!true"]
900
1188
  @sapButton_Reject_Hover_BorderColor: @sapButton_Hover_BorderColor;
901
1189
 
902
1190
  // [Tags "!Protected"]
1191
+ // [Protected "!true"]
903
1192
  @sapButton_Reject_Hover_TextColor: contrast(@sapButton_Reject_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
904
1193
 
905
1194
  // [Tags "!Protected"]
1195
+ // [Protected "!true"]
906
1196
  @sapButton_Reject_Active_Background: @sapButton_Active_Background;
907
1197
 
908
1198
  // [Tags "!Protected"]
1199
+ // [Protected "!true"]
909
1200
  @sapButton_Reject_Active_BorderColor: @sapButton_Active_BorderColor;
910
1201
 
911
1202
  // [Tags "!Protected"]
1203
+ // [Protected "!true"]
912
1204
  @sapButton_Reject_Active_TextColor: contrast(@sapButton_Reject_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
913
1205
 
914
1206
  // [Tags "!Protected"]
1207
+ // [Protected "!true"]
915
1208
  @sapButton_Reject_Selected_Background: @sapSelectedColor;
916
1209
 
917
1210
  // [Tags "!Protected"]
1211
+ // [Protected "!true"]
918
1212
  @sapButton_Reject_Selected_BorderColor: @sapButton_BorderColor;
919
1213
 
920
1214
  // [Tags "!Protected"]
1215
+ // [Protected "!true"]
921
1216
  @sapButton_Reject_Selected_TextColor: contrast(@sapButton_Reject_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
922
1217
 
923
1218
  // [Tags "!Protected"]
1219
+ // [Protected "!true"]
924
1220
  @sapButton_Reject_Selected_Hover_Background: @sapButton_Hover_Background;
925
1221
 
926
1222
  // [Tags "!Protected"]
1223
+ // [Protected "!true"]
927
1224
  @sapButton_Reject_Selected_Hover_BorderColor: @sapButton_Hover_BorderColor;
928
1225
 
929
1226
  // [Tags "!Protected"]
1227
+ // [Protected "!true"]
930
1228
  @sapButton_Accept_Background: @sapButton_Background;
931
1229
 
932
1230
  // [Tags "!Protected"]
1231
+ // [Protected "!true"]
933
1232
  @sapButton_Accept_BorderColor: @sapButton_BorderColor;
934
1233
 
935
1234
  // [Tags "!Protected"]
1235
+ // [Protected "!true"]
936
1236
  @sapButton_Accept_TextColor: contrast(@sapButton_Accept_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
937
1237
 
938
1238
  // [Tags "!Protected"]
1239
+ // [Protected "!true"]
939
1240
  @sapButton_Accept_Hover_Background: @sapButton_Hover_Background;
940
1241
 
941
1242
  // [Tags "!Protected"]
1243
+ // [Protected "!true"]
942
1244
  @sapButton_Accept_Hover_BorderColor: @sapButton_Hover_BorderColor;
943
1245
 
944
1246
  // [Tags "!Protected"]
1247
+ // [Protected "!true"]
945
1248
  @sapButton_Accept_Hover_TextColor: contrast(@sapButton_Accept_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
946
1249
 
947
1250
  // [Tags "!Protected"]
1251
+ // [Protected "!true"]
948
1252
  @sapButton_Accept_Active_Background: @sapButton_Active_Background;
949
1253
 
950
1254
  // [Tags "!Protected"]
1255
+ // [Protected "!true"]
951
1256
  @sapButton_Accept_Active_BorderColor: @sapButton_Active_BorderColor;
952
1257
 
953
1258
  // [Tags "!Protected"]
1259
+ // [Protected "!true"]
954
1260
  @sapButton_Accept_Active_TextColor: contrast(@sapButton_Accept_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
955
1261
 
956
1262
  // [Tags "!Protected"]
1263
+ // [Protected "!true"]
957
1264
  @sapButton_Accept_Selected_Background: @sapSelectedColor;
958
1265
 
959
1266
  // [Tags "!Protected"]
1267
+ // [Protected "!true"]
960
1268
  @sapButton_Accept_Selected_BorderColor: @sapButton_BorderColor;
961
1269
 
962
1270
  // [Tags "!Protected"]
1271
+ // [Protected "!true"]
963
1272
  @sapButton_Accept_Selected_TextColor: contrast(@sapButton_Accept_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
964
1273
 
965
1274
  // [Tags "!Protected"]
1275
+ // [Protected "!true"]
966
1276
  @sapButton_Accept_Selected_Hover_Background: @sapButton_Hover_Background;
967
1277
 
968
1278
  // [Tags "!Protected"]
1279
+ // [Protected "!true"]
969
1280
  @sapButton_Accept_Selected_Hover_BorderColor: @sapButton_Hover_BorderColor;
970
1281
 
971
1282
  // [Tags "!Protected"]
1283
+ // [Protected "!true"]
972
1284
  @sapButton_Lite_Background: @sapButton_Background;
973
1285
 
974
1286
  // [Tags "!Protected"]
1287
+ // [Protected "!true"]
975
1288
  @sapButton_Lite_BorderColor: @sapButton_BorderColor;
976
1289
 
977
1290
  // [Tags "!Protected"]
1291
+ // [Protected "!true"]
978
1292
  @sapButton_Lite_TextColor: @sapButton_TextColor;
979
1293
 
980
1294
  // [Tags "!Protected"]
1295
+ // [Protected "!true"]
981
1296
  @sapButton_Lite_Hover_Background: @sapButton_Hover_Background;
982
1297
 
983
1298
  // [Tags "!Protected"]
1299
+ // [Protected "!true"]
984
1300
  @sapButton_Lite_Hover_BorderColor: @sapButton_Hover_BorderColor;
985
1301
 
986
1302
  // [Tags "!Protected"]
1303
+ // [Protected "!true"]
987
1304
  @sapButton_Lite_Hover_TextColor: @sapButton_Lite_TextColor;
988
1305
 
989
1306
  // [Tags "!Protected"]
1307
+ // [Protected "!true"]
990
1308
  @sapButton_Lite_Active_Background: @sapButton_Active_Background;
991
1309
 
992
1310
  // [Tags "!Protected"]
1311
+ // [Protected "!true"]
993
1312
  @sapButton_Lite_Active_BorderColor: @sapButton_Active_BorderColor;
994
1313
 
995
1314
  // [Tags "!Protected"]
1315
+ // [Protected "!true"]
996
1316
  @sapButton_Selected_Background: @sapSelectedColor;
997
1317
 
998
1318
  // [Tags "!Protected"]
1319
+ // [Protected "!true"]
999
1320
  @sapButton_Selected_BorderColor: @sapButton_BorderColor;
1000
1321
 
1001
1322
  // [Tags "!Protected"]
1323
+ // [Protected "!true"]
1002
1324
  @sapButton_Selected_TextColor: contrast(@sapButton_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1003
1325
 
1004
1326
  // [Tags "!Protected"]
1327
+ // [Protected "!true"]
1005
1328
  @sapButton_Selected_Hover_Background: @sapButton_Hover_Background;
1006
1329
 
1007
1330
  // [Tags "!Protected"]
1331
+ // [Protected "!true"]
1008
1332
  @sapButton_Selected_Hover_BorderColor: @sapButton_Hover_BorderColor;
1009
1333
 
1010
1334
  // [Tags "!Protected"]
1335
+ // [Protected "!true"]
1011
1336
  @sapButton_Attention_Background: @sapButton_Background;
1012
1337
 
1013
1338
  // [Tags "!Protected"]
1339
+ // [Protected "!true"]
1014
1340
  @sapButton_Attention_BorderColor: @sapButton_BorderColor;
1015
1341
 
1016
1342
  // [Tags "!Protected"]
1343
+ // [Protected "!true"]
1017
1344
  @sapButton_Attention_TextColor: contrast(@sapButton_Attention_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1018
1345
 
1019
1346
  // [Tags "!Protected"]
1347
+ // [Protected "!true"]
1020
1348
  @sapButton_Attention_Hover_Background: @sapButton_Hover_Background;
1021
1349
 
1022
1350
  // [Tags "!Protected"]
1351
+ // [Protected "!true"]
1023
1352
  @sapButton_Attention_Hover_BorderColor: @sapButton_Hover_BorderColor;
1024
1353
 
1025
1354
  // [Tags "!Protected"]
1355
+ // [Protected "!true"]
1026
1356
  @sapButton_Attention_Hover_TextColor: contrast(@sapButton_Attention_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1027
1357
 
1028
1358
  // [Tags "!Protected"]
1359
+ // [Protected "!true"]
1029
1360
  @sapButton_Attention_Active_Background: @sapButton_Active_Background;
1030
1361
 
1031
1362
  // [Tags "!Protected"]
1363
+ // [Protected "!true"]
1032
1364
  @sapButton_Attention_Active_BorderColor: @sapButton_Active_BorderColor;
1033
1365
 
1034
1366
  // [Tags "!Protected"]
1367
+ // [Protected "!true"]
1035
1368
  @sapButton_Attention_Active_TextColor: contrast(@sapButton_Attention_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1036
1369
 
1037
1370
  // [Tags "!Protected"]
1371
+ // [Protected "!true"]
1038
1372
  @sapButton_Attention_Selected_Background: @sapSelectedColor;
1039
1373
 
1040
1374
  // [Tags "!Protected"]
1375
+ // [Protected "!true"]
1041
1376
  @sapButton_Attention_Selected_BorderColor: @sapButton_BorderColor;
1042
1377
 
1043
1378
  // [Tags "!Protected"]
1379
+ // [Protected "!true"]
1044
1380
  @sapButton_Attention_Selected_TextColor: contrast(@sapButton_Attention_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1045
1381
 
1046
1382
  // [Tags "!Protected"]
1383
+ // [Protected "!true"]
1047
1384
  @sapButton_Attention_Selected_Hover_Background: @sapButton_Hover_Background;
1048
1385
 
1049
1386
  // [Tags "!Protected"]
1387
+ // [Protected "!true"]
1050
1388
  @sapButton_Attention_Selected_Hover_BorderColor: @sapButton_Hover_BorderColor;
1051
1389
 
1052
1390
  // [Tags "!Protected"]
1391
+ // [Protected "!true"]
1053
1392
  @sapButton_Negative_Background: @sapButton_Background;
1054
1393
 
1055
1394
  // [Tags "!Protected"]
1395
+ // [Protected "!true"]
1056
1396
  @sapButton_Negative_BorderColor: @sapButton_BorderColor;
1057
1397
 
1058
1398
  // [Tags "!Protected"]
1399
+ // [Protected "!true"]
1059
1400
  @sapButton_Negative_TextColor: contrast(@sapButton_Negative_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1060
1401
 
1061
1402
  // [Tags "!Protected"]
1403
+ // [Protected "!true"]
1062
1404
  @sapButton_Negative_Hover_Background: @sapButton_Hover_Background;
1063
1405
 
1064
1406
  // [Tags "!Protected"]
1407
+ // [Protected "!true"]
1065
1408
  @sapButton_Negative_Hover_BorderColor: @sapButton_Negative_BorderColor;
1066
1409
 
1067
1410
  // [Tags "!Protected"]
1411
+ // [Protected "!true"]
1068
1412
  @sapButton_Negative_Hover_TextColor: contrast(@sapButton_Negative_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1069
1413
 
1070
1414
  // [Tags "!Protected"]
1415
+ // [Protected "!true"]
1071
1416
  @sapButton_Negative_Active_Background: @sapButton_Active_Background;
1072
1417
 
1073
1418
  // [Tags "!Protected"]
1419
+ // [Protected "!true"]
1074
1420
  @sapButton_Negative_Active_BorderColor: @sapButton_Active_BorderColor;
1075
1421
 
1076
1422
  // [Tags "!Protected"]
1423
+ // [Protected "!true"]
1077
1424
  @sapButton_Negative_Active_TextColor: contrast(@sapButton_Negative_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1078
1425
 
1079
1426
  // [Tags "!Protected"]
1427
+ // [Protected "!true"]
1080
1428
  @sapButton_Critical_Background: @sapButton_Background;
1081
1429
 
1082
1430
  // [Tags "!Protected"]
1431
+ // [Protected "!true"]
1083
1432
  @sapButton_Critical_BorderColor: @sapButton_BorderColor;
1084
1433
 
1085
1434
  // [Tags "!Protected"]
1435
+ // [Protected "!true"]
1086
1436
  @sapButton_Critical_TextColor: contrast(@sapButton_Critical_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1087
1437
 
1088
1438
  // [Tags "!Protected"]
1439
+ // [Protected "!true"]
1089
1440
  @sapButton_Critical_Hover_Background: @sapButton_Hover_Background;
1090
1441
 
1091
1442
  // [Tags "!Protected"]
1443
+ // [Protected "!true"]
1092
1444
  @sapButton_Critical_Hover_BorderColor: @sapButton_Critical_BorderColor;
1093
1445
 
1094
1446
  // [Tags "!Protected"]
1447
+ // [Protected "!true"]
1095
1448
  @sapButton_Critical_Hover_TextColor: contrast(@sapButton_Critical_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1096
1449
 
1097
1450
  // [Tags "!Protected"]
1451
+ // [Protected "!true"]
1098
1452
  @sapButton_Critical_Active_Background: @sapButton_Active_Background;
1099
1453
 
1100
1454
  // [Tags "!Protected"]
1455
+ // [Protected "!true"]
1101
1456
  @sapButton_Critical_Active_BorderColor: @sapButton_Active_BorderColor;
1102
1457
 
1103
1458
  // [Tags "!Protected"]
1459
+ // [Protected "!true"]
1104
1460
  @sapButton_Critical_Active_TextColor: contrast(@sapButton_Critical_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1105
1461
 
1106
1462
  // [Tags "!Protected"]
1463
+ // [Protected "!true"]
1107
1464
  @sapButton_Success_Background: @sapButton_Background;
1108
1465
 
1109
1466
  // [Tags "!Protected"]
1467
+ // [Protected "!true"]
1110
1468
  @sapButton_Success_BorderColor: @sapButton_BorderColor;
1111
1469
 
1112
1470
  // [Tags "!Protected"]
1471
+ // [Protected "!true"]
1113
1472
  @sapButton_Success_TextColor: contrast(@sapButton_Success_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1114
1473
 
1115
1474
  // [Tags "!Protected"]
1475
+ // [Protected "!true"]
1116
1476
  @sapButton_Success_Hover_Background: @sapButton_Hover_Background;
1117
1477
 
1118
1478
  // [Tags "!Protected"]
1479
+ // [Protected "!true"]
1119
1480
  @sapButton_Success_Hover_BorderColor: @sapButton_Success_BorderColor;
1120
1481
 
1121
1482
  // [Tags "!Protected"]
1483
+ // [Protected "!true"]
1122
1484
  @sapButton_Success_Hover_TextColor: contrast(@sapButton_Success_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1123
1485
 
1124
1486
  // [Tags "!Protected"]
1487
+ // [Protected "!true"]
1125
1488
  @sapButton_Success_Active_Background: @sapButton_Active_Background;
1126
1489
 
1127
1490
  // [Tags "!Protected"]
1491
+ // [Protected "!true"]
1128
1492
  @sapButton_Success_Active_BorderColor: @sapButton_Active_BorderColor;
1129
1493
 
1130
1494
  // [Tags "!Protected"]
1495
+ // [Protected "!true"]
1131
1496
  @sapButton_Success_Active_TextColor: contrast(@sapButton_Success_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1132
1497
 
1133
1498
  // [Tags "!Protected"]
1499
+ // [Protected "!true"]
1134
1500
  @sapButton_Information_Background: @sapButton_Background;
1135
1501
 
1136
1502
  // [Tags "!Protected"]
1503
+ // [Protected "!true"]
1137
1504
  @sapButton_Information_BorderColor: @sapButton_BorderColor;
1138
1505
 
1139
1506
  // [Tags "!Protected"]
1507
+ // [Protected "!true"]
1140
1508
  @sapButton_Information_TextColor: contrast(@sapButton_Information_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1141
1509
 
1142
1510
  // [Tags "!Protected"]
1511
+ // [Protected "!true"]
1143
1512
  @sapButton_Information_Hover_Background: @sapButton_Hover_Background;
1144
1513
 
1145
1514
  // [Tags "!Protected"]
1515
+ // [Protected "!true"]
1146
1516
  @sapButton_Information_Hover_BorderColor: @sapButton_Information_BorderColor;
1147
1517
 
1148
1518
  // [Tags "!Protected"]
1519
+ // [Protected "!true"]
1149
1520
  @sapButton_Information_Hover_TextColor: contrast(@sapButton_Information_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1150
1521
 
1151
1522
  // [Tags "!Protected"]
1523
+ // [Protected "!true"]
1152
1524
  @sapButton_Information_Active_Background: @sapButton_Active_Background;
1153
1525
 
1154
1526
  // [Tags "!Protected"]
1527
+ // [Protected "!true"]
1155
1528
  @sapButton_Information_Active_BorderColor: @sapButton_Active_BorderColor;
1156
1529
 
1157
1530
  // [Tags "!Protected"]
1531
+ // [Protected "!true"]
1158
1532
  @sapButton_Information_Active_TextColor: contrast(@sapButton_Information_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1159
1533
 
1160
1534
  // [Tags "!Protected"]
1535
+ // [Protected "!true"]
1161
1536
  @sapButton_Neutral_Background: @sapButton_Background;
1162
1537
 
1163
1538
  // [Tags "!Protected"]
1539
+ // [Protected "!true"]
1164
1540
  @sapButton_Neutral_BorderColor: @sapButton_BorderColor;
1165
1541
 
1166
1542
  // [Tags "!Protected"]
1543
+ // [Protected "!true"]
1167
1544
  @sapButton_Neutral_TextColor: contrast(@sapButton_Neutral_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1168
1545
 
1169
1546
  // [Tags "!Protected"]
1547
+ // [Protected "!true"]
1170
1548
  @sapButton_Neutral_Hover_Background: @sapButton_Hover_Background;
1171
1549
 
1172
1550
  // [Tags "!Protected"]
1551
+ // [Protected "!true"]
1173
1552
  @sapButton_Neutral_Hover_BorderColor: @sapButton_Neutral_BorderColor;
1174
1553
 
1175
1554
  // [Tags "!Protected"]
1555
+ // [Protected "!true"]
1176
1556
  @sapButton_Neutral_Hover_TextColor: contrast(@sapButton_Neutral_Hover_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1177
1557
 
1178
1558
  // [Tags "!Protected"]
1559
+ // [Protected "!true"]
1179
1560
  @sapButton_Neutral_Active_Background: @sapButton_Active_Background;
1180
1561
 
1181
1562
  // [Tags "!Protected"]
1563
+ // [Protected "!true"]
1182
1564
  @sapButton_Neutral_Active_BorderColor: @sapButton_Active_BorderColor;
1183
1565
 
1184
1566
  // [Tags "!Protected"]
1567
+ // [Protected "!true"]
1185
1568
  @sapButton_Neutral_Active_TextColor: contrast(@sapButton_Neutral_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1186
1569
 
1187
1570
  // [Tags "!Protected"]
1571
+ // [Protected "!true"]
1188
1572
  @sapButton_Track_Background: @sapButton_Background;
1189
1573
 
1190
1574
  // [Tags "!Protected"]
1575
+ // [Protected "!true"]
1191
1576
  @sapButton_Track_BorderColor: @sapContent_ForegroundBorderColor;
1192
1577
 
1193
1578
  // [Tags "!Protected"]
1579
+ // [Protected "!true"]
1194
1580
  @sapButton_Track_TextColor: contrast(@sapButton_Track_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1195
1581
 
1196
1582
  // [Tags "!Protected"]
1583
+ // [Protected "!true"]
1197
1584
  @sapButton_Track_Hover_Background: @sapButton_Hover_Background;
1198
1585
 
1199
1586
  // [Tags "!Protected"]
1587
+ // [Protected "!true"]
1200
1588
  @sapButton_Track_Hover_BorderColor: @sapButton_Track_BorderColor;
1201
1589
 
1202
1590
  // [Tags "!Protected"]
1591
+ // [Protected "!true"]
1203
1592
  @sapButton_Track_Selected_Background: @sapButton_Selected_Background;
1204
1593
 
1205
1594
  // [Tags "!Protected"]
1595
+ // [Protected "!true"]
1206
1596
  @sapButton_Track_Selected_BorderColor: @sapButton_Selected_BorderColor;
1207
1597
 
1208
1598
  // [Tags "!Protected"]
1599
+ // [Protected "!true"]
1209
1600
  @sapButton_Track_Selected_TextColor: contrast(@sapButton_Track_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1210
1601
 
1211
1602
  // [Tags "!Protected"]
1603
+ // [Protected "!true"]
1212
1604
  @sapButton_Track_Selected_Hover_Background: @sapButton_Selected_Hover_Background;
1213
1605
 
1214
1606
  // [Tags "!Protected"]
1607
+ // [Protected "!true"]
1215
1608
  @sapButton_Track_Selected_Hover_BorderColor: @sapButton_Selected_Hover_BorderColor;
1216
1609
 
1217
1610
  // [Tags "!Protected"]
1611
+ // [Protected "!true"]
1218
1612
  @sapButton_Handle_Background: @sapButton_Background;
1219
1613
 
1220
1614
  // [Tags "!Protected"]
1615
+ // [Protected "!true"]
1221
1616
  @sapButton_Handle_BorderColor: @sapButton_BorderColor;
1222
1617
 
1223
1618
  // [Tags "!Protected"]
1619
+ // [Protected "!true"]
1224
1620
  @sapButton_Handle_TextColor: contrast(@sapButton_Handle_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1225
1621
 
1226
1622
  // [Tags "!Protected"]
1623
+ // [Protected "!true"]
1227
1624
  @sapButton_Handle_Hover_Background: @sapButton_Hover_Background;
1228
1625
 
1229
1626
  // [Tags "!Protected"]
1627
+ // [Protected "!true"]
1230
1628
  @sapButton_Handle_Hover_BorderColor: @sapButton_Hover_BorderColor;
1231
1629
 
1232
1630
  // [Tags "!Protected"]
1631
+ // [Protected "!true"]
1233
1632
  @sapButton_Handle_Selected_Background: @sapButton_Selected_Background;
1234
1633
 
1235
1634
  // [Tags "!Protected"]
1635
+ // [Protected "!true"]
1236
1636
  @sapButton_Handle_Selected_BorderColor: @sapButton_Selected_BorderColor;
1237
1637
 
1238
1638
  // [Tags "!Protected"]
1639
+ // [Protected "!true"]
1239
1640
  @sapButton_Handle_Selected_TextColor: contrast(@sapButton_Handle_Selected_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1240
1641
 
1241
1642
  // [Tags "!Protected"]
1643
+ // [Protected "!true"]
1242
1644
  @sapButton_Handle_Selected_Hover_Background: @sapButton_Selected_Hover_Background;
1243
1645
 
1244
1646
  // [Tags "!Protected"]
1647
+ // [Protected "!true"]
1245
1648
  @sapButton_Handle_Selected_Hover_BorderColor: @sapButton_Selected_Hover_BorderColor;
1246
1649
 
1247
1650
  // [Tags "!Protected"]
1651
+ // [Protected "!true"]
1248
1652
  @sapButton_Track_Negative_Background: @sapButton_Background;
1249
1653
 
1250
1654
  // [Tags "!Protected"]
1655
+ // [Protected "!true"]
1251
1656
  @sapButton_Track_Negative_BorderColor: @sapNegativeElementColor;
1252
1657
 
1253
1658
  // [Tags "!Protected"]
1659
+ // [Protected "!true"]
1254
1660
  @sapButton_Track_Negative_TextColor: contrast(@sapButton_Track_Negative_Background, @sapNegativeElementColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1255
1661
 
1256
1662
  // [Tags "!Protected"]
1663
+ // [Protected "!true"]
1257
1664
  @sapButton_Track_Negative_Hover_Background: @sapButton_Hover_Background;
1258
1665
 
1259
1666
  // [Tags "!Protected"]
1667
+ // [Protected "!true"]
1260
1668
  @sapButton_Track_Negative_Hover_BorderColor: @sapButton_Track_Negative_BorderColor;
1261
1669
 
1262
1670
  // [Tags "!Protected"]
1671
+ // [Protected "!true"]
1263
1672
  @sapButton_Handle_Negative_Background: @sapButton_Handle_Background;
1264
1673
 
1265
1674
  // [Tags "!Protected"]
1675
+ // [Protected "!true"]
1266
1676
  @sapButton_Handle_Negative_BorderColor: @sapNegativeElementColor;
1267
1677
 
1268
1678
  // [Tags "!Protected"]
1679
+ // [Protected "!true"]
1269
1680
  @sapButton_Handle_Negative_TextColor: contrast(@sapButton_Handle_Negative_Background, @sapNegativeElementColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1270
1681
 
1271
1682
  // [Tags "!Protected"]
1683
+ // [Protected "!true"]
1272
1684
  @sapButton_Handle_Negative_Hover_Background: @sapButton_Handle_Hover_Background;
1273
1685
 
1274
1686
  // [Tags "!Protected"]
1687
+ // [Protected "!true"]
1275
1688
  @sapButton_Handle_Negative_Hover_BorderColor: @sapButton_Handle_Negative_BorderColor;
1276
1689
 
1277
1690
  // [Tags "!Protected"]
1691
+ // [Protected "!true"]
1278
1692
  @sapButton_Track_Positive_Background: @sapButton_Background;
1279
1693
 
1280
1694
  // [Tags "!Protected"]
1695
+ // [Protected "!true"]
1281
1696
  @sapButton_Track_Positive_BorderColor: @sapPositiveElementColor;
1282
1697
 
1283
1698
  // [Tags "!Protected"]
1699
+ // [Protected "!true"]
1284
1700
  @sapButton_Track_Positive_TextColor: contrast(@sapButton_Track_Positive_Background, @sapPositiveElementColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1285
1701
 
1286
1702
  // [Tags "!Protected"]
1703
+ // [Protected "!true"]
1287
1704
  @sapButton_Track_Positive_Hover_Background: @sapButton_Track_Positive_Background;
1288
1705
 
1289
1706
  // [Tags "!Protected"]
1707
+ // [Protected "!true"]
1290
1708
  @sapButton_Track_Positive_Hover_BorderColor: @sapButton_Track_BorderColor;
1291
1709
 
1292
1710
  // [Tags "!Protected"]
1711
+ // [Protected "!true"]
1293
1712
  @sapButton_Handle_Positive_Background: @sapButton_Handle_Background;
1294
1713
 
1295
1714
  // [Tags "!Protected"]
1715
+ // [Protected "!true"]
1296
1716
  @sapButton_Handle_Positive_BorderColor: @sapPositiveElementColor;
1297
1717
 
1298
1718
  // [Tags "!Protected"]
1719
+ // [Protected "!true"]
1299
1720
  @sapButton_Handle_Positive_TextColor: contrast(@sapButton_Handle_Positive_Background, @sapPositiveTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1300
1721
 
1301
1722
  // [Tags "!Protected"]
1723
+ // [Protected "!true"]
1302
1724
  @sapButton_Handle_Positive_Hover_Background: @sapButton_Handle_Hover_Background;
1303
1725
 
1304
1726
  // [Tags "!Protected"]
1727
+ // [Protected "!true"]
1305
1728
  @sapButton_Handle_Positive_Hover_BorderColor: @sapButton_Handle_Positive_BorderColor;
1306
1729
 
1307
1730
  // [Tags "!Protected"]
1731
+ // [Protected "!true"]
1308
1732
  @sapButton_TokenBackground: @sapButton_Background;
1309
1733
 
1310
1734
  // [Tags "!Protected"]
1735
+ // [Protected "!true"]
1311
1736
  @sapButton_TokenBorderColor: @sapButton_BorderColor;
1312
1737
 
1313
1738
  // [Tags "!Protected"]
1739
+ // [Protected "!true"]
1314
1740
  @sapField_Background: @sapBackgroundColor;
1315
1741
 
1316
1742
  // [Tags "!Protected"]
1743
+ // [Protected "!true"]
1317
1744
  @sapField_BackgroundStyle: none;
1318
1745
 
1319
1746
  // [Tags "!Protected"]
1747
+ // [Protected "!true"]
1320
1748
  @sapField_TextColor: @sapTextColor;
1321
1749
 
1322
1750
  // [Tags "!Protected"]
1751
+ // [Protected "!true"]
1323
1752
  @sapField_PlaceholderTextColor: @sapHC_ReducedAltForeground;
1324
1753
 
1325
1754
  // [Tags "!Protected"]
1755
+ // [Protected "!true"]
1326
1756
  @sapField_BorderColor: @sapHC_StandardForeground;
1327
1757
 
1328
1758
  // [Tags "!Protected"]
1759
+ // [Protected "!true"]
1329
1760
  @sapField_HelpBackground: @sapField_Background;
1330
1761
 
1331
1762
  // [Tags "!Protected"]
1763
+ // [Protected "!true"]
1332
1764
  @sapField_BorderWidth: @sapElement_BorderWidth;
1333
1765
 
1334
1766
  // [Tags "!Protected"]
1767
+ // [Protected "!true"]
1335
1768
  @sapField_BorderStyle: solid;
1336
1769
 
1337
1770
  // [Tags "!Protected"]
1771
+ // [Protected "!true"]
1338
1772
  @sapField_BorderCornerRadius: 0;
1339
1773
 
1340
1774
  // [Tags "!Protected"]
1775
+ // [Protected "!true"]
1341
1776
  @sapField_Hover_Background: @sapField_Background;
1342
1777
 
1343
1778
  // [Tags "!Protected"]
1779
+ // [Protected "!true"]
1344
1780
  @sapField_Hover_BackgroundStyle: none;
1345
1781
 
1346
1782
  // [Tags "!Protected"]
1783
+ // [Protected "!true"]
1347
1784
  @sapField_Hover_BorderColor: @sapField_BorderColor;
1348
1785
 
1349
1786
  // [Tags "!Protected"]
1787
+ // [Protected "!true"]
1350
1788
  @sapField_Hover_HelpBackground: @sapField_Background;
1351
1789
 
1352
1790
  // [Tags "!Protected"]
1791
+ // [Protected "!true"]
1353
1792
  @sapField_Active_BorderColor: @sapField_BorderColor;
1354
1793
 
1355
1794
  // [Tags "!Protected"]
1795
+ // [Protected "!true"]
1356
1796
  @sapField_Focus_Background: @sapField_Background;
1357
1797
 
1358
1798
  // [Tags "!Protected"]
1799
+ // [Protected "!true"]
1359
1800
  @sapField_Focus_BorderColor: @sapField_BorderColor;
1360
1801
 
1361
1802
  // [Tags "!Protected"]
1803
+ // [Protected "!true"]
1362
1804
  @sapField_Focus_HelpBackground: @sapField_Background;
1363
1805
 
1364
1806
  // [Tags "!Protected"]
1807
+ // [Protected "!true"]
1365
1808
  @sapField_ReadOnly_Background: @sapHC_ReducedBackground;
1366
1809
 
1367
1810
  // [Tags "!Protected"]
1811
+ // [Protected "!true"]
1368
1812
  @sapField_ReadOnly_BackgroundStyle: none;
1369
1813
 
1370
1814
  // [Tags "!Protected"]
1815
+ // [Protected "!true"]
1371
1816
  @sapField_ReadOnly_BorderColor: @sapHC_ReducedAltForeground;
1372
1817
 
1373
1818
  // [Tags "!Protected"]
1819
+ // [Protected "!true"]
1374
1820
  @sapField_ReadOnly_BorderStyle: @sapField_BorderStyle;
1375
1821
 
1376
1822
  // [Tags "!Protected"]
1823
+ // [Protected "!true"]
1377
1824
  @sapField_ReadOnly_HelpBackground: @sapField_ReadOnly_Background;
1378
1825
 
1379
1826
  // [Tags "!Protected"]
1827
+ // [Protected "!true"]
1380
1828
  @sapField_RequiredColor: @sapTextColor;
1381
1829
 
1382
1830
  // [Tags "!Protected"]
1831
+ // [Protected "!true"]
1383
1832
  @sapField_InvalidColor: @sapField_BorderColor;
1384
1833
 
1385
1834
  // [Tags "!Protected"]
1835
+ // [Protected "!true"]
1386
1836
  @sapField_InvalidBackground: @sapHighlightColor;
1387
1837
 
1388
1838
  // [Tags "!Protected"]
1839
+ // [Protected "!true"]
1389
1840
  @sapField_InvalidBackgroundStyle: none;
1390
1841
 
1391
1842
  // [Tags "!Protected"]
1843
+ // [Protected "!true"]
1392
1844
  @sapField_InvalidBorderWidth: 0.125 * @sapContent_GridSize;
1393
1845
 
1394
1846
  // [Tags "!Protected"]
1847
+ // [Protected "!true"]
1395
1848
  @sapField_InvalidBorderStyle: dashed;
1396
1849
 
1397
1850
  // [Tags "!Protected"]
1851
+ // [Protected "!true"]
1398
1852
  @sapField_WarningColor: @sapField_BorderColor;
1399
1853
 
1400
1854
  // [Tags "!Protected"]
1855
+ // [Protected "!true"]
1401
1856
  @sapField_WarningBackground: @sapField_Background;
1402
1857
 
1403
1858
  // [Tags "!Protected"]
1859
+ // [Protected "!true"]
1404
1860
  @sapField_WarningBackgroundStyle: none;
1405
1861
 
1406
1862
  // [Tags "!Protected"]
1863
+ // [Protected "!true"]
1407
1864
  @sapField_WarningBorderWidth: 0.125 * @sapContent_GridSize;
1408
1865
 
1409
1866
  // [Tags "!Protected"]
1867
+ // [Protected "!true"]
1410
1868
  @sapField_WarningBorderStyle: dashed;
1411
1869
 
1412
1870
  // [Tags "!Protected"]
1871
+ // [Protected "!true"]
1413
1872
  @sapField_SuccessColor: @sapField_BorderColor;
1414
1873
 
1415
1874
  // [Tags "!Protected"]
1875
+ // [Protected "!true"]
1416
1876
  @sapField_SuccessBackground: @sapField_Background;
1417
1877
 
1418
1878
  // [Tags "!Protected"]
1879
+ // [Protected "!true"]
1419
1880
  @sapField_SuccessBackgroundStyle: none;
1420
1881
 
1421
1882
  // [Tags "!Protected"]
1883
+ // [Protected "!true"]
1422
1884
  @sapField_SuccessBorderWidth: 0.0625 * @sapContent_GridSize;
1423
1885
 
1424
1886
  // [Tags "!Protected"]
1887
+ // [Protected "!true"]
1425
1888
  @sapField_SuccessBorderStyle: solid;
1426
1889
 
1427
1890
  // [Tags "!Protected"]
1891
+ // [Protected "!true"]
1428
1892
  @sapField_InformationColor: @sapField_BorderColor;
1429
1893
 
1430
1894
  // [Tags "!Protected"]
1895
+ // [Protected "!true"]
1431
1896
  @sapField_InformationBackground: @sapField_Background;
1432
1897
 
1433
1898
  // [Tags "!Protected"]
1899
+ // [Protected "!true"]
1434
1900
  @sapField_InformationBackgroundStyle: none;
1435
1901
 
1436
1902
  // [Tags "!Protected"]
1903
+ // [Protected "!true"]
1437
1904
  @sapField_InformationBorderWidth: 0.0625 * @sapContent_GridSize;
1438
1905
 
1439
1906
  // [Tags "!Protected"]
1907
+ // [Protected "!true"]
1440
1908
  @sapField_InformationBorderStyle: dashed;
1441
1909
 
1442
1910
  // [Tags "!Protected"]
1911
+ // [Protected "!true"]
1443
1912
  @sapGroup_TitleBackground: @sapBackgroundColor;
1444
1913
 
1445
1914
  // [Tags "!Protected"]
1915
+ // [Protected "!true"]
1446
1916
  @sapGroup_TitleBorderColor: @sapHC_StandardForeground;
1447
1917
 
1448
1918
  // [Tags "!Protected"]
1919
+ // [Protected "!true"]
1449
1920
  @sapGroup_TitleTextColor: contrast(@sapBackgroundColor, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1450
1921
 
1451
1922
  // [Tags "!Protected"]
1923
+ // [Protected "!true"]
1452
1924
  @sapGroup_Title_FontSize: @sapFontHeader4Size;
1453
1925
 
1454
1926
  // [Tags "!Protected"]
1927
+ // [Protected "!true"]
1455
1928
  @sapGroup_ContentBackground: @sapBackgroundColor;
1456
1929
 
1457
1930
  // [Tags "!Protected"]
1931
+ // [Protected "!true"]
1458
1932
  @sapGroup_ContentBorderColor: @sapHC_StandardForeground;
1459
1933
 
1460
1934
  // [Tags "!Protected"]
1935
+ // [Protected "!true"]
1461
1936
  @sapGroup_BorderWidth: @sapElement_BorderWidth;
1462
1937
 
1463
1938
  // [Tags "!Protected"]
1939
+ // [Protected "!true"]
1464
1940
  @sapGroup_BorderCornerRadius: 0;
1465
1941
 
1466
1942
  // [Tags "!Protected"]
1943
+ // [Protected "!true"]
1467
1944
  @sapGroup_FooterBackground: @sapBackgroundColor;
1468
1945
 
1469
1946
  // [Tags "!Protected"]
1947
+ // [Protected "!true"]
1470
1948
  @sapToolbar_Background: @sapBackgroundColor;
1471
1949
 
1472
1950
  // [Tags "!Protected"]
1951
+ // [Protected "!true"]
1473
1952
  @sapToolbar_SeparatorColor: @sapHC_StandardForeground;
1474
1953
 
1475
1954
  // [Tags "!Protected"]
1955
+ // [Protected "!true"]
1476
1956
  @sapList_HeaderBackground: @sapBackgroundColor;
1477
1957
 
1478
1958
  // [Tags "!Protected"]
1959
+ // [Protected "!true"]
1479
1960
  @sapList_HeaderBorderColor: @sapHC_StandardForeground;
1480
1961
 
1481
1962
  // [Tags "!Protected"]
1963
+ // [Protected "!true"]
1482
1964
  @sapList_HeaderTextColor: contrast(@sapList_HeaderBackground, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1483
1965
 
1484
1966
  // [Tags "!Protected"]
1967
+ // [Protected "!true"]
1485
1968
  @sapList_BorderColor: @sapHC_ReducedAltForeground;
1486
1969
 
1487
1970
  // [Tags "!Protected"]
1971
+ // [Protected "!true"]
1488
1972
  @sapList_BorderWidth: @sapElement_BorderWidth;
1489
1973
 
1490
1974
  // [Tags "!Protected"]
1975
+ // [Protected "!true"]
1491
1976
  @sapList_TextColor: contrast(@sapList_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1492
1977
 
1493
1978
  // [Tags "!Protected"]
1979
+ // [Protected "!true"]
1494
1980
  @sapList_Active_TextColor: contrast(@sapList_Active_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1495
1981
 
1496
1982
  // [Tags "!Protected"]
1983
+ // [Protected "!true"]
1497
1984
  @sapList_Active_Background: @sapActiveColor;
1498
1985
 
1499
1986
  // [Tags "!Protected"]
1987
+ // [Protected "!true"]
1500
1988
  @sapList_SelectionBackgroundColor: @sapSelectedColor;
1501
1989
 
1502
1990
  // [Tags "!Protected"]
1991
+ // [Protected "!true"]
1503
1992
  @sapList_SelectionBorderColor: @sapHC_StandardForeground;
1504
1993
 
1505
1994
  // [Tags "!Protected"]
1995
+ // [Protected "!true"]
1506
1996
  @sapList_Hover_SelectionBackground: @sapList_Hover_Background;
1507
1997
 
1508
1998
  // [Tags "!Protected"]
1999
+ // [Protected "!true"]
1509
2000
  @sapList_Background: @sapBackgroundColor;
1510
2001
 
1511
2002
  // [Tags "!Protected"]
2003
+ // [Protected "!true"]
1512
2004
  @sapList_Hover_Background: @sapHighlightColor;
1513
2005
 
1514
2006
  // [Tags "!Protected"]
2007
+ // [Protected "!true"]
1515
2008
  @sapList_AlternatingBackground: darken(@sapList_Background, 10);
1516
2009
 
1517
2010
  // [Tags "!Protected"]
2011
+ // [Protected "!true"]
1518
2012
  @sapList_GroupHeaderBackground: @sapList_Background;
1519
2013
 
1520
2014
  // [Tags "!Protected"]
2015
+ // [Protected "!true"]
1521
2016
  @sapList_GroupHeaderBorderColor: @sapHC_StandardForeground;
1522
2017
 
1523
2018
  // [Tags "!Protected"]
2019
+ // [Protected "!true"]
1524
2020
  @sapList_GroupHeaderTextColor: @sapList_TextColor;
1525
2021
 
1526
2022
  // [Tags "!Protected"]
2023
+ // [Protected "!true"]
1527
2024
  @sapList_TableGroupHeaderBackground: @sapHC_ReducedBackground;
1528
2025
 
1529
2026
  // [Tags "!Protected"]
2027
+ // [Protected "!true"]
1530
2028
  @sapList_TableGroupHeaderBorderColor: @sapList_GroupHeaderBorderColor;
1531
2029
 
1532
2030
  // [Tags "!Protected"]
2031
+ // [Protected "!true"]
1533
2032
  @sapList_TableGroupHeaderTextColor: @sapList_GroupHeaderTextColor;
1534
2033
 
1535
2034
  // [Tags "!Protected"]
2035
+ // [Protected "!true"]
1536
2036
  @sapList_FooterBackground: @sapList_Background;
1537
2037
 
1538
2038
  // [Tags "!Protected"]
2039
+ // [Protected "!true"]
1539
2040
  @sapList_FooterTextColor: contrast(@sapList_FooterBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1540
2041
 
1541
2042
  // [Tags "!Protected"]
2043
+ // [Protected "!true"]
1542
2044
  @sapList_TableFooterBorder: @sapHC_StandardForeground;
1543
2045
 
1544
2046
  // [Tags "!Protected"]
2047
+ // [Protected "!true"]
1545
2048
  @sapList_TableFixedBorderColor: @sapHC_StandardForeground;
1546
2049
 
1547
2050
  // [Tags "!Protected"]
2051
+ // [Protected "!true"]
1548
2052
  @sapMessage_ErrorBorderColor: @sapErrorBorderColor;
1549
2053
 
1550
2054
  // [Tags "!Protected"]
2055
+ // [Protected "!true"]
1551
2056
  @sapMessage_WarningBorderColor: @sapWarningBorderColor;
1552
2057
 
1553
2058
  // [Tags "!Protected"]
2059
+ // [Protected "!true"]
1554
2060
  @sapMessage_SuccessBorderColor: @sapSuccessBorderColor;
1555
2061
 
1556
2062
  // [Tags "!Protected"]
2063
+ // [Protected "!true"]
1557
2064
  @sapMessage_InformationBorderColor: @sapInformationBorderColor;
1558
2065
 
1559
2066
  // [Tags "!Protected"]
2067
+ // [Protected "!true"]
1560
2068
  @sapPopover_BorderCornerRadius: @sapElement_BorderCornerRadius;
1561
2069
 
1562
2070
  // [Tags "!Protected"]
2071
+ // [Protected "!true"]
1563
2072
  @sapProgress_Background: @sapField_Background;
1564
2073
 
1565
2074
  // [Tags "!Protected"]
2075
+ // [Protected "!true"]
1566
2076
  @sapProgress_BorderColor: @sapField_BorderColor;
1567
2077
 
1568
2078
  // [Tags "!Protected"]
2079
+ // [Protected "!true"]
1569
2080
  @sapProgress_TextColor: contrast(@sapProgress_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1570
2081
 
1571
2082
  // [Tags "!Protected"]
2083
+ // [Protected "!true"]
1572
2084
  @sapProgress_FontSize: @sapFontSmallSize;
1573
2085
 
1574
2086
  // [Tags "!Protected"]
2087
+ // [Protected "!true"]
1575
2088
  @sapProgress_NegativeBackground: @sapProgress_Background;
1576
2089
 
1577
2090
  // [Tags "!Protected"]
2091
+ // [Protected "!true"]
1578
2092
  @sapProgress_NegativeBorderColor: @sapProgress_BorderColor;
1579
2093
 
1580
2094
  // [Tags "!Protected"]
2095
+ // [Protected "!true"]
1581
2096
  @sapProgress_NegativeTextColor: contrast(@sapProgress_NegativeBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1582
2097
 
1583
2098
  // [Tags "!Protected"]
2099
+ // [Protected "!true"]
1584
2100
  @sapProgress_CriticalBackground: @sapProgress_Background;
1585
2101
 
1586
2102
  // [Tags "!Protected"]
2103
+ // [Protected "!true"]
1587
2104
  @sapProgress_CriticalBorderColor: @sapProgress_BorderColor;
1588
2105
 
1589
2106
  // [Tags "!Protected"]
2107
+ // [Protected "!true"]
1590
2108
  @sapProgress_CriticalTextColor: contrast(@sapProgress_CriticalBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1591
2109
 
1592
2110
  // [Tags "!Protected"]
2111
+ // [Protected "!true"]
1593
2112
  @sapProgress_PositiveBackground: @sapProgress_Background;
1594
2113
 
1595
2114
  // [Tags "!Protected"]
2115
+ // [Protected "!true"]
1596
2116
  @sapProgress_PositiveBorderColor: @sapProgress_BorderColor;
1597
2117
 
1598
2118
  // [Tags "!Protected"]
2119
+ // [Protected "!true"]
1599
2120
  @sapProgress_PositiveTextColor: contrast(@sapProgress_PositiveBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1600
2121
 
1601
2122
  // [Tags "!Protected"]
2123
+ // [Protected "!true"]
1602
2124
  @sapProgress_InformationBackground: @sapProgress_Background;
1603
2125
 
1604
2126
  // [Tags "!Protected"]
2127
+ // [Protected "!true"]
1605
2128
  @sapProgress_InformationBorderColor: @sapProgress_BorderColor;
1606
2129
 
1607
2130
  // [Tags "!Protected"]
2131
+ // [Protected "!true"]
1608
2132
  @sapProgress_InformationTextColor: contrast(@sapProgress_InformationBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1609
2133
 
1610
2134
  // [Tags "!Protected"]
2135
+ // [Protected "!true"]
1611
2136
  @sapProgress_Value_Background: @sapHighlightColor;
1612
2137
 
1613
2138
  // [Tags "!Protected"]
2139
+ // [Protected "!true"]
1614
2140
  @sapProgress_Value_BorderColor: @sapProgress_BorderColor;
1615
2141
 
1616
2142
  // [Tags "!Protected"]
2143
+ // [Protected "!true"]
1617
2144
  @sapProgress_Value_TextColor: contrast(@sapProgress_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1618
2145
 
1619
2146
  // [Tags "!Protected"]
2147
+ // [Protected "!true"]
1620
2148
  @sapProgress_Value_NegativeBackground: @sapHighlightColor;
1621
2149
 
1622
2150
  // [Tags "!Protected"]
2151
+ // [Protected "!true"]
1623
2152
  @sapProgress_Value_NegativeBorderColor: @sapProgress_BorderColor;
1624
2153
 
1625
2154
  // [Tags "!Protected"]
2155
+ // [Protected "!true"]
1626
2156
  @sapProgress_Value_NegativeTextColor: contrast(@sapProgress_NegativeBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1627
2157
 
1628
2158
  // [Tags "!Protected"]
2159
+ // [Protected "!true"]
1629
2160
  @sapProgress_Value_CriticalBackground: @sapHighlightColor;
1630
2161
 
1631
2162
  // [Tags "!Protected"]
2163
+ // [Protected "!true"]
1632
2164
  @sapProgress_Value_CriticalBorderColor: @sapProgress_BorderColor;
1633
2165
 
1634
2166
  // [Tags "!Protected"]
2167
+ // [Protected "!true"]
1635
2168
  @sapProgress_Value_CriticalTextColor: contrast(@sapProgress_CriticalBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1636
2169
 
1637
2170
  // [Tags "!Protected"]
2171
+ // [Protected "!true"]
1638
2172
  @sapProgress_Value_PositiveBackground: @sapHighlightColor;
1639
2173
 
1640
2174
  // [Tags "!Protected"]
2175
+ // [Protected "!true"]
1641
2176
  @sapProgress_Value_PositiveBorderColor: @sapProgress_BorderColor;
1642
2177
 
1643
2178
  // [Tags "!Protected"]
2179
+ // [Protected "!true"]
1644
2180
  @sapProgress_Value_PositiveTextColor: contrast(@sapProgress_PositiveBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1645
2181
 
1646
2182
  // [Tags "!Protected"]
2183
+ // [Protected "!true"]
1647
2184
  @sapProgress_Value_InformationBackground: @sapHighlightColor;
1648
2185
 
1649
2186
  // [Tags "!Protected"]
2187
+ // [Protected "!true"]
1650
2188
  @sapProgress_Value_InformationBorderColor: @sapProgress_BorderColor;
1651
2189
 
1652
2190
  // [Tags "!Protected"]
2191
+ // [Protected "!true"]
1653
2192
  @sapProgress_Value_InformationTextColor: contrast(@sapProgress_InformationBackground, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1654
2193
 
1655
2194
  // [Tags "!Protected"]
2195
+ // [Protected "!true"]
1656
2196
  @sapScrollBar_FaceColor: @sapHC_ReducedAltForeground;
1657
2197
 
1658
2198
  // [Tags "!Protected"]
2199
+ // [Protected "!true"]
1659
2200
  @sapScrollBar_TrackColor: @sapBackgroundColor;
1660
2201
 
1661
2202
  // [Tags "!Protected"]
2203
+ // [Protected "!true"]
1662
2204
  @sapScrollBar_BorderColor: @sapScrollBar_FaceColor;
1663
2205
 
1664
2206
  // [Tags "!Protected"]
2207
+ // [Protected "!true"]
1665
2208
  @sapScrollBar_SymbolColor: @sapContent_IconColor;
1666
2209
 
1667
2210
  // [Tags "!Protected"]
2211
+ // [Protected "!true"]
1668
2212
  @sapScrollBar_Dimension: 0.75 * @sapContent_GridSize;
1669
2213
 
1670
2214
  // [Tags "!Protected"]
2215
+ // [Protected "!true"]
1671
2216
  @sapScrollBar_Hover_FaceColor: @sapHC_StandardForeground;
1672
2217
 
1673
2218
  // [Tags "!Protected"]
2219
+ // [Protected "!true"]
1674
2220
  @sapSlider_Background: @sapNeutralBackground;
1675
2221
 
1676
2222
  // [Tags "!Protected"]
2223
+ // [Protected "!true"]
1677
2224
  @sapSlider_BorderColor: @sapField_BorderColor;
1678
2225
 
1679
2226
  // [Tags "!Protected"]
2227
+ // [Protected "!true"]
1680
2228
  @sapSlider_Selected_Background: @sapSelectedColor;
1681
2229
 
1682
2230
  // [Tags "!Protected"]
2231
+ // [Protected "!true"]
1683
2232
  @sapSlider_Selected_BorderColor: @sapField_BorderColor;
1684
2233
 
1685
2234
  // [Tags "!Protected"]
2235
+ // [Protected "!true"]
1686
2236
  @sapSlider_HandleBackground: @sapButton_Background;
1687
2237
 
1688
2238
  // [Tags "!Protected"]
2239
+ // [Protected "!true"]
1689
2240
  @sapSlider_HandleBorderColor: @sapField_BorderColor;
1690
2241
 
1691
2242
  // [Tags "!Protected"]
2243
+ // [Protected "!true"]
1692
2244
  @sapSlider_RangeHandleBackground: @sapSlider_HandleBackground;
1693
2245
 
1694
2246
  // [Tags "!Protected"]
2247
+ // [Protected "!true"]
1695
2248
  @sapSlider_Hover_HandleBackground: @sapButton_Hover_Background;
1696
2249
 
1697
2250
  // [Tags "!Protected"]
2251
+ // [Protected "!true"]
1698
2252
  @sapSlider_Hover_HandleBorderColor: @sapField_BorderColor;
1699
2253
 
1700
2254
  // [Tags "!Protected"]
1701
- @sapSlider_Hover_RangeHandleBackground: transparent;
2255
+ // [Protected "!true"]
2256
+ @sapSlider_Hover_RangeHandleBackground: @sapSlider_Hover_HandleBackground;
1702
2257
 
1703
2258
  // [Tags "!Protected"]
2259
+ // [Protected "!true"]
1704
2260
  @sapSlider_Active_HandleBackground: @sapButton_Active_Background;
1705
2261
 
1706
2262
  // [Tags "!Protected"]
2263
+ // [Protected "!true"]
1707
2264
  @sapSlider_Active_HandleBorderColor: @sapField_BorderColor;
1708
2265
 
1709
2266
  // [Tags "!Protected"]
2267
+ // [Protected "!true"]
1710
2268
  @sapSlider_Active_RangeHandleBackground: transparent;
1711
2269
 
1712
2270
  // [Tags "!Protected"]
2271
+ // [Protected "!true"]
1713
2272
  @sapPageHeader_Background: @sapBaseColor;
1714
2273
 
1715
2274
  // [Tags "!Protected"]
2275
+ // [Protected "!true"]
1716
2276
  @sapPageHeader_BorderColor: @sapHC_StandardForeground;
1717
2277
 
1718
2278
  // [Tags "!Protected"]
2279
+ // [Protected "!true"]
1719
2280
  @sapPageHeader_TextColor: contrast(@sapPageHeader_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1720
2281
 
1721
2282
  // [Tags "!Protected"]
2283
+ // [Protected "!true"]
1722
2284
  @sapPageFooter_Background: @sapBackgroundColor;
1723
2285
 
1724
2286
  // [Tags "!Protected"]
2287
+ // [Protected "!true"]
1725
2288
  @sapPageFooter_BorderColor: @sapHC_StandardForeground;
1726
2289
 
1727
2290
  // [Tags "!Protected"]
2291
+ // [Protected "!true"]
1728
2292
  @sapPageFooter_TextColor: contrast(@sapPageFooter_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1729
2293
 
1730
2294
  // [Tags "!Protected"]
2295
+ // [Protected "!true"]
1731
2296
  @sapInfobar_Background: @sapBackgroundColor;
1732
2297
 
1733
2298
  // [Tags "!Protected"]
2299
+ // [Protected "!true"]
1734
2300
  @sapInfobar_Hover_Background: @sapHighlightColor;
1735
2301
 
1736
2302
  // [Tags "!Protected"]
2303
+ // [Protected "!true"]
1737
2304
  @sapInfobar_Active_Background: @sapActiveColor;
1738
2305
 
1739
2306
  // [Tags "!Protected"]
2307
+ // [Protected "!true"]
1740
2308
  @sapInfobar_NonInteractive_Background: @sapHC_ReducedBackground;
1741
2309
 
1742
2310
  // [Tags "!Protected"]
2311
+ // [Protected "!true"]
1743
2312
  @sapInfobar_TextColor: contrast(@sapInfobar_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1744
2313
 
1745
2314
  // [Tags "!Protected"]
2315
+ // [Protected "!true"]
1746
2316
  @sapObjectHeader_Background: @sapBaseColor;
1747
2317
 
1748
2318
  // [Tags "!Protected"]
2319
+ // [Protected "!true"]
1749
2320
  @sapObjectHeader_Hover_Background: @sapHighlightColor;
1750
2321
 
1751
2322
  // [Tags "!Protected"]
2323
+ // [Protected "!true"]
1752
2324
  @sapObjectHeader_BorderColor: @sapHC_StandardForeground;
1753
2325
 
1754
2326
  // [Tags "!Protected"]
2327
+ // [Protected "!true"]
1755
2328
  @sapObjectHeader_Title_TextColor: contrast(@sapObjectHeader_Background, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1756
2329
 
1757
2330
  // [Tags "!Protected"]
2331
+ // [Protected "!true"]
1758
2332
  @sapObjectHeader_Title_FontSize: @sapFontHeader3Size;
1759
2333
 
1760
2334
  // [Tags "!Protected"]
2335
+ // [Protected "!true"]
1761
2336
  @sapObjectHeader_Title_SnappedFontSize: @sapFontHeader3Size;
1762
2337
 
1763
2338
  // [Tags "!Protected"]
2339
+ // [Protected "!true"]
1764
2340
  @sapObjectHeader_Title_FontFamily: @sapFontFamily;
1765
2341
 
1766
2342
  // [Tags "!Protected"]
2343
+ // [Protected "!true"]
1767
2344
  @sapObjectHeader_Subtitle_TextColor: contrast(@sapObjectHeader_Background, @sapContent_LabelColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1768
2345
 
1769
2346
  // [Tags "!Protected"]
2347
+ // [Protected "!true"]
1770
2348
  @sapBlockLayer_Background: @sapBackgroundColor;
1771
2349
 
1772
2350
  // [Tags "!Protected"]
2351
+ // [Protected "!true"]
1773
2352
  @sapTile_Background: @sapBackgroundColor;
1774
2353
 
1775
2354
  // [Tags "!Protected"]
2355
+ // [Protected "!true"]
1776
2356
  @sapTile_Hover_Background: @sapHighlightColor;
1777
2357
 
1778
2358
  // [Tags "!Protected"]
2359
+ // [Protected "!true"]
1779
2360
  @sapTile_Active_Background: @sapActiveColor;
1780
2361
 
1781
2362
  // [Tags "!Protected"]
2363
+ // [Protected "!true"]
1782
2364
  @sapTile_BorderColor: @sapHC_StandardForeground;
1783
2365
 
1784
2366
  // [Tags "!Protected"]
2367
+ // [Protected "!true"]
1785
2368
  @sapTile_BorderCornerRadius: 0.25rem;
1786
2369
 
1787
2370
  // [Tags "!Protected"]
2371
+ // [Protected "!true"]
1788
2372
  @sapTile_TitleTextColor: contrast(@sapTile_Background, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1789
2373
 
1790
2374
  // [Tags "!Protected"]
2375
+ // [Protected "!true"]
1791
2376
  @sapTile_TextColor: contrast(@sapTile_Background, @sapContent_LabelColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1792
2377
 
1793
2378
  // [Tags "!Protected"]
2379
+ // [Protected "!true"]
1794
2380
  @sapTile_IconColor: contrast(@sapTile_Background, @sapContent_IconColor, @sapContent_ContrastIconColor, @sapContent_ContrastTextThreshold);
1795
2381
 
1796
2382
  // [Tags "!Protected"]
2383
+ // [Protected "!true"]
1797
2384
  @sapTile_SeparatorColor: @sapTile_BorderColor;
1798
2385
 
1799
2386
  // [Tags "!Protected"]
2387
+ // [Protected "!true"]
1800
2388
  @sapTile_Interactive_BorderColor: @sapTile_BorderColor;
1801
2389
 
1802
2390
  // [Tags "!Protected"]
2391
+ // [Protected "!true"]
1803
2392
  @sapTile_OverlayBackground: @sapBlockLayer_Background;
1804
2393
 
1805
2394
  // [Tags "!Protected"]
2395
+ // [Protected "!true"]
1806
2396
  @sapTile_OverlayForegroundColor: contrast(@sapTile_OverlayBackground, @sapTitleColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1807
2397
 
1808
2398
  // [Tags "!Protected"]
2399
+ // [Protected "!true"]
1809
2400
  @sapAccentColor1: #5f5800;
1810
2401
 
1811
2402
  // [Tags "!Protected"]
2403
+ // [Protected "!true"]
1812
2404
  @sapAccentColor2: #5e4101;
1813
2405
 
1814
2406
  // [Tags "!Protected"]
2407
+ // [Protected "!true"]
1815
2408
  @sapAccentColor3: #973333;
1816
2409
 
1817
2410
  // [Tags "!Protected"]
2411
+ // [Protected "!true"]
1818
2412
  @sapAccentColor4: #961d7c;
1819
2413
 
1820
2414
  // [Tags "!Protected"]
2415
+ // [Protected "!true"]
1821
2416
  @sapAccentColor5: #365892;
1822
2417
 
1823
2418
  // [Tags "!Protected"]
2419
+ // [Protected "!true"]
1824
2420
  @sapAccentColor6: #004ccb;
1825
2421
 
1826
2422
  // [Tags "!Protected"]
2423
+ // [Protected "!true"]
1827
2424
  @sapAccentColor7: #105b5b;
1828
2425
 
1829
2426
  // [Tags "!Protected"]
2427
+ // [Protected "!true"]
1830
2428
  @sapAccentColor8: #26340b;
1831
2429
 
1832
2430
  // [Tags "!Protected"]
2431
+ // [Protected "!true"]
1833
2432
  @sapAccentColor9: #6c32a9;
1834
2433
 
1835
2434
  // [Tags "!Protected"]
2435
+ // [Protected "!true"]
1836
2436
  @sapAccentColor10: #4a5964;
1837
2437
 
1838
2438
  // [Tags "!Protected"]
2439
+ // [Protected "!true"]
1839
2440
  @sapAccentBackgroundColor1: #fff3b8;
1840
2441
 
1841
2442
  // [Tags "!Protected"]
2443
+ // [Protected "!true"]
1842
2444
  @sapAccentBackgroundColor2: #ffd0e7;
1843
2445
 
1844
2446
  // [Tags "!Protected"]
2447
+ // [Protected "!true"]
1845
2448
  @sapAccentBackgroundColor3: #fff0fa;
1846
2449
 
1847
2450
  // [Tags "!Protected"]
2451
+ // [Protected "!true"]
1848
2452
  @sapAccentBackgroundColor4: #ffdcf3;
1849
2453
 
1850
2454
  // [Tags "!Protected"]
2455
+ // [Protected "!true"]
1851
2456
  @sapAccentBackgroundColor5: #ded3ff;
1852
2457
 
1853
2458
  // [Tags "!Protected"]
2459
+ // [Protected "!true"]
1854
2460
  @sapAccentBackgroundColor6: #d1efff;
1855
2461
 
1856
2462
  // [Tags "!Protected"]
2463
+ // [Protected "!true"]
1857
2464
  @sapAccentBackgroundColor7: #c2fcee;
1858
2465
 
1859
2466
  // [Tags "!Protected"]
2467
+ // [Protected "!true"]
1860
2468
  @sapAccentBackgroundColor8: #ebf5cb;
1861
2469
 
1862
2470
  // [Tags "!Protected"]
2471
+ // [Protected "!true"]
1863
2472
  @sapAccentBackgroundColor9: #dafdf5;
1864
2473
 
1865
2474
  // [Tags "!Protected"]
2475
+ // [Protected "!true"]
1866
2476
  @sapAccentBackgroundColor10: #eaecee;
1867
2477
 
1868
2478
  // [Tags "!Protected"]
2479
+ // [Protected "!true"]
1869
2480
  @sapIndicationColor_1: #780000;
1870
2481
 
1871
2482
  // [Tags "!Protected"]
2483
+ // [Protected "!true"]
1872
2484
  @sapIndicationColor_1_Background: @sapBackgroundColor;
1873
2485
 
1874
2486
  // [Tags "!Protected"]
2487
+ // [Protected "!true"]
1875
2488
  @sapIndicationColor_1_BorderColor: @sapContent_ForegroundBorderColor;
1876
2489
 
1877
2490
  // [Tags "!Protected"]
2491
+ // [Protected "!true"]
1878
2492
  @sapIndicationColor_1_Hover_Background: @sapButton_Hover_Background;
1879
2493
 
1880
2494
  // [Tags "!Protected"]
2495
+ // [Protected "!true"]
1881
2496
  @sapIndicationColor_1_Active_Background: @sapButton_Active_Background;
1882
2497
 
1883
2498
  // [Tags "!Protected"]
2499
+ // [Protected "!true"]
1884
2500
  @sapIndicationColor_1_TextColor: contrast(@sapIndicationColor_1_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1885
2501
 
1886
2502
  // [Tags "!Protected"]
2503
+ // [Protected "!true"]
1887
2504
  @sapIndicationColor_2: #ab0000;
1888
2505
 
1889
2506
  // [Tags "!Protected"]
2507
+ // [Protected "!true"]
1890
2508
  @sapIndicationColor_2_Background: @sapBackgroundColor;
1891
2509
 
1892
2510
  // [Tags "!Protected"]
2511
+ // [Protected "!true"]
1893
2512
  @sapIndicationColor_2_BorderColor: @sapContent_ForegroundBorderColor;
1894
2513
 
1895
2514
  // [Tags "!Protected"]
2515
+ // [Protected "!true"]
1896
2516
  @sapIndicationColor_2_Hover_Background: @sapButton_Hover_Background;
1897
2517
 
1898
2518
  // [Tags "!Protected"]
2519
+ // [Protected "!true"]
1899
2520
  @sapIndicationColor_2_Active_Background: @sapButton_Active_Background;
1900
2521
 
1901
2522
  // [Tags "!Protected"]
2523
+ // [Protected "!true"]
1902
2524
  @sapIndicationColor_2_TextColor: contrast(@sapIndicationColor_2_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1903
2525
 
1904
2526
  // [Tags "!Protected"]
2527
+ // [Protected "!true"]
1905
2528
  @sapIndicationColor_3: #5c5c00;
1906
2529
 
1907
2530
  // [Tags "!Protected"]
2531
+ // [Protected "!true"]
1908
2532
  @sapIndicationColor_3_Background: @sapBackgroundColor;
1909
2533
 
1910
2534
  // [Tags "!Protected"]
2535
+ // [Protected "!true"]
1911
2536
  @sapIndicationColor_3_BorderColor: @sapContent_ForegroundBorderColor;
1912
2537
 
1913
2538
  // [Tags "!Protected"]
2539
+ // [Protected "!true"]
1914
2540
  @sapIndicationColor_3_Hover_Background: @sapButton_Hover_Background;
1915
2541
 
1916
2542
  // [Tags "!Protected"]
2543
+ // [Protected "!true"]
1917
2544
  @sapIndicationColor_3_Active_Background: @sapButton_Active_Background;
1918
2545
 
1919
2546
  // [Tags "!Protected"]
2547
+ // [Protected "!true"]
1920
2548
  @sapIndicationColor_3_TextColor: contrast(@sapIndicationColor_3_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1921
2549
 
1922
2550
  // [Tags "!Protected"]
2551
+ // [Protected "!true"]
1923
2552
  @sapIndicationColor_4: #006362;
1924
2553
 
1925
2554
  // [Tags "!Protected"]
2555
+ // [Protected "!true"]
1926
2556
  @sapIndicationColor_4_Background: @sapBackgroundColor;
1927
2557
 
1928
2558
  // [Tags "!Protected"]
2559
+ // [Protected "!true"]
1929
2560
  @sapIndicationColor_4_BorderColor: @sapContent_ForegroundBorderColor;
1930
2561
 
1931
2562
  // [Tags "!Protected"]
2563
+ // [Protected "!true"]
1932
2564
  @sapIndicationColor_4_Hover_Background: @sapButton_Hover_Background;
1933
2565
 
1934
2566
  // [Tags "!Protected"]
2567
+ // [Protected "!true"]
1935
2568
  @sapIndicationColor_4_Active_Background: @sapButton_Active_Background;
1936
2569
 
1937
2570
  // [Tags "!Protected"]
2571
+ // [Protected "!true"]
1938
2572
  @sapIndicationColor_4_TextColor: contrast(@sapIndicationColor_4_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1939
2573
 
1940
2574
  // [Tags "!Protected"]
2575
+ // [Protected "!true"]
1941
2576
  @sapIndicationColor_5: #004ccb;
1942
2577
 
1943
2578
  // [Tags "!Protected"]
2579
+ // [Protected "!true"]
1944
2580
  @sapIndicationColor_5_Background: @sapBackgroundColor;
1945
2581
 
1946
2582
  // [Tags "!Protected"]
2583
+ // [Protected "!true"]
1947
2584
  @sapIndicationColor_5_BorderColor: @sapContent_ForegroundBorderColor;
1948
2585
 
1949
2586
  // [Tags "!Protected"]
2587
+ // [Protected "!true"]
1950
2588
  @sapIndicationColor_5_Hover_Background: @sapButton_Hover_Background;
1951
2589
 
1952
2590
  // [Tags "!Protected"]
2591
+ // [Protected "!true"]
1953
2592
  @sapIndicationColor_5_Active_Background: @sapButton_Active_Background;
1954
2593
 
1955
2594
  // [Tags "!Protected"]
2595
+ // [Protected "!true"]
1956
2596
  @sapIndicationColor_5_TextColor: contrast(@sapIndicationColor_5_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1957
2597
 
1958
2598
  // [Tags "!Protected"]
2599
+ // [Protected "!true"]
1959
2600
  @sapIndicationColor_6: #105b5b;
1960
2601
 
1961
2602
  // [Tags "!Protected"]
2603
+ // [Protected "!true"]
1962
2604
  @sapIndicationColor_6_Background: @sapBackgroundColor;
1963
2605
 
1964
2606
  // [Tags "!Protected"]
2607
+ // [Protected "!true"]
1965
2608
  @sapIndicationColor_6_BorderColor: @sapContent_ForegroundBorderColor;
1966
2609
 
1967
2610
  // [Tags "!Protected"]
2611
+ // [Protected "!true"]
1968
2612
  @sapIndicationColor_6_Hover_Background: @sapButton_Hover_Background;
1969
2613
 
1970
2614
  // [Tags "!Protected"]
2615
+ // [Protected "!true"]
1971
2616
  @sapIndicationColor_6_Active_Background: @sapButton_Active_Background;
1972
2617
 
1973
2618
  // [Tags "!Protected"]
2619
+ // [Protected "!true"]
1974
2620
  @sapIndicationColor_6_TextColor: contrast(@sapIndicationColor_6_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1975
2621
 
1976
2622
  // [Tags "!Protected"]
2623
+ // [Protected "!true"]
1977
2624
  @sapIndicationColor_7: #6c32a9;
1978
2625
 
1979
2626
  // [Tags "!Protected"]
2627
+ // [Protected "!true"]
1980
2628
  @sapIndicationColor_7_Background: @sapBackgroundColor;
1981
2629
 
1982
2630
  // [Tags "!Protected"]
2631
+ // [Protected "!true"]
1983
2632
  @sapIndicationColor_7_BorderColor: @sapContent_ForegroundBorderColor;
1984
2633
 
1985
2634
  // [Tags "!Protected"]
2635
+ // [Protected "!true"]
1986
2636
  @sapIndicationColor_7_Hover_Background: @sapButton_Hover_Background;
1987
2637
 
1988
2638
  // [Tags "!Protected"]
2639
+ // [Protected "!true"]
1989
2640
  @sapIndicationColor_7_Active_Background: @sapButton_Active_Background;
1990
2641
 
1991
2642
  // [Tags "!Protected"]
2643
+ // [Protected "!true"]
1992
2644
  @sapIndicationColor_7_TextColor: contrast(@sapIndicationColor_7_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
1993
2645
 
1994
2646
  // [Tags "!Protected"]
2647
+ // [Protected "!true"]
1995
2648
  @sapIndicationColor_8: #961d7c;
1996
2649
 
1997
2650
  // [Tags "!Protected"]
2651
+ // [Protected "!true"]
1998
2652
  @sapIndicationColor_8_Background: @sapBackgroundColor;
1999
2653
 
2000
2654
  // [Tags "!Protected"]
2655
+ // [Protected "!true"]
2001
2656
  @sapIndicationColor_8_BorderColor: @sapContent_ForegroundBorderColor;
2002
2657
 
2003
2658
  // [Tags "!Protected"]
2659
+ // [Protected "!true"]
2004
2660
  @sapIndicationColor_8_Hover_Background: @sapButton_Hover_Background;
2005
2661
 
2006
2662
  // [Tags "!Protected"]
2663
+ // [Protected "!true"]
2007
2664
  @sapIndicationColor_8_Active_Background: @sapButton_Active_Background;
2008
2665
 
2009
2666
  // [Tags "!Protected"]
2667
+ // [Protected "!true"]
2010
2668
  @sapIndicationColor_8_TextColor: contrast(@sapIndicationColor_8_Background, @sapTextColor, @sapContent_ContrastTextColor, @sapContent_ContrastTextThreshold);
2011
2669
 
2012
2670
  // [Tags "!Protected"]
2671
+ // [Protected "!true"]
2013
2672
  @sapLegend_WorkingBackground: darken(@sapList_Background, 15);
2014
2673
 
2015
2674
  // [Tags "!Protected"]
2675
+ // [Protected "!true"]
2016
2676
  @sapLegend_NonWorkingBackground: @sapHC_ReducedBackground;
2017
2677
 
2018
2678
  // [Tags "!Protected"]
2679
+ // [Protected "!true"]
2019
2680
  @sapLegend_CurrentDateTime: @sapAccentColor4;
2020
2681
 
2021
2682
  // [Tags "!Protected"]
2683
+ // [Protected "!true"]
2022
2684
  @sapLegendColor1: #5f5800;
2023
2685
 
2024
2686
  // [Tags "!Protected"]
2687
+ // [Protected "!true"]
2025
2688
  @sapLegendColor2: #5e4101;
2026
2689
 
2027
2690
  // [Tags "!Protected"]
2691
+ // [Protected "!true"]
2028
2692
  @sapLegendColor3: #973333;
2029
2693
 
2030
2694
  // [Tags "!Protected"]
2695
+ // [Protected "!true"]
2031
2696
  @sapLegendColor4: #463000;
2032
2697
 
2033
2698
  // [Tags "!Protected"]
2699
+ // [Protected "!true"]
2034
2700
  @sapLegendColor5: #961d7c;
2035
2701
 
2036
2702
  // [Tags "!Protected"]
2703
+ // [Protected "!true"]
2037
2704
  @sapLegendColor6: #004ccb;
2038
2705
 
2039
2706
  // [Tags "!Protected"]
2707
+ // [Protected "!true"]
2040
2708
  @sapLegendColor7: #105b5b;
2041
2709
 
2042
2710
  // [Tags "!Protected"]
2711
+ // [Protected "!true"]
2043
2712
  @sapLegendColor8: #26340b;
2044
2713
 
2045
2714
  // [Tags "!Protected"]
2715
+ // [Protected "!true"]
2046
2716
  @sapLegendColor9: #4a5964;
2047
2717
 
2048
2718
  // [Tags "!Protected"]
2719
+ // [Protected "!true"]
2049
2720
  @sapLegendColor10: #6c3d62;
2050
2721
 
2051
2722
  // [Tags "!Protected"]
2723
+ // [Protected "!true"]
2052
2724
  @sapLegendColor11: #383513;
2053
2725
 
2054
2726
  // [Tags "!Protected"]
2727
+ // [Protected "!true"]
2055
2728
  @sapLegendColor12: #734f00;
2056
2729
 
2057
2730
  // [Tags "!Protected"]
2731
+ // [Protected "!true"]
2058
2732
  @sapLegendColor13: #723e3e;
2059
2733
 
2060
2734
  // [Tags "!Protected"]
2735
+ // [Protected "!true"]
2061
2736
  @sapLegendColor14: #5f5642;
2062
2737
 
2063
2738
  // [Tags "!Protected"]
2739
+ // [Protected "!true"]
2064
2740
  @sapLegendColor15: #60535d;
2065
2741
 
2066
2742
  // [Tags "!Protected"]
2743
+ // [Protected "!true"]
2067
2744
  @sapLegendColor16: #465878;
2068
2745
 
2069
2746
  // [Tags "!Protected"]
2747
+ // [Protected "!true"]
2070
2748
  @sapLegendColor17: #435b5b;
2071
2749
 
2072
2750
  // [Tags "!Protected"]
2751
+ // [Protected "!true"]
2073
2752
  @sapLegendColor18: #4e5a36;
2074
2753
 
2075
2754
  // [Tags "!Protected"]
2755
+ // [Protected "!true"]
2076
2756
  @sapLegendColor19: #4e5869;
2077
2757
 
2078
2758
  // [Tags "!Protected"]
2759
+ // [Protected "!true"]
2079
2760
  @sapLegendColor20: #001b49;
2080
2761
 
2081
2762
  // [Tags "!Protected"]
2763
+ // [Protected "!true"]
2082
2764
  @sapLegendBackgroundColor1: @sapList_Background;
2083
2765
 
2084
2766
  // [Tags "!Protected"]
2767
+ // [Protected "!true"]
2085
2768
  @sapLegendBackgroundColor2: @sapList_Background;
2086
2769
 
2087
2770
  // [Tags "!Protected"]
2771
+ // [Protected "!true"]
2088
2772
  @sapLegendBackgroundColor3: @sapList_Background;
2089
2773
 
2090
2774
  // [Tags "!Protected"]
2775
+ // [Protected "!true"]
2091
2776
  @sapLegendBackgroundColor4: @sapList_Background;
2092
2777
 
2093
2778
  // [Tags "!Protected"]
2779
+ // [Protected "!true"]
2094
2780
  @sapLegendBackgroundColor5: @sapList_Background;
2095
2781
 
2096
2782
  // [Tags "!Protected"]
2783
+ // [Protected "!true"]
2097
2784
  @sapLegendBackgroundColor6: @sapList_Background;
2098
2785
 
2099
2786
  // [Tags "!Protected"]
2787
+ // [Protected "!true"]
2100
2788
  @sapLegendBackgroundColor7: @sapList_Background;
2101
2789
 
2102
2790
  // [Tags "!Protected"]
2791
+ // [Protected "!true"]
2103
2792
  @sapLegendBackgroundColor8: @sapList_Background;
2104
2793
 
2105
2794
  // [Tags "!Protected"]
2795
+ // [Protected "!true"]
2106
2796
  @sapLegendBackgroundColor9: @sapList_Background;
2107
2797
 
2108
2798
  // [Tags "!Protected"]
2799
+ // [Protected "!true"]
2109
2800
  @sapLegendBackgroundColor10: @sapList_Background;
2110
2801
 
2111
2802
  // [Tags "!Protected"]
2803
+ // [Protected "!true"]
2112
2804
  @sapLegendBackgroundColor11: @sapList_Background;
2113
2805
 
2114
2806
  // [Tags "!Protected"]
2807
+ // [Protected "!true"]
2115
2808
  @sapLegendBackgroundColor12: @sapList_Background;
2116
2809
 
2117
2810
  // [Tags "!Protected"]
2811
+ // [Protected "!true"]
2118
2812
  @sapLegendBackgroundColor13: @sapList_Background;
2119
2813
 
2120
2814
  // [Tags "!Protected"]
2815
+ // [Protected "!true"]
2121
2816
  @sapLegendBackgroundColor14: @sapList_Background;
2122
2817
 
2123
2818
  // [Tags "!Protected"]
2819
+ // [Protected "!true"]
2124
2820
  @sapLegendBackgroundColor15: @sapList_Background;
2125
2821
 
2126
2822
  // [Tags "!Protected"]
2823
+ // [Protected "!true"]
2127
2824
  @sapLegendBackgroundColor16: @sapList_Background;
2128
2825
 
2129
2826
  // [Tags "!Protected"]
2827
+ // [Protected "!true"]
2130
2828
  @sapLegendBackgroundColor17: @sapList_Background;
2131
2829
 
2132
2830
  // [Tags "!Protected"]
2831
+ // [Protected "!true"]
2133
2832
  @sapLegendBackgroundColor18: @sapList_Background;
2134
2833
 
2135
2834
  // [Tags "!Protected"]
2835
+ // [Protected "!true"]
2136
2836
  @sapLegendBackgroundColor19: @sapList_Background;
2137
2837
 
2138
2838
  // [Tags "!Protected"]
2839
+ // [Protected "!true"]
2139
2840
  @sapLegendBackgroundColor20: @sapList_Background;
2140
2841
 
2141
2842
  // [Tags "!Protected"]
2843
+ // [Protected "!true"]
2142
2844
  @sapChart_OrderedColor_1: #286ac3;
2143
2845
 
2144
2846
  // [Tags "!Protected"]
2847
+ // [Protected "!true"]
2145
2848
  @sapChart_OrderedColor_2: #d74114;
2146
2849
 
2147
2850
  // [Tags "!Protected"]
2851
+ // [Protected "!true"]
2148
2852
  @sapChart_OrderedColor_3: #057d47;
2149
2853
 
2150
2854
  // [Tags "!Protected"]
2855
+ // [Protected "!true"]
2151
2856
  @sapChart_OrderedColor_4: #e11e48;
2152
2857
 
2153
2858
  // [Tags "!Protected"]
2859
+ // [Protected "!true"]
2154
2860
  @sapChart_OrderedColor_5: #642eb2;
2155
2861
 
2156
2862
  // [Tags "!Protected"]
2863
+ // [Protected "!true"]
2157
2864
  @sapChart_OrderedColor_6: #03778c;
2158
2865
 
2159
2866
  // [Tags "!Protected"]
2867
+ // [Protected "!true"]
2160
2868
  @sapChart_OrderedColor_7: #232deb;
2161
2869
 
2162
2870
  // [Tags "!Protected"]
2871
+ // [Protected "!true"]
2163
2872
  @sapChart_OrderedColor_8: #9b136f;
2164
2873
 
2165
2874
  // [Tags "!Protected"]
2875
+ // [Protected "!true"]
2166
2876
  @sapChart_OrderedColor_9: #395563;
2167
2877
 
2168
2878
  // [Tags "!Protected"]
2879
+ // [Protected "!true"]
2169
2880
  @sapChart_OrderedColor_10: #e02e2e;
2170
2881
 
2171
2882
  // [Tags "!Protected"]
2883
+ // [Protected "!true"]
2172
2884
  @sapChart_OrderedColor_11: #0d3367;
2173
2885
 
2174
2886
  // [Tags "!Protected"]
2887
+ // [Protected "!true"]
2175
2888
  @sapChart_Bad: @sapHC_NegativeColor;
2176
2889
 
2177
2890
  // [Tags "!Protected"]
2891
+ // [Protected "!true"]
2178
2892
  @sapChart_Critical: @sapHC_CriticalColor;
2179
2893
 
2180
2894
  // [Tags "!Protected"]
2895
+ // [Protected "!true"]
2181
2896
  @sapChart_Good: @sapHC_PositiveColor;
2182
2897
 
2183
2898
  // [Tags "!Protected"]
2899
+ // [Protected "!true"]
2184
2900
  @sapChart_Neutral: @sapHC_NeutralColor;
2185
2901
 
2186
2902
  // [Tags "!Protected"]
2903
+ // [Protected "!true"]
2187
2904
  @sapChart_Sequence_1: @sapChart_OrderedColor_1;
2188
2905
 
2189
2906
  // [Tags "!Protected"]
2907
+ // [Protected "!true"]
2190
2908
  @sapChart_Sequence_2: @sapChart_OrderedColor_2;
2191
2909
 
2192
2910
  // [Tags "!Protected"]
2911
+ // [Protected "!true"]
2193
2912
  @sapChart_Sequence_3: @sapChart_OrderedColor_3;
2194
2913
 
2195
2914
  // [Tags "!Protected"]
2915
+ // [Protected "!true"]
2196
2916
  @sapChart_Sequence_4: @sapChart_OrderedColor_4;
2197
2917
 
2198
2918
  // [Tags "!Protected"]
2919
+ // [Protected "!true"]
2199
2920
  @sapChart_Sequence_5: @sapChart_OrderedColor_5;
2200
2921
 
2201
2922
  // [Tags "!Protected"]
2923
+ // [Protected "!true"]
2202
2924
  @sapChart_Sequence_6: @sapChart_OrderedColor_6;
2203
2925
 
2204
2926
  // [Tags "!Protected"]
2927
+ // [Protected "!true"]
2205
2928
  @sapChart_Sequence_7: @sapChart_OrderedColor_7;
2206
2929
 
2207
2930
  // [Tags "!Protected"]
2931
+ // [Protected "!true"]
2208
2932
  @sapChart_Sequence_8: @sapChart_OrderedColor_8;
2209
2933
 
2210
2934
  // [Tags "!Protected"]
2935
+ // [Protected "!true"]
2211
2936
  @sapChart_Sequence_9: @sapChart_OrderedColor_9;
2212
2937
 
2213
2938
  // [Tags "!Protected"]
2939
+ // [Protected "!true"]
2214
2940
  @sapChart_Sequence_10: @sapChart_OrderedColor_10;
2215
2941
 
2216
2942
  // [Tags "!Protected"]
2943
+ // [Protected "!true"]
2217
2944
  @sapChart_Sequence_11: @sapChart_OrderedColor_11;
2218
2945
 
2219
2946
  // [Tags "!Protected"]
2947
+ // [Protected "!true"]
2220
2948
  @sapChart_Sequence_Neutral: @sapChart_Neutral;
2221
2949
  // @sapFontUrl_SAP-icons_ttf: url(./../baseTheme/fonts/SAP-icons.ttf);
2222
2950
  // @sapFontUrl_SAP-icons_woff: url(./../baseTheme/fonts/SAP-icons.woff);