@openui5/themelib_sap_fiori_3 1.133.0 → 1.134.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.
Files changed (84) hide show
  1. package/.reuse/dep5 +0 -7
  2. package/THIRDPARTY.txt +1 -22
  3. package/package.json +18 -18
  4. package/src/sap/f/themes/sap_fiori_3/Card.less +4 -4
  5. package/src/sap/f/themes/sap_fiori_3_hcb/Card.less +2 -2
  6. package/src/sap/f/themes/sap_fiori_3_hcb/library.source.less +0 -1
  7. package/src/sap/f/themes/sap_fiori_3_hcw/Card.less +2 -2
  8. package/src/sap/f/themes/sap_fiori_3_hcw/library.source.less +0 -1
  9. package/src/sap/m/themes/sap_fiori_3/ActionTile.less +1 -1
  10. package/src/sap/m/themes/sap_fiori_3/GenericTile.less +11 -18
  11. package/src/sap/m/themes/sap_fiori_3/NewsContent.less +4 -4
  12. package/src/sap/m/themes/sap_fiori_3/SlideTile.less +5 -5
  13. package/src/sap/m/themes/sap_fiori_3/SplitButton.less +8 -7
  14. package/src/sap/m/themes/sap_fiori_3/StandardTile.less +2 -2
  15. package/src/sap/m/themes/sap_fiori_3/Switch.less +92 -83
  16. package/src/sap/m/themes/sap_fiori_3/TabContainer.less +2 -0
  17. package/src/sap/m/themes/sap_fiori_3/TabStrip.less +44 -17
  18. package/src/sap/m/themes/sap_fiori_3/Table.less +2 -2
  19. package/src/sap/m/themes/sap_fiori_3/Text.less +2 -1
  20. package/src/sap/m/themes/sap_fiori_3/TextArea.less +9 -8
  21. package/src/sap/m/themes/sap_fiori_3/TileContainer.less +1 -1
  22. package/src/sap/m/themes/sap_fiori_3/TileContent.less +3 -3
  23. package/src/sap/m/themes/sap_fiori_3/ToggleButton.less +19 -13
  24. package/src/sap/m/themes/sap_fiori_3/ViewSettingsDialog.less +10 -6
  25. package/src/sap/m/themes/sap_fiori_3/WheelSlider.less +38 -15
  26. package/src/sap/m/themes/sap_fiori_3_dark/ActionTile.less +1 -1
  27. package/src/sap/m/themes/sap_fiori_3_dark/GenericTile.less +10 -22
  28. package/src/sap/m/themes/sap_fiori_3_dark/NewsContent.less +4 -4
  29. package/src/sap/m/themes/sap_fiori_3_dark/SlideTile.less +5 -5
  30. package/src/sap/m/themes/sap_fiori_3_dark/SplitButton.less +8 -7
  31. package/src/sap/m/themes/sap_fiori_3_dark/StandardTile.less +2 -2
  32. package/src/sap/m/themes/sap_fiori_3_dark/Switch.less +91 -82
  33. package/src/sap/m/themes/sap_fiori_3_dark/TabContainer.less +2 -0
  34. package/src/sap/m/themes/sap_fiori_3_dark/TabStrip.less +45 -17
  35. package/src/sap/m/themes/sap_fiori_3_dark/Table.less +2 -2
  36. package/src/sap/m/themes/sap_fiori_3_dark/Text.less +2 -1
  37. package/src/sap/m/themes/sap_fiori_3_dark/TileContainer.less +1 -1
  38. package/src/sap/m/themes/sap_fiori_3_dark/TileContent.less +2 -2
  39. package/src/sap/m/themes/sap_fiori_3_dark/ToggleButton.less +19 -14
  40. package/src/sap/m/themes/sap_fiori_3_dark/ViewSettingsDialog.less +10 -6
  41. package/src/sap/m/themes/sap_fiori_3_dark/WheelSlider.less +39 -16
  42. package/src/sap/m/themes/sap_fiori_3_hcb/GenericTile.less +0 -9
  43. package/src/sap/m/themes/sap_fiori_3_hcb/ObjectStatus.less +38 -38
  44. package/src/sap/m/themes/sap_fiori_3_hcb/SlideTile.less +1 -1
  45. package/src/sap/m/themes/sap_fiori_3_hcb/SplitButton.less +3 -2
  46. package/src/sap/m/themes/sap_fiori_3_hcb/StepInput.less +2 -0
  47. package/src/sap/m/themes/sap_fiori_3_hcb/Switch.less +97 -88
  48. package/src/sap/m/themes/sap_fiori_3_hcb/TabContainer.less +6 -2
  49. package/src/sap/m/themes/sap_fiori_3_hcb/TabStrip.less +40 -14
  50. package/src/sap/m/themes/sap_fiori_3_hcb/Table.less +6 -6
  51. package/src/sap/m/themes/sap_fiori_3_hcb/Text.less +2 -1
  52. package/src/sap/m/themes/sap_fiori_3_hcb/TextArea.less +2 -0
  53. package/src/sap/m/themes/sap_fiori_3_hcb/Tile.less +9 -9
  54. package/src/sap/m/themes/sap_fiori_3_hcb/TileContainer.less +5 -5
  55. package/src/sap/m/themes/sap_fiori_3_hcb/ToggleButton.less +1 -2
  56. package/src/sap/m/themes/sap_fiori_3_hcb/ViewSettingsDialog.less +11 -7
  57. package/src/sap/m/themes/sap_fiori_3_hcb/WheelSlider.less +26 -9
  58. package/src/sap/m/themes/sap_fiori_3_hcw/GenericTile.less +0 -9
  59. package/src/sap/m/themes/sap_fiori_3_hcw/ObjectStatus.less +40 -40
  60. package/src/sap/m/themes/sap_fiori_3_hcw/SlideTile.less +1 -1
  61. package/src/sap/m/themes/sap_fiori_3_hcw/SplitButton.less +3 -2
  62. package/src/sap/m/themes/sap_fiori_3_hcw/StepInput.less +2 -0
  63. package/src/sap/m/themes/sap_fiori_3_hcw/Switch.less +97 -87
  64. package/src/sap/m/themes/sap_fiori_3_hcw/TabContainer.less +5 -2
  65. package/src/sap/m/themes/sap_fiori_3_hcw/TabStrip.less +41 -15
  66. package/src/sap/m/themes/sap_fiori_3_hcw/Table.less +6 -6
  67. package/src/sap/m/themes/sap_fiori_3_hcw/Text.less +2 -1
  68. package/src/sap/m/themes/sap_fiori_3_hcw/TextArea.less +2 -0
  69. package/src/sap/m/themes/sap_fiori_3_hcw/Tile.less +9 -9
  70. package/src/sap/m/themes/sap_fiori_3_hcw/TileContainer.less +5 -5
  71. package/src/sap/m/themes/sap_fiori_3_hcw/ToggleButton.less +3 -3
  72. package/src/sap/m/themes/sap_fiori_3_hcw/ViewSettingsDialog.less +11 -7
  73. package/src/sap/m/themes/sap_fiori_3_hcw/WheelSlider.less +26 -9
  74. package/src/sap/ui/core/themes/sap_fiori_3/.theme +1 -1
  75. package/src/sap/ui/core/themes/sap_fiori_3_dark/.theme +1 -1
  76. package/src/sap/ui/core/themes/sap_fiori_3_hcb/.theme +1 -1
  77. package/src/sap/ui/core/themes/sap_fiori_3_hcw/.theme +1 -1
  78. package/src/sap/uxap/themes/sap_fiori_3/ObjectPageSubSection.less +1 -1
  79. package/src/sap/uxap/themes/sap_fiori_3_dark/ObjectPageSubSection.less +1 -1
  80. package/src/sap/uxap/themes/sap_fiori_3_hcb/ObjectPageSubSection.less +1 -1
  81. package/src/sap/uxap/themes/sap_fiori_3_hcw/ObjectPageSubSection.less +1 -1
  82. package/LICENSES/LicenseRef-tzdata-PublicDomain.txt +0 -5
  83. package/src/sap/f/themes/sap_fiori_3_hcb/CardHeaders.less +0 -28
  84. package/src/sap/f/themes/sap_fiori_3_hcw/CardHeaders.less +0 -28
package/.reuse/dep5 CHANGED
@@ -364,13 +364,6 @@ Copyright:
364
364
  License: Apache-2.0 and ISC
365
365
  Comment: these files contain content from SAP and node-lru-cache: LRUPersistentCache.js is overall written by SAP, but portions ('Least Recently Used' logic) are taken from the node-lru-cache project (see https://github.com/isaacs/node-lru-cache/blob/v2.7.3/README.md) and modified.
366
366
 
367
- Files: src/sap.ui.core/test/sap/ui/core/qunit/i18n/helper/_timezones.js
368
- Copyright:
369
- 2009-2024 SAP SE or an SAP affiliate company and OpenUI5 contributors
370
- Arthur David Olson, Paul Eggert and other contributors
371
- License: Apache-2.0 and LicenseRef-tzdata-PublicDomain
372
- Comment: these files contain content from SAP and Time Zone Database: _timezones.js is overall written by SAP, but the list of IANA timezone IDs is taken from the Timezone Database
373
-
374
367
 
375
368
  # Library: sap.ui.documentation:
376
369
 
package/THIRDPARTY.txt CHANGED
@@ -22,7 +22,7 @@ Contained in: src/sap.m/test/sap/m/qunit/_thirdparty/qunit-composite.css
22
22
 
23
23
  Library: sap.ui.codeeditor:
24
24
 
25
- Component: Ace (Ajax.org Cloud9 Editor), version: 1.31.1
25
+ Component: Ace (Ajax.org Cloud9 Editor), version: 1.36.5
26
26
  Copyright: 2010, Ajax.org B.V.
27
27
  License: BSD-3-Clause
28
28
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/BSD-3-Clause.txt
@@ -342,12 +342,6 @@ License: ISC
342
342
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/ISC.txt
343
343
  Contained in: src/sap.ui.core/src/sap/ui/core/cache/LRUPersistentCache.js
344
344
 
345
- Component: Time Zone Database, version: 2024b
346
- Copyright: Arthur David Olson, Paul Eggert and other contributors
347
- License: LicenseRef-tzdata-PublicDomain
348
- License Text: https://github.com/SAP/openui5/blob/master/LICENSES/LicenseRef-tzdata-PublicDomain.txt
349
- Contained in: src/sap.ui.core/test/sap/ui/core/qunit/i18n/helper/_timezones.js
350
-
351
345
 
352
346
  Library: sap.ui.documentation:
353
347
 
@@ -1015,21 +1009,6 @@ END of license: LicenseRef-Unicode-3.0
1015
1009
  =================================
1016
1010
 
1017
1011
 
1018
- =================================
1019
- BEGIN of license: LicenseRef-tzdata-PublicDomain
1020
- =================================
1021
-
1022
- Unless specified below, all files in the tz code and data (including
1023
- this LICENSE file) are in the public domain.
1024
-
1025
- If the files date.c, newstrftime.3, and strftime.c are present, they
1026
- contain material derived from BSD and use the BSD 3-clause license.
1027
-
1028
- =================================
1029
- END of license: LicenseRef-tzdata-PublicDomain
1030
- =================================
1031
-
1032
-
1033
1012
  =================================
1034
1013
  BEGIN of license: MIT
1035
1014
  =================================
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/themelib_sap_fiori_3",
3
- "version": "1.133.0",
3
+ "version": "1.134.0",
4
4
  "description": "OpenUI5 Theme Library sap_fiori_3",
5
5
  "author": "SAP SE (https://www.sap.com)",
6
6
  "license": "Apache-2.0",
@@ -14,22 +14,22 @@
14
14
  "url": "https://github.com/SAP/openui5.git"
15
15
  },
16
16
  "devDependencies": {
17
- "@openui5/sap.f": "1.133.0",
18
- "@openui5/sap.m": "1.133.0",
19
- "@openui5/sap.tnt": "1.133.0",
20
- "@openui5/sap.ui.codeeditor": "1.133.0",
21
- "@openui5/sap.ui.commons": "1.133.0",
22
- "@openui5/sap.ui.core": "1.133.0",
23
- "@openui5/sap.ui.dt": "1.133.0",
24
- "@openui5/sap.ui.fl": "1.133.0",
25
- "@openui5/sap.ui.mdc": "1.133.0",
26
- "@openui5/sap.ui.integration": "1.133.0",
27
- "@openui5/sap.ui.layout": "1.133.0",
28
- "@openui5/sap.ui.rta": "1.133.0",
29
- "@openui5/sap.ui.suite": "1.133.0",
30
- "@openui5/sap.ui.table": "1.133.0",
31
- "@openui5/sap.ui.unified": "1.133.0",
32
- "@openui5/sap.ui.ux3": "1.133.0",
33
- "@openui5/sap.uxap": "1.133.0"
17
+ "@openui5/sap.f": "1.134.0",
18
+ "@openui5/sap.m": "1.134.0",
19
+ "@openui5/sap.tnt": "1.134.0",
20
+ "@openui5/sap.ui.codeeditor": "1.134.0",
21
+ "@openui5/sap.ui.commons": "1.134.0",
22
+ "@openui5/sap.ui.core": "1.134.0",
23
+ "@openui5/sap.ui.dt": "1.134.0",
24
+ "@openui5/sap.ui.fl": "1.134.0",
25
+ "@openui5/sap.ui.mdc": "1.134.0",
26
+ "@openui5/sap.ui.integration": "1.134.0",
27
+ "@openui5/sap.ui.layout": "1.134.0",
28
+ "@openui5/sap.ui.rta": "1.134.0",
29
+ "@openui5/sap.ui.suite": "1.134.0",
30
+ "@openui5/sap.ui.table": "1.134.0",
31
+ "@openui5/sap.ui.unified": "1.134.0",
32
+ "@openui5/sap.ui.ux3": "1.134.0",
33
+ "@openui5/sap.uxap": "1.134.0"
34
34
  }
35
35
  }
@@ -1,6 +1,6 @@
1
- /* ============================= */
2
- /* CSS for control sap.f/Card */
3
- /* Fiori 3 theme */
4
- /* ============================= */
1
+ /* =========================== */
2
+ /* CSS for control sap.f/Card */
3
+ /* Quartz Light theme */
4
+ /* =========================== */
5
5
 
6
6
  @_sap_f_Card_FocusBorderBottomOffset: 2px;
@@ -5,5 +5,5 @@
5
5
 
6
6
  @_sap_f_Card_BoxShadow: none;
7
7
  @_sap_f_Card_FocusBorderBottomOffset: 2px;
8
- @_sap_f_Card_Badge_Background: @sapUiHighlight;
9
- @_sap_f_Card_Badge_Border: 0.0625rem solid @sapUiContentForegroundBorderColor;
8
+ @_sap_f_Card_Badge_Background: var(--sapHighlightColor);
9
+ @_sap_f_Card_Badge_Border: 0.0625rem solid var(--sapContent_ForegroundBorderColor);
@@ -13,7 +13,6 @@
13
13
  @import "DynamicPageTitle.less";
14
14
  @import "FlexibleColumnLayout.less";
15
15
  @import "Card.less";
16
- @import "CardHeaders.less";
17
16
  @import "ShellBar.less";
18
17
  @import "CardLoading.less";
19
18
  @import "GridContainer.less";
@@ -5,5 +5,5 @@
5
5
 
6
6
  @_sap_f_Card_BoxShadow: none;
7
7
  @_sap_f_Card_FocusBorderBottomOffset: 2px;
8
- @_sap_f_Card_Badge_Background: @sapUiHighlight;
9
- @_sap_f_Card_Badge_Border: 0.0625rem solid @sapUiContentForegroundBorderColor;
8
+ @_sap_f_Card_Badge_Background: var(--sapHighlightColor);
9
+ @_sap_f_Card_Badge_Border: 0.0625rem solid var(--sapContent_ForegroundBorderColor);
@@ -13,7 +13,6 @@
13
13
  @import "DynamicPageTitle.less";
14
14
  @import "FlexibleColumnLayout.less";
15
15
  @import "Card.less";
16
- @import "CardHeaders.less";
17
16
  @import "ShellBar.less";
18
17
  @import "CardLoading.less";
19
18
  @import "GridContainer.less";
@@ -4,7 +4,7 @@
4
4
  /* ================================== */
5
5
 
6
6
  .sapMAT:hover {
7
- box-shadow: 0 0 0 1px fade(@sapUiContentShadowColor, 30);
7
+ box-shadow: none;
8
8
  transition: background 0.2s;
9
9
  background: var(--sapTile_Hover_Background);
10
10
  }
@@ -31,7 +31,7 @@
31
31
  }
32
32
 
33
33
  .sapMGT.sapMGTLineMode:not(.sapMGTDisabled).sapMGTLineModePress {
34
- background: fade(@sapUiShellHoverBackground, 12);
34
+ background: var(--sapTile_Background);
35
35
  }
36
36
 
37
37
  .sapMGT.sapMGTLineMode .sapMGTFocusDiv {
@@ -201,37 +201,30 @@ html.sap-tablet .sapMGTWithImageHoverOverlay {
201
201
  }
202
202
 
203
203
  .sapMGT.sapMGTPressActive {
204
- box-shadow: 0 0 0 1px fade(@sapUiContentShadowColor, 30);
204
+ box-shadow: none;
205
205
 
206
206
  &:not(.sapMGTBackgroundImage) {
207
207
  background: var(--sapTile_Active_Background);
208
208
  }
209
209
 
210
210
  &.sapMGTScopeActions .sapMTileCntContent::after {
211
- background-color: fade(@sapUiTileActiveBackground, 70);
211
+ background-color: var(--sapTile_Active_Background);
212
+ // opacity: 0.7;
212
213
  }
213
214
  }
214
215
 
215
- .sapMGTWithImageHoverOverlay.sapMGTPressActive {
216
- background: fade(@sapUiTileActiveBackground, 20%);
217
- }
218
-
219
216
  .sapMGT:hover:not(.sapMGTPressActive) {
220
- box-shadow: 0 0 0 1px fade(@sapUiContentShadowColor, 30);
221
- transition: background 0.2s;
222
-
223
- &:not(.sapMGTBackgroundImage) {
224
- background: var(--sapTile_Hover_Background);
225
- }
217
+ box-shadow: none;
218
+ outline: 1px solid var(--sapTile_Interactive_BorderColor);
219
+ background-color: var(--sapTile_Hover_Background);
226
220
 
227
- .sapMGTWithImageHoverOverlay {
228
- background: fade(@sapUiTileHoverBackground, 10%);
229
- transition: background 0.2s;
221
+ &.sapMGTBackgroundImage {
222
+ background-color: var(--sapTile_Hover_Background);
223
+ opacity: 0.9;
230
224
  }
231
225
 
232
226
  &.sapMGTScopeActions .sapMTileCntContent::after {
233
- background-color: fade(@sapUiTileHoverBackground, 70);
234
- transition: background 0.2s;
227
+ background-color: var(--sapTile_Hover_Background);
235
228
  }
236
229
  }
237
230
 
@@ -7,23 +7,23 @@
7
7
  @_sap_m_NewsContent_SubHeaderTextColor: contrast(@_sap_m_TileContent_NewsContentBackgroundColor, @sapUiTileTextColor, @sapUiContentContrastTextColor, @sapUiContentContrastTextThreshold);
8
8
 
9
9
  .sapMNwC {
10
- background-color: fade(@sapUiTileBackground, 60);
10
+ background-color: var(--sapTile_OverlayBackground);
11
+ opacity: 0.8;
11
12
  height: 3.625rem;
12
13
  }
13
14
 
14
15
  .sapMTileCnt.News {
15
16
 
16
17
  .sapMNwC {
17
- text-shadow: 0 0 0.125rem contrast(@_sap_m_NewsContent_SubHeaderTextColor, @sapUiContentShadowColor, @sapUiContentContrastShadowColor, @sapUiContentContrastTextThreshold);
18
18
 
19
19
  .sapMNwCSbh {
20
- color: @_sap_m_NewsContent_SubHeaderTextColor;
20
+ color: var(--sapTile_OverlayForegroundColor);
21
21
  line-height: normal;
22
22
  }
23
23
 
24
24
  .sapMNwCCTxt .sapMText,
25
25
  .sapMNwCCTxt .sapMFT {
26
- color: @_sap_m_NewsContent_HeaderTextColor;
26
+ color: var(--sapTile_OverlayForegroundColor);
27
27
  line-height: normal;
28
28
  }
29
29
  }
@@ -30,17 +30,17 @@
30
30
 
31
31
  /* Bulleted indicator of multiple tiles */
32
32
  .sapMSTBulleted .sapMSTIndicator {
33
- background-color: var(--sapContent_NonInteractiveIconColor);
34
- box-shadow: 0 0 0.25rem fade(@sapUiContentShadowColor, 25);
33
+ background-color: @sapUiContentNonInteractiveIconColor;
34
+ box-shadow: 0 0 0.125rem var(--sapContent_ShadowColor);
35
35
  }
36
36
 
37
37
  .sapMSTBulleted .sapMSTIndicator.sapMSTActive {
38
- background-color: var(--sapContent_ContrastIconColor);
39
- box-shadow: 0 0 0.25rem fade(@sapUiContentShadowColor, 25);
38
+ background-color: @sapUiContentContrastIconColor;
39
+ box-shadow: 0 0 0.063rem var(--sapContent_ShadowColor);
40
40
  }
41
41
 
42
42
  .sapMST .sapMSTIconDisplayArea {
43
- background-color: darken(@sapUiBrand, 18);
43
+ background-color: var(--sapBlockLayer_Background);
44
44
  }
45
45
 
46
46
  .sapMST.sapMSTIconPressed .sapMSTIconClickTapArea:hover ~.sapMSTIconDisplayArea {
@@ -5,37 +5,38 @@
5
5
 
6
6
  .sapMIBar-CTX.sapMFooter-CTX .sapMSB.sapMSBEmphasized:focus .sapMSBInner::after,
7
7
  .sapMSB.sapMSBEmphasized:focus .sapMSBInner::after {
8
- border-color: @sapUiContentContrastFocusColor;
8
+ border-color: var(--sapContent_ContrastFocusColor);
9
9
  }
10
10
 
11
11
  .sapMSB .sapMSBArrow:not(.sapMBtnDisabled) .sapMBtnTransparent:not(.sapMToggleBtnPressed),
12
12
  .sapContrast.sapMIBar-CTX .sapMSB .sapMSBArrow:not(.sapMBtnDisabled) .sapMBtnTransparent:not(.sapMToggleBtnPressed),
13
13
  .sapContrast .sapMIBar-CTX .sapMSB .sapMSBArrow:not(.sapMBtnDisabled) .sapMBtnTransparent:not(.sapMToggleBtnPressed) {
14
- border-left-color: @sapUiButtonBorderColor;
14
+ border-left-color: var(--sapButton_BorderColor);
15
15
  }
16
16
 
17
17
  .sapMSB .sapMSBArrow:not(.sapMBtnDisabled) .sapMBtnActive.sapMBtnTransparent:not(.sapMToggleBtnPressed),
18
18
  .sapContrast.sapMIBar-CTX .sapMSB .sapMSBArrow:not(.sapMBtnDisabled) .sapMBtnActive.sapMBtnTransparent:not(.sapMToggleBtnPressed),
19
19
  .sapContrast .sapMIBar-CTX .sapMSB .sapMSBArrow:not(.sapMBtnDisabled) .sapMBtnActive.sapMBtnTransparent:not(.sapMToggleBtnPressed) {
20
- border-left-color: @sapUiButtonLiteActiveBorderColor;
20
+ border-left-color: var(--sapButton_Lite_Active_BorderColor);
21
21
  }
22
22
 
23
23
  .sapMMenuBtn {
24
+
24
25
  .sapMSBArrow.sapMBtn:hover > .sapMBtnHoverable.sapMBtnEmphasized,
25
26
  .sapMSBArrow span.sapMBtnInner.sapMBtnEmphasized {
26
- border-left-color: @sapUiButtonBackground;
27
+ border-left-color: var(--sapButton_Background);
27
28
  }
28
29
  }
29
30
 
30
31
  .sapMSB .sapMSBArrow.sapMBtn:hover > .sapMBtnHoverable.sapMBtnEmphasized:not(.sapMBtnActive):not(.sapMToggleBtnPressed) {
31
- border-left-color: @sapUiButtonBackground;
32
+ border-left-color: var(--sapButton_Background);
32
33
  }
33
34
 
34
35
  .sapMMenuBtn.sapMSBArrow.sapMMenuBtnSplit .sapMSBActive:not(.sapMBtnDisabled) > span.sapMBtnInner.sapMBtnEmphasized {
35
- border-left-color: @sapUiButtonBackground;
36
+ border-left-color: var(--sapButton_Background);
36
37
  }
37
38
 
38
- //ie
39
+ /* ie */
39
40
  .sapMSBTextIE.sapMSBText {
40
41
  padding-right: 2.25rem;
41
42
  }
@@ -4,7 +4,7 @@
4
4
  /* =================================== */
5
5
 
6
6
  .sapMStdTileIconDiv {
7
- color: @sapUiHighlight;
7
+ color: var(--sapHighlightColor);
8
8
  }
9
9
 
10
10
  .sapMStdIconCreate {
@@ -20,7 +20,7 @@
20
20
  }
21
21
 
22
22
  .sapMStdTileMonitorType .sapMStdTileTitle {
23
- color: @sapUiTileTitleTextColor;
23
+ color: var(--sapTile_TitleTextColor);
24
24
  }
25
25
 
26
26
  .sapMTileActive-CTX .sapMStdTileMonitorType {