@openui5/themelib_sap_horizon 1.134.0 → 1.136.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 (297) hide show
  1. package/REUSE.toml +649 -0
  2. package/THIRDPARTY.txt +23 -23
  3. package/package.json +18 -18
  4. package/src/sap/f/themes/sap_horizon/AvatarGroup.less +24 -18
  5. package/src/sap/f/themes/sap_horizon/CardHeaders.less +1 -2
  6. package/src/sap/f/themes/sap_horizon/DynamicPageTitle.less +41 -38
  7. package/src/sap/f/themes/sap_horizon/FlexibleColumnLayout.less +15 -13
  8. package/src/sap/f/themes/sap_horizon/GridList.less +5 -5
  9. package/src/sap/f/themes/sap_horizon/GridListItem.less +2 -2
  10. package/src/sap/f/themes/sap_horizon/SidePanel.less +16 -7
  11. package/src/sap/f/themes/sap_horizon/library.source.less +1 -1
  12. package/src/sap/f/themes/sap_horizon_dark/AvatarGroup.less +24 -18
  13. package/src/sap/f/themes/sap_horizon_dark/CardHeaders.less +1 -2
  14. package/src/sap/f/themes/sap_horizon_dark/DynamicPageTitle.less +34 -30
  15. package/src/sap/f/themes/sap_horizon_dark/FlexibleColumnLayout.less +15 -13
  16. package/src/sap/f/themes/sap_horizon_dark/GridList.less +1 -1
  17. package/src/sap/f/themes/sap_horizon_dark/GridListItem.less +1 -1
  18. package/src/sap/f/themes/sap_horizon_dark/SidePanel.less +16 -7
  19. package/src/sap/f/themes/sap_horizon_dark/library.source.less +1 -1
  20. package/src/sap/f/themes/sap_horizon_hcb/AvatarGroup.less +2 -2
  21. package/src/sap/f/themes/sap_horizon_hcb/DynamicPageTitle.less +17 -32
  22. package/src/sap/f/themes/sap_horizon_hcb/FlexibleColumnLayout.less +20 -15
  23. package/src/sap/f/themes/sap_horizon_hcb/GridContainer.less +4 -4
  24. package/src/sap/f/themes/sap_horizon_hcb/GridList.less +4 -4
  25. package/src/sap/f/themes/sap_horizon_hcb/GridListItem.less +1 -2
  26. package/src/sap/f/themes/sap_horizon_hcb/SidePanel.less +18 -10
  27. package/src/sap/f/themes/sap_horizon_hcb/library.source.less +1 -1
  28. package/src/sap/f/themes/sap_horizon_hcw/AvatarGroup.less +2 -2
  29. package/src/sap/f/themes/sap_horizon_hcw/DynamicPageTitle.less +18 -32
  30. package/src/sap/f/themes/sap_horizon_hcw/FlexibleColumnLayout.less +21 -16
  31. package/src/sap/f/themes/sap_horizon_hcw/GridList.less +4 -4
  32. package/src/sap/f/themes/sap_horizon_hcw/GridListItem.less +1 -2
  33. package/src/sap/f/themes/sap_horizon_hcw/SidePanel.less +18 -10
  34. package/src/sap/f/themes/sap_horizon_hcw/library.source.less +1 -1
  35. package/src/sap/m/themes/sap_horizon/GenericTile.less +0 -10
  36. package/src/sap/m/themes/sap_horizon/IconTabBar.less +79 -87
  37. package/src/sap/m/themes/sap_horizon/Label.less +9 -1
  38. package/src/sap/m/themes/sap_horizon/MessageStrip.less +0 -3
  39. package/src/sap/m/themes/sap_horizon/SlideTile.less +0 -1
  40. package/src/sap/m/themes/sap_horizon/Table.less +12 -3
  41. package/src/sap/m/themes/sap_horizon/TileContent.less +2 -1
  42. package/src/sap/m/themes/sap_horizon/TimePicker.less +3 -3
  43. package/src/sap/m/themes/sap_horizon/TimePickerSliders.less +59 -31
  44. package/src/sap/m/themes/sap_horizon/Title.less +8 -6
  45. package/src/sap/m/themes/sap_horizon/Token.less +14 -13
  46. package/src/sap/m/themes/sap_horizon/Tokenizer.less +21 -15
  47. package/src/sap/m/themes/sap_horizon/Toolbar.less +17 -19
  48. package/src/sap/m/themes/sap_horizon/UploadCollection.less +1 -1
  49. package/src/sap/m/themes/sap_horizon/ValueStateHeader.less +25 -20
  50. package/src/sap/m/themes/sap_horizon/ValueStateMessage.less +17 -17
  51. package/src/sap/m/themes/sap_horizon/Wizard.less +2 -2
  52. package/src/sap/m/themes/sap_horizon/WizardProgressNavigator.less +37 -34
  53. package/src/sap/m/themes/sap_horizon/WizardStep.less +7 -2
  54. package/src/sap/m/themes/sap_horizon/library.source.less +1 -1
  55. package/src/sap/m/themes/sap_horizon_dark/GenericTile.less +0 -10
  56. package/src/sap/m/themes/sap_horizon_dark/IconTabBar.less +94 -80
  57. package/src/sap/m/themes/sap_horizon_dark/Label.less +9 -1
  58. package/src/sap/m/themes/sap_horizon_dark/MessageStrip.less +0 -4
  59. package/src/sap/m/themes/sap_horizon_dark/SlideTile.less +0 -1
  60. package/src/sap/m/themes/sap_horizon_dark/Table.less +12 -3
  61. package/src/sap/m/themes/sap_horizon_dark/TileContent.less +2 -1
  62. package/src/sap/m/themes/sap_horizon_dark/TimePicker.less +3 -3
  63. package/src/sap/m/themes/sap_horizon_dark/TimePickerSliders.less +59 -31
  64. package/src/sap/m/themes/sap_horizon_dark/Title.less +8 -6
  65. package/src/sap/m/themes/sap_horizon_dark/Token.less +14 -14
  66. package/src/sap/m/themes/sap_horizon_dark/Tokenizer.less +16 -15
  67. package/src/sap/m/themes/sap_horizon_dark/Toolbar.less +17 -19
  68. package/src/sap/m/themes/sap_horizon_dark/UploadCollection.less +1 -1
  69. package/src/sap/m/themes/sap_horizon_dark/ValueStateHeader.less +20 -20
  70. package/src/sap/m/themes/sap_horizon_dark/ValueStateMessage.less +17 -17
  71. package/src/sap/m/themes/sap_horizon_dark/Wizard.less +3 -2
  72. package/src/sap/m/themes/sap_horizon_dark/WizardProgressNavigator.less +38 -34
  73. package/src/sap/m/themes/sap_horizon_dark/WizardStep.less +2 -2
  74. package/src/sap/m/themes/sap_horizon_dark/library.source.less +1 -1
  75. package/src/sap/m/themes/sap_horizon_hcb/IconTabBar.less +11 -11
  76. package/src/sap/m/themes/sap_horizon_hcb/Label.less +9 -1
  77. package/src/sap/m/themes/sap_horizon_hcb/MessageStrip.less +0 -5
  78. package/src/sap/m/themes/sap_horizon_hcb/ObjectStatus.less +1 -0
  79. package/src/sap/m/themes/sap_horizon_hcb/SegmentedButton.less +4 -4
  80. package/src/sap/m/themes/sap_horizon_hcb/SlideTile.less +0 -1
  81. package/src/sap/m/themes/sap_horizon_hcb/TabContainer.less +4 -0
  82. package/src/sap/m/themes/sap_horizon_hcb/TileContent.less +2 -2
  83. package/src/sap/m/themes/sap_horizon_hcb/TimePicker.less +3 -3
  84. package/src/sap/m/themes/sap_horizon_hcb/TimePickerSliders.less +58 -30
  85. package/src/sap/m/themes/sap_horizon_hcb/Title.less +8 -6
  86. package/src/sap/m/themes/sap_horizon_hcb/Token.less +12 -12
  87. package/src/sap/m/themes/sap_horizon_hcb/Tokenizer.less +18 -14
  88. package/src/sap/m/themes/sap_horizon_hcb/Toolbar.less +16 -18
  89. package/src/sap/m/themes/sap_horizon_hcb/UploadCollection.less +4 -6
  90. package/src/sap/m/themes/sap_horizon_hcb/ValueStateHeader.less +21 -21
  91. package/src/sap/m/themes/sap_horizon_hcb/ValueStateMessage.less +17 -17
  92. package/src/sap/m/themes/sap_horizon_hcb/Wizard.less +4 -4
  93. package/src/sap/m/themes/sap_horizon_hcb/WizardProgressNavigator.less +34 -31
  94. package/src/sap/m/themes/sap_horizon_hcb/WizardStep.less +7 -2
  95. package/src/sap/m/themes/sap_horizon_hcb/library.source.less +1 -1
  96. package/src/sap/m/themes/sap_horizon_hcw/IconTabBar.less +9 -11
  97. package/src/sap/m/themes/sap_horizon_hcw/Label.less +9 -1
  98. package/src/sap/m/themes/sap_horizon_hcw/MessageStrip.less +0 -5
  99. package/src/sap/m/themes/sap_horizon_hcw/SegmentedButton.less +4 -4
  100. package/src/sap/m/themes/sap_horizon_hcw/SlideTile.less +0 -1
  101. package/src/sap/m/themes/sap_horizon_hcw/TabContainer.less +4 -0
  102. package/src/sap/m/themes/sap_horizon_hcw/TileContent.less +2 -2
  103. package/src/sap/m/themes/sap_horizon_hcw/TimePicker.less +3 -3
  104. package/src/sap/m/themes/sap_horizon_hcw/TimePickerSliders.less +57 -31
  105. package/src/sap/m/themes/sap_horizon_hcw/Title.less +8 -6
  106. package/src/sap/m/themes/sap_horizon_hcw/Token.less +12 -12
  107. package/src/sap/m/themes/sap_horizon_hcw/Tokenizer.less +17 -13
  108. package/src/sap/m/themes/sap_horizon_hcw/Toolbar.less +16 -18
  109. package/src/sap/m/themes/sap_horizon_hcw/UploadCollection.less +4 -6
  110. package/src/sap/m/themes/sap_horizon_hcw/ValueStateHeader.less +21 -21
  111. package/src/sap/m/themes/sap_horizon_hcw/ValueStateMessage.less +17 -17
  112. package/src/sap/m/themes/sap_horizon_hcw/Wizard.less +4 -4
  113. package/src/sap/m/themes/sap_horizon_hcw/WizardProgressNavigator.less +34 -31
  114. package/src/sap/m/themes/sap_horizon_hcw/WizardStep.less +7 -2
  115. package/src/sap/m/themes/sap_horizon_hcw/library.source.less +1 -1
  116. package/src/sap/tnt/themes/sap_horizon/NavigationList.less +7 -9
  117. package/src/sap/tnt/themes/sap_horizon/ToolHeader.less +3 -3
  118. package/src/sap/tnt/themes/sap_horizon/library.source.less +1 -1
  119. package/src/sap/tnt/themes/sap_horizon_dark/NavigationList.less +7 -9
  120. package/src/sap/tnt/themes/sap_horizon_dark/ToolHeader.less +3 -3
  121. package/src/sap/tnt/themes/sap_horizon_dark/library.source.less +1 -1
  122. package/src/sap/tnt/themes/sap_horizon_hcb/NavigationList.less +7 -8
  123. package/src/sap/tnt/themes/sap_horizon_hcb/ToolHeader.less +3 -3
  124. package/src/sap/tnt/themes/sap_horizon_hcb/library.source.less +1 -1
  125. package/src/sap/tnt/themes/sap_horizon_hcw/NavigationList.less +7 -8
  126. package/src/sap/tnt/themes/sap_horizon_hcw/ToolHeader.less +3 -3
  127. package/src/sap/tnt/themes/sap_horizon_hcw/library.source.less +1 -1
  128. package/src/sap/ui/codeeditor/themes/sap_horizon/library.source.less +1 -1
  129. package/src/sap/ui/codeeditor/themes/sap_horizon_dark/library.source.less +1 -1
  130. package/src/sap/ui/codeeditor/themes/sap_horizon_hcb/library.source.less +1 -1
  131. package/src/sap/ui/codeeditor/themes/sap_horizon_hcw/library.source.less +1 -1
  132. package/src/sap/ui/commons/themes/sap_horizon/library.source.less +1 -1
  133. package/src/sap/ui/commons/themes/sap_horizon_dark/library.source.less +1 -1
  134. package/src/sap/ui/commons/themes/sap_horizon_hcb/library.source.less +1 -1
  135. package/src/sap/ui/commons/themes/sap_horizon_hcw/library.source.less +1 -1
  136. package/src/sap/ui/core/themes/sap_horizon/.theme +2 -2
  137. package/src/sap/ui/core/themes/sap_horizon/base.less +78 -20
  138. package/src/sap/ui/core/themes/sap_horizon/global.less +7 -0
  139. package/src/sap/ui/core/themes/sap_horizon/library.source.less +1 -1
  140. package/src/sap/ui/core/themes/sap_horizon_dark/.theme +2 -2
  141. package/src/sap/ui/core/themes/sap_horizon_dark/base.less +81 -23
  142. package/src/sap/ui/core/themes/sap_horizon_dark/global.less +7 -0
  143. package/src/sap/ui/core/themes/sap_horizon_dark/library.source.less +1 -1
  144. package/src/sap/ui/core/themes/sap_horizon_hcb/.theme +2 -2
  145. package/src/sap/ui/core/themes/sap_horizon_hcb/base.less +63 -5
  146. package/src/sap/ui/core/themes/sap_horizon_hcb/global.less +7 -0
  147. package/src/sap/ui/core/themes/sap_horizon_hcb/library.source.less +1 -1
  148. package/src/sap/ui/core/themes/sap_horizon_hcw/.theme +2 -2
  149. package/src/sap/ui/core/themes/sap_horizon_hcw/base.less +63 -5
  150. package/src/sap/ui/core/themes/sap_horizon_hcw/global.less +7 -0
  151. package/src/sap/ui/core/themes/sap_horizon_hcw/library.source.less +1 -1
  152. package/src/sap/ui/dt/themes/sap_horizon/library.source.less +1 -1
  153. package/src/sap/ui/dt/themes/sap_horizon_dark/library.source.less +1 -1
  154. package/src/sap/ui/dt/themes/sap_horizon_hcb/library.source.less +1 -1
  155. package/src/sap/ui/dt/themes/sap_horizon_hcw/library.source.less +1 -1
  156. package/src/sap/ui/fl/themes/sap_horizon/library.source.less +1 -1
  157. package/src/sap/ui/fl/themes/sap_horizon_dark/library.source.less +1 -1
  158. package/src/sap/ui/fl/themes/sap_horizon_hcb/library.source.less +1 -1
  159. package/src/sap/ui/fl/themes/sap_horizon_hcw/library.source.less +1 -1
  160. package/src/sap/ui/integration/themes/sap_horizon/ActionsStrip.less +5 -0
  161. package/src/sap/ui/integration/themes/sap_horizon/ListContent.less +10 -7
  162. package/src/sap/ui/integration/themes/sap_horizon/ObjectContent.less +6 -6
  163. package/src/sap/ui/integration/themes/sap_horizon/TableContent.less +12 -7
  164. package/src/sap/ui/integration/themes/sap_horizon/library.source.less +1 -1
  165. package/src/sap/ui/integration/themes/sap_horizon_dark/ActionsStrip.less +5 -0
  166. package/src/sap/ui/integration/themes/sap_horizon_dark/ListContent.less +11 -8
  167. package/src/sap/ui/integration/themes/sap_horizon_dark/ObjectContent.less +6 -6
  168. package/src/sap/ui/integration/themes/sap_horizon_dark/TableContent.less +13 -8
  169. package/src/sap/ui/integration/themes/sap_horizon_dark/library.source.less +1 -1
  170. package/src/sap/ui/integration/themes/sap_horizon_hcb/ListContentItem.less +5 -5
  171. package/src/sap/ui/integration/themes/sap_horizon_hcb/Paginator.less +5 -5
  172. package/src/sap/ui/integration/themes/sap_horizon_hcb/library.source.less +1 -1
  173. package/src/sap/ui/integration/themes/sap_horizon_hcw/ListContentItem.less +5 -5
  174. package/src/sap/ui/integration/themes/sap_horizon_hcw/Paginator.less +5 -5
  175. package/src/sap/ui/integration/themes/sap_horizon_hcw/library.source.less +1 -1
  176. package/src/sap/ui/layout/themes/sap_horizon/BlockLayout.less +114 -110
  177. package/src/sap/ui/layout/themes/sap_horizon/ColumnLayout.less +4 -4
  178. package/src/sap/ui/layout/themes/sap_horizon/FormLayout.less +16 -16
  179. package/src/sap/ui/layout/themes/sap_horizon/GridLayout.less +4 -4
  180. package/src/sap/ui/layout/themes/sap_horizon/ResponsiveGridLayout.less +5 -6
  181. package/src/sap/ui/layout/themes/sap_horizon/ResponsiveLayout.less +6 -6
  182. package/src/sap/ui/layout/themes/sap_horizon/ResponsiveSplitter.less +4 -4
  183. package/src/sap/ui/layout/themes/sap_horizon/Splitter.less +5 -5
  184. package/src/sap/ui/layout/themes/sap_horizon/library.source.less +1 -1
  185. package/src/sap/ui/layout/themes/sap_horizon_dark/BlockLayout.less +111 -108
  186. package/src/sap/ui/layout/themes/sap_horizon_dark/ColumnLayout.less +3 -3
  187. package/src/sap/ui/layout/themes/sap_horizon_dark/FormLayout.less +14 -14
  188. package/src/sap/ui/layout/themes/sap_horizon_dark/GridLayout.less +2 -2
  189. package/src/sap/ui/layout/themes/sap_horizon_dark/ResponsiveGridLayout.less +3 -3
  190. package/src/sap/ui/layout/themes/sap_horizon_dark/ResponsiveLayout.less +4 -4
  191. package/src/sap/ui/layout/themes/sap_horizon_dark/ResponsiveSplitter.less +3 -3
  192. package/src/sap/ui/layout/themes/sap_horizon_dark/Splitter.less +6 -6
  193. package/src/sap/ui/layout/themes/sap_horizon_dark/library.source.less +1 -1
  194. package/src/sap/ui/layout/themes/sap_horizon_hcb/BlockLayout.less +98 -95
  195. package/src/sap/ui/layout/themes/sap_horizon_hcb/BlockLayoutCell.less +1 -1
  196. package/src/sap/ui/layout/themes/sap_horizon_hcb/ColumnLayout.less +1 -1
  197. package/src/sap/ui/layout/themes/sap_horizon_hcb/FormLayout.less +10 -10
  198. package/src/sap/ui/layout/themes/sap_horizon_hcb/ResponsiveGridLayout.less +1 -1
  199. package/src/sap/ui/layout/themes/sap_horizon_hcb/ResponsiveLayout.less +2 -2
  200. package/src/sap/ui/layout/themes/sap_horizon_hcb/Splitter.less +5 -4
  201. package/src/sap/ui/layout/themes/sap_horizon_hcb/library.source.less +1 -1
  202. package/src/sap/ui/layout/themes/sap_horizon_hcw/BlockLayout.less +98 -95
  203. package/src/sap/ui/layout/themes/sap_horizon_hcw/BlockLayoutCell.less +1 -1
  204. package/src/sap/ui/layout/themes/sap_horizon_hcw/ColumnLayout.less +1 -1
  205. package/src/sap/ui/layout/themes/sap_horizon_hcw/FormLayout.less +10 -10
  206. package/src/sap/ui/layout/themes/sap_horizon_hcw/ResponsiveGridLayout.less +1 -1
  207. package/src/sap/ui/layout/themes/sap_horizon_hcw/ResponsiveLayout.less +2 -2
  208. package/src/sap/ui/layout/themes/sap_horizon_hcw/Splitter.less +5 -4
  209. package/src/sap/ui/layout/themes/sap_horizon_hcw/library.source.less +1 -1
  210. package/src/sap/ui/mdc/themes/sap_horizon/FieldBase.less +6 -1
  211. package/src/sap/ui/mdc/themes/sap_horizon/Table.less +5 -5
  212. package/src/sap/ui/mdc/themes/sap_horizon/TokenDisplay.less +8 -10
  213. package/src/sap/ui/mdc/themes/sap_horizon/TokenizerDisplay.less +7 -8
  214. package/src/sap/ui/mdc/themes/sap_horizon/ValueHelpDialog.less +3 -3
  215. package/src/sap/ui/mdc/themes/sap_horizon/library.source.less +1 -1
  216. package/src/sap/ui/mdc/themes/sap_horizon_dark/FieldBase.less +6 -1
  217. package/src/sap/ui/mdc/themes/sap_horizon_dark/Table.less +2 -2
  218. package/src/sap/ui/mdc/themes/sap_horizon_dark/TokenDisplay.less +6 -7
  219. package/src/sap/ui/mdc/themes/sap_horizon_dark/TokenizerDisplay.less +2 -2
  220. package/src/sap/ui/mdc/themes/sap_horizon_dark/ValueHelpDialog.less +2 -2
  221. package/src/sap/ui/mdc/themes/sap_horizon_dark/library.source.less +1 -1
  222. package/src/sap/ui/mdc/themes/sap_horizon_hcb/Table.less +4 -4
  223. package/src/sap/ui/mdc/themes/sap_horizon_hcb/TokenDisplay.less +1 -1
  224. package/src/sap/ui/mdc/themes/sap_horizon_hcb/ValueHelpDialog.less +1 -1
  225. package/src/sap/ui/mdc/themes/sap_horizon_hcb/library.source.less +1 -1
  226. package/src/sap/ui/mdc/themes/sap_horizon_hcw/Table.less +4 -4
  227. package/src/sap/ui/mdc/themes/sap_horizon_hcw/TokenDisplay.less +1 -1
  228. package/src/sap/ui/mdc/themes/sap_horizon_hcw/ValueHelpDialog.less +1 -1
  229. package/src/sap/ui/mdc/themes/sap_horizon_hcw/library.source.less +1 -1
  230. package/src/sap/ui/rta/themes/sap_horizon/library.source.less +1 -1
  231. package/src/sap/ui/rta/themes/sap_horizon_dark/library.source.less +1 -1
  232. package/src/sap/ui/rta/themes/sap_horizon_hcb/library.source.less +1 -1
  233. package/src/sap/ui/rta/themes/sap_horizon_hcw/library.source.less +1 -1
  234. package/src/sap/ui/suite/themes/sap_horizon/library.source.less +1 -1
  235. package/src/sap/ui/suite/themes/sap_horizon_dark/library.source.less +1 -1
  236. package/src/sap/ui/suite/themes/sap_horizon_hcb/library.source.less +1 -1
  237. package/src/sap/ui/suite/themes/sap_horizon_hcw/library.source.less +1 -1
  238. package/src/sap/ui/table/themes/sap_horizon/Cell.less +7 -5
  239. package/src/sap/ui/table/themes/sap_horizon/Grouping.less +11 -11
  240. package/src/sap/ui/table/themes/sap_horizon/RowAction.less +12 -12
  241. package/src/sap/ui/table/themes/sap_horizon/RowSelection.less +7 -7
  242. package/src/sap/ui/table/themes/sap_horizon/Scrolling.less +2 -1
  243. package/src/sap/ui/table/themes/sap_horizon/Table.less +4 -4
  244. package/src/sap/ui/table/themes/sap_horizon/library.source.less +1 -1
  245. package/src/sap/ui/table/themes/sap_horizon_dark/Cell.less +7 -5
  246. package/src/sap/ui/table/themes/sap_horizon_dark/Grouping.less +11 -11
  247. package/src/sap/ui/table/themes/sap_horizon_dark/RowAction.less +10 -10
  248. package/src/sap/ui/table/themes/sap_horizon_dark/RowSelection.less +6 -6
  249. package/src/sap/ui/table/themes/sap_horizon_dark/Scrolling.less +1 -0
  250. package/src/sap/ui/table/themes/sap_horizon_dark/Table.less +3 -3
  251. package/src/sap/ui/table/themes/sap_horizon_dark/library.source.less +1 -1
  252. package/src/sap/ui/table/themes/sap_horizon_hcb/Cell.less +4 -3
  253. package/src/sap/ui/table/themes/sap_horizon_hcb/DragDrop.less +1 -1
  254. package/src/sap/ui/table/themes/sap_horizon_hcb/Row.less +2 -2
  255. package/src/sap/ui/table/themes/sap_horizon_hcb/RowHighlight.less +1 -1
  256. package/src/sap/ui/table/themes/sap_horizon_hcb/RowSelection.less +4 -4
  257. package/src/sap/ui/table/themes/sap_horizon_hcb/Scrolling.less +1 -0
  258. package/src/sap/ui/table/themes/sap_horizon_hcb/Table.less +2 -2
  259. package/src/sap/ui/table/themes/sap_horizon_hcb/library.source.less +1 -1
  260. package/src/sap/ui/table/themes/sap_horizon_hcw/Cell.less +4 -3
  261. package/src/sap/ui/table/themes/sap_horizon_hcw/DragDrop.less +1 -1
  262. package/src/sap/ui/table/themes/sap_horizon_hcw/Row.less +2 -2
  263. package/src/sap/ui/table/themes/sap_horizon_hcw/RowHighlight.less +1 -1
  264. package/src/sap/ui/table/themes/sap_horizon_hcw/RowSelection.less +4 -4
  265. package/src/sap/ui/table/themes/sap_horizon_hcw/Scrolling.less +1 -0
  266. package/src/sap/ui/table/themes/sap_horizon_hcw/Table.less +2 -2
  267. package/src/sap/ui/table/themes/sap_horizon_hcw/library.source.less +1 -1
  268. package/src/sap/ui/unified/themes/sap_horizon/Calendar.less +6 -6
  269. package/src/sap/ui/unified/themes/sap_horizon/CalendarLegend.less +25 -12
  270. package/src/sap/ui/unified/themes/sap_horizon/library.source.less +1 -1
  271. package/src/sap/ui/unified/themes/sap_horizon_dark/Calendar.less +6 -6
  272. package/src/sap/ui/unified/themes/sap_horizon_dark/CalendarLegend.less +27 -18
  273. package/src/sap/ui/unified/themes/sap_horizon_dark/library.source.less +1 -1
  274. package/src/sap/ui/unified/themes/sap_horizon_hcb/Calendar.less +4 -3
  275. package/src/sap/ui/unified/themes/sap_horizon_hcb/CalendarLegend.less +8 -16
  276. package/src/sap/ui/unified/themes/sap_horizon_hcb/library.source.less +1 -1
  277. package/src/sap/ui/unified/themes/sap_horizon_hcw/Calendar.less +4 -3
  278. package/src/sap/ui/unified/themes/sap_horizon_hcw/CalendarLegend.less +8 -16
  279. package/src/sap/ui/unified/themes/sap_horizon_hcw/library.source.less +1 -1
  280. package/src/sap/ui/ux3/themes/sap_horizon/library.source.less +1 -1
  281. package/src/sap/ui/ux3/themes/sap_horizon_dark/library.source.less +1 -1
  282. package/src/sap/ui/ux3/themes/sap_horizon_hcb/library.source.less +1 -1
  283. package/src/sap/ui/ux3/themes/sap_horizon_hcw/library.source.less +1 -1
  284. package/src/sap/uxap/themes/sap_horizon/ObjectPageSection.less +14 -20
  285. package/src/sap/uxap/themes/sap_horizon/ObjectPageSubSection.less +6 -17
  286. package/src/sap/uxap/themes/sap_horizon/library.source.less +1 -1
  287. package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageSection.less +14 -10
  288. package/src/sap/uxap/themes/sap_horizon_dark/ObjectPageSubSection.less +6 -13
  289. package/src/sap/uxap/themes/sap_horizon_dark/library.source.less +1 -1
  290. package/src/sap/uxap/themes/sap_horizon_hcb/ObjectPageSection.less +18 -5
  291. package/src/sap/uxap/themes/sap_horizon_hcb/ObjectPageSubSection.less +6 -8
  292. package/src/sap/uxap/themes/sap_horizon_hcb/library.source.less +1 -1
  293. package/src/sap/uxap/themes/sap_horizon_hcw/ObjectPageSection.less +18 -11
  294. package/src/sap/uxap/themes/sap_horizon_hcw/ObjectPageSubSection.less +6 -8
  295. package/src/sap/uxap/themes/sap_horizon_hcw/library.source.less +1 -1
  296. package/ui5.yaml +1 -1
  297. package/.reuse/dep5 +0 -471
@@ -10,57 +10,57 @@
10
10
  .sapMValueStateHeaderRoot {
11
11
  padding: 0.5rem 0.5rem 0.5rem 1.875rem;
12
12
  line-height: 1rem;
13
- border-bottom: 2px solid @sapUiFieldBorderColor;
13
+ border-bottom: 2px solid var(--sapField_BorderColor);
14
14
  }
15
15
 
16
- .sapMValueStateHeaderSuccess:before {
17
- font-family: SAP-icons;
18
- content: "\e1c1";
16
+ .sapMValueStateHeaderSuccess::before {
17
+ font-family: var(--sapContent_IconFontFamily);
18
+ content: '\e1c1';
19
19
  position: absolute;
20
20
  top: 0.5rem;
21
- left: 0rem;
21
+ left: 0;
22
22
  vertical-align: middle;
23
23
  font-size: 1rem;
24
- color: @sapPositiveElementColor;
24
+ color: var(--sapPositiveElementColor);
25
25
  padding-left: 0.5rem;
26
26
  padding-right: 0.375rem;
27
27
  }
28
28
 
29
- .sapMValueStateHeaderError:before {
30
- font-family: SAP-icons;
31
- content: "\e1ec";
29
+ .sapMValueStateHeaderError::before {
30
+ font-family: var(--sapContent_IconFontFamily);
31
+ content: '\e1ec';
32
32
  position: absolute;
33
33
  top: 0.5rem;
34
- left: 0rem;
34
+ left: 0;
35
35
  vertical-align: middle;
36
36
  font-size: 1rem;
37
- color: @sapNegativeElementColor;
37
+ color: var(--sapNegativeElementColor);
38
38
  padding-left: 0.5rem;
39
39
  padding-right: 0.375rem;
40
40
  }
41
41
 
42
- .sapMValueStateHeaderWarning:before {
43
- font-family: SAP-icons;
44
- content: "\e053";
42
+ .sapMValueStateHeaderWarning::before {
43
+ font-family: var(--sapContent_IconFontFamily);
44
+ content: '\e053';
45
45
  position: absolute;
46
46
  top: 0.5rem;
47
- left: 0rem;
47
+ left: 0;
48
48
  vertical-align: middle;
49
49
  font-size: 1rem;
50
- color: @sapCriticalElementColor;
50
+ color: var(--sapCriticalElementColor);
51
51
  padding-left: 0.5rem;
52
52
  padding-right: 0.375rem;
53
53
  }
54
54
 
55
- .sapMValueStateHeaderInformation:before {
56
- font-family: SAP-icons;
57
- content: "\e289";
55
+ .sapMValueStateHeaderInformation::before {
56
+ font-family: var(--sapContent_IconFontFamily);
57
+ content: '\e289';
58
58
  position: absolute;
59
59
  top: 0.5rem;
60
- left: 0rem;
60
+ left: 0;
61
61
  vertical-align: middle;
62
62
  font-size: 1rem;
63
- color: @sapInformativeElementColor;
63
+ color: var(--sapInformativeElementColor);
64
64
  padding-left: 0.5rem;
65
65
  padding-right: 0.375rem;
66
66
  }
@@ -6,8 +6,8 @@
6
6
  .sapMValueStateMessageError,
7
7
  .sapMValueStateMessageWarning,
8
8
  .sapMValueStateMessageInformation {
9
- border: @sapUiFieldBorderWidth solid @sapUiFieldBorderColor;
10
- color: @sapUiBaseText;
9
+ border: var(--sapField_BorderWidth) solid var(--sapField_BorderColor);
10
+ color: var(--sapTextColor);
11
11
  }
12
12
 
13
13
  .sapMValueStateMessage {
@@ -15,41 +15,41 @@
15
15
  padding: 0.5rem 0.5rem 0.5rem 1.875rem;
16
16
  }
17
17
 
18
- .sapMValueStateMessageError:before {
19
- font-family: SAP-icons;
20
- content: "\e1ec";
18
+ .sapMValueStateMessageError::before {
19
+ font-family: var(--sapContent_IconFontFamily);
20
+ content: '\e1ec';
21
21
  position: absolute;
22
22
  top: 0.5rem;
23
- left: 0rem;
23
+ left: 0;
24
24
  vertical-align: middle;
25
25
  font-size: 1rem;
26
- color: @sapNegativeElementColor;
26
+ color: var(--sapNegativeElementColor);
27
27
  padding-left: 0.5rem;
28
28
  padding-right: 0.375rem;
29
29
  }
30
30
 
31
- .sapMValueStateMessageWarning:before {
32
- font-family: SAP-icons;
33
- content: "\e053";
31
+ .sapMValueStateMessageWarning::before {
32
+ font-family: var(--sapContent_IconFontFamily);
33
+ content: '\e053';
34
34
  position: absolute;
35
35
  top: 0.5rem;
36
- left: 0rem;
36
+ left: 0;
37
37
  vertical-align: middle;
38
38
  font-size: 1rem;
39
- color: @sapCriticalElementColor;
39
+ color: var(--sapCriticalElementColor);
40
40
  padding-left: 0.5rem;
41
41
  padding-right: 0.375rem;
42
42
  }
43
43
 
44
- .sapMValueStateMessageInformation:before {
45
- font-family: SAP-icons;
46
- content: "\e289";
44
+ .sapMValueStateMessageInformation::before {
45
+ font-family: var(--sapContent_IconFontFamily);
46
+ content: '\e289';
47
47
  position: absolute;
48
48
  top: 0.5rem;
49
- left: 0rem;
49
+ left: 0;
50
50
  vertical-align: middle;
51
51
  font-size: 1rem;
52
- color: @sapInformativeElementColor;
52
+ color: var(--sapInformativeElementColor);
53
53
  padding-left: 0.5rem;
54
54
  padding-right: 0.375rem;
55
55
  }
@@ -4,20 +4,21 @@
4
4
  /* ================================== */
5
5
 
6
6
  .sapMWizard {
7
+
7
8
  .sapMWizardStepContainer {
8
9
  margin-top: @_sap_m_Wizard_NavHeight;
9
10
  }
10
11
 
11
12
  &.sapMWizardBgSolid .sapMWizardStepContainer {
12
- background-color: @sapUiBaseBG;
13
+ background-color: var(--sapBackgroundColor);
13
14
  }
14
15
 
15
16
  &.sapMWizardBgList .sapMWizardStepContainer {
16
- background-color: @sapUiBaseBG;
17
+ background-color: var(--sapBackgroundColor);
17
18
  }
18
19
 
19
20
  &.sapMWizardBgTransparent .sapMWizardStepContainer {
20
- background-color: @sapUiBaseBG;
21
+ background-color: var(--sapBackgroundColor);
21
22
  }
22
23
  }
23
24
 
@@ -40,6 +41,5 @@
40
41
  html.sap-phone .sapMWizard .sapMWizardNextButtonVisible {
41
42
  left: 2rem;
42
43
  bottom: 3.5rem;
43
- -webkit-transform: none;
44
44
  transform: none;
45
45
  }
@@ -9,28 +9,28 @@
9
9
  .sapMWizardProgressNav {
10
10
  position: absolute;
11
11
  z-index: 1;
12
- box-shadow: @sapUiContentHeaderShadow;
12
+ box-shadow: var(--sapContent_HeaderShadow);
13
13
  }
14
14
 
15
15
  .sapMWizardProgressNavStep:hover .sapMWizardProgressNavStepCircle {
16
- background-color: @sapUiObjectHeaderBackground;
17
- color: @sapUiBaseText;
16
+ background-color: var(--sapObjectHeader_Background);
17
+ color: var(--sapTextColor);
18
18
  }
19
19
 
20
- .sapMWizardProgressNavStep[data-sap-ui-wpn-step-current="true"]:hover .sapMWizardProgressNavStepCircle {
21
- background-color: @sapUiHighlight;
22
- color: @sapUiContentContrastIconColor;
20
+ .sapMWizardProgressNavStep[data-sap-ui-wpn-step-current='true']:hover .sapMWizardProgressNavStepCircle {
21
+ background-color: var(--sapHighlightColor);
22
+ color: var(--sapContent_ContrastIconColor);
23
23
  }
24
24
 
25
- .sapMWizardProgressNavStep[data-sap-ui-wpn-step-current="true"] .sapMWizardProgressNavStepTitle,
25
+ .sapMWizardProgressNavStep[data-sap-ui-wpn-step-current='true'] .sapMWizardProgressNavStepTitle,
26
26
  .sapMWizardProgressNavStep:hover .sapMWizardProgressNavStepTitle {
27
- color: @sapTextColor;
27
+ color: var(--sapTextColor);
28
28
  }
29
29
 
30
- .sapMWizardProgressNavStep[data-sap-ui-wpn-step-current="true"] .sapMWizardProgressNavStepCircle::after {
30
+ .sapMWizardProgressNavStep[data-sap-ui-wpn-step-current='true'] .sapMWizardProgressNavStepCircle::after {
31
31
  height: @_sap_m_WizardProgressNavigator_StepUnderlineHeight;
32
- background: @sapUiBaseText;
33
- content: "";
32
+ background: var(--sapTextColor);
33
+ content: '';
34
34
  display: block;
35
35
  position: relative;
36
36
  width: 100%;
@@ -39,56 +39,58 @@
39
39
  bottom: -0.625rem;
40
40
  }
41
41
 
42
- .sapMWizardProgressNavStep[data-sap-ui-wpn-step-current="true"] .sapMWizardProgressNavStepContainer::after {
42
+ .sapMWizardProgressNavStep[data-sap-ui-wpn-step-current='true'] .sapMWizardProgressNavStepContainer::after {
43
43
  height: 0;
44
44
  }
45
45
 
46
- .sapMWizardProgressNavStep[data-sap-ui-wpn-step-current="true"] {
46
+ .sapMWizardProgressNavStep[data-sap-ui-wpn-step-current='true'] {
47
+
47
48
  & .sapMWizardProgressNavStepCircle {
48
- background: @sapUiSelected;
49
- color: @sapUiBaseText;
49
+ background: var(--sapSelectedColor);
50
+ color: var(--sapTextColor);
50
51
  }
51
52
  }
52
53
 
53
54
  .sapMWizardProgressNavStepCircle {
54
- background: @sapUiObjectHeaderBackground;
55
- border-color: @sapUiObjectHeaderBorderColor;
56
- color: @sapUiBaseText;
55
+ background: var(--sapObjectHeader_Background);
56
+ border-color: var(--sapObjectHeader_BorderColor);
57
+ color: var(--sapTextColor);
57
58
  }
58
59
 
59
60
  .sapMWizardProgressNavStepTitle {
60
- color: @sapTextColor;
61
+ color: var(--sapTextColor);
61
62
  }
62
63
 
63
64
  .sapMWizardProgressNavStep::after {
64
- border-bottom-color: @sapUiContentSelectedForegroundColor;
65
+ border-bottom-color: var(--sapContent_Selected_ForegroundColor);
65
66
  }
66
67
 
67
68
  .sapMWizard .sapMWizardStepContainer {
68
- background: @sapUiGroupContentBackground;
69
+ background: var(--sapGroup_ContentBackground);
69
70
  }
70
71
 
71
72
  .sapMWizardProgressNavStepTitleOptional,
72
73
  .sapMWizardProgressNavStepLabelOptional {
73
- color: @sapUiFieldPlaceholderTextColor;
74
+ color: var(--sapField_PlaceholderTextColor);
74
75
  }
75
76
 
76
- .sapMWizardProgressNavStep[data-sap-ui-wpn-step-active="true"] {
77
+ .sapMWizardProgressNavStep[data-sap-ui-wpn-step-active='true'] {
78
+
77
79
  /* all steps after the active one have inactive style */
78
80
  & ~ .sapMWizardProgressNavStep .sapMWizardProgressNavStepCircle {
79
- border-color: @sapUiListBorderColor;
80
- background: @sapUiObjectHeaderBackground;
81
- color: @sapUiBaseText;
81
+ border-color: var(--sapList_BorderColor);
82
+ background: var(--sapObjectHeader_Background);
83
+ color: var(--sapTextColor);
82
84
  }
83
85
 
84
86
  & ~ .sapMWizardProgressNavStep .sapMWizardProgressNavStepTitle {
85
- color: @sapUiContentLabelColor;
87
+ color: var(--sapContent_LabelColor);
86
88
  }
87
89
 
88
90
  /* all separators after (and including) the active step have inactive style */
89
91
  &::after,
90
92
  & ~ .sapMWizardProgressNavStep::after {
91
- border-bottom-color: @sapUiListBorderColor;
93
+ border-bottom-color: var(--sapList_BorderColor);
92
94
  }
93
95
  }
94
96
 
@@ -96,9 +98,10 @@
96
98
  display: block;
97
99
  }
98
100
 
99
- .sapMWizardProgressNavStep[data-sap-ui-wpn-step-open-prev="true"][data-sap-ui-wpn-step-open="false"][data-sap-ui-wpn-step-current="true"] {
101
+ .sapMWizardProgressNavStep[data-sap-ui-wpn-step-open-prev='true'][data-sap-ui-wpn-step-open='false'][data-sap-ui-wpn-step-current='true'] {
102
+
100
103
  .sapMWizardProgressNavStepCircle {
101
- background: @sapUiActive;
102
- border-color: @sapUiObjectHeaderBorderColor;
104
+ background: var(--sapActiveColor);
105
+ border-color: var(--sapObjectHeader_BorderColor);
103
106
  }
104
107
  }
@@ -1,6 +1,11 @@
1
+ /* ================================= */
2
+ /* CSS for control sap.m/WizardStep */
3
+ /* Horizon High Contrast Black theme */
4
+ /* ================================= */
5
+
1
6
  .sapMWizardStep {
2
- background-color: @sapUiGroupContentBackground;
3
- border-radius: @sapUiElementBorderCornerRadius;
7
+ background-color: var(--sapGroup_ContentBackground);
8
+ border-radius: var(--sapElement_BorderCornerRadius);
4
9
  padding: 1rem;
5
10
  margin-bottom: 1rem;
6
11
  }
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * OpenUI5
3
- * (c) Copyright 2009-2025 SAP SE or an SAP affiliate company.
3
+ * (c) Copyright 2025 SAP SE or an SAP affiliate company.
4
4
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
5
5
  */
6
6
 
@@ -7,7 +7,6 @@
7
7
  /* Variables overriding */
8
8
  /* ========================================================================== */
9
9
 
10
- @_sap_m_IconTabBar_TextColor: var(--sapContent_LabelColor);
11
10
  @_sap_m_IconTabBar_TextShadow: none;
12
11
  @_sap_m_IconTabBar_HeaderFocusBorderTopOffset: -1px;
13
12
  @_sap_m_IconTabBar_HeaderFocusBorderBottomOffset: -1px;
@@ -18,7 +17,6 @@
18
17
  /* ==================== Cozy size ==================== */
19
18
 
20
19
  /* Content arrow */
21
- @_sap_m_IconTabBar_ContentArrowBorderWidth: 0.313rem;
22
20
  @_sap_m_IconTabBar_ContentArrowHeight: 0.875rem;
23
21
 
24
22
  /* Inline mode */
@@ -131,14 +129,12 @@
131
129
  /* Variables */
132
130
  /* ========================================================================== */
133
131
 
134
- @_sap_m_IconTabBar_TextHoverColor: darken(@sapUiGroupTitleTextColor, 10);
135
- @_sap_m_IconTabBar_SelectedTextColor: var(--sapContent_LabelColor);
132
+ @_sap_m_IconTabBar_SelectedTextColor: var(--sapTab_Selected_Background);
136
133
  @_sap_m_IconTabBar_SelectedTextHoverColor: darken(@sapUiSelected, 10);
137
134
  @_sap_m_IconTabBar_ArrowScroll_AfterHeight: 1px;
138
135
 
139
136
  /* =========== Shell =========== */
140
137
  @_sap_m_IconTabBar_ShellHeaderShadow: var(--sapShell_Shadow);
141
- @_sap_m_IconTabBar_ShellContentArrowHeight: 0.313rem;
142
138
  @_sap_m_IconTabBar_ShellOverflowBorderColor: var(--sapButton_BorderColor);
143
139
  @_sap_m_IconTabBar_ShellOverflowHoverBorderColor: var(--sapButton_Hover_BorderColor);
144
140
  @_sap_m_IconTabBar_ShellOverflowPressedBorderColor: var(--sapButton_Active_BorderColor);
@@ -243,7 +239,6 @@
243
239
  }
244
240
 
245
241
  .sapMITBContentArrow {
246
- border-bottom: none;
247
242
  position: relative;
248
243
 
249
244
  /* creates border bottom with rounded top corners */
@@ -253,7 +248,6 @@
253
248
  bottom: 0;
254
249
  left: 0;
255
250
  right: 0;
256
- height: @_sap_m_IconTabBar_ContentArrowBorderWidth;
257
251
  border-radius: 0.125rem 0.125rem 0 0;
258
252
  }
259
253
  }
@@ -299,17 +293,21 @@
299
293
  }
300
294
 
301
295
  .sapMITBFilterIcon {
302
- border: 1px solid var(--sapGroup_TitleTextColor);
296
+ border: 0.125rem solid var(--sapTab_ForegroundColor);
303
297
  }
304
298
 
305
299
  .sapMITBFilterDefault {
306
300
  color: var(--sapContent_ContrastIconColor);
307
301
  }
308
302
 
303
+ .sapMITBTab .sapMITBFilterDefault {
304
+ background-color: var(--sapTab_Background);
305
+ }
306
+
309
307
  .sapMITBSelected {
310
308
 
311
309
  .sapMITBContentArrow::after {
312
- background: var(--sapList_SelectionBorderColor);
310
+ background: var(--sapTab_ForegroundColor);
313
311
  }
314
312
 
315
313
  .sapMITBFilterDefault,
@@ -317,8 +315,8 @@
317
315
  .sapMITBFilterPositive,
318
316
  .sapMITBFilterNegative,
319
317
  .sapMITBFilterCritical {
320
- background: var(--sapSelectedColor);
321
- color: var(--sapContent_ContrastIconColor);
318
+ background: var(--sapTab_Positive_Selected_Background);
319
+ color: var( --sapTab_Positive_Selected_IconColor);
322
320
  }
323
321
  }
324
322
 
@@ -6,7 +6,15 @@
6
6
  .sapMTB-Info-CTX > .sapMLabel {
7
7
  font-style: italic;
8
8
 
9
- & > .sapMLabelTextWrapper {
9
+ .sapMLabelTextWrapper {
10
10
  padding-right: 5px;
11
11
  }
12
+ }
13
+
14
+ /* ========================================================== */
15
+ /* Checkbox overrides */
16
+ /* ========================================================== */
17
+
18
+ .sapMCb .sapMLabel {
19
+ color: var(--sapField_TextColor);
12
20
  }
@@ -3,11 +3,6 @@
3
3
  /* Horizon High Contrast White theme */
4
4
  /* =================================== */
5
5
 
6
- .sapMMsgStrip {
7
- border-radius: var(--sapPopover_BorderCornerRadius);
8
- border-width: 0.125rem;
9
- }
10
-
11
6
  .sapMMsgStripCloseButton {
12
7
  top: -0.4375rem;
13
8
  }
@@ -51,14 +51,14 @@ html.sap-desktop .sapMSegBBtnFocusable:hover .sapMSegBBtnInner {
51
51
  html.sap-desktop {
52
52
 
53
53
  .sapMSegBBtnFocusable:focus .sapMSegBBtnInner {
54
- outline: 1px dotted;
55
- outline-offset: -3px;
54
+ outline: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle);
55
+ outline-offset: -0.25rem;
56
56
  outline-color: var(--sapContent_FocusColor);
57
57
  }
58
58
 
59
59
  .sapMSegBBtnFocusable.sapMSegBBtnSel:focus .sapMSegBBtnInner {
60
- outline: 1px dotted;
61
- outline-offset: -3px;
60
+ outline: var(--sapContent_FocusWidth) var(--sapContent_FocusStyle);
61
+ outline-offset: -0.25rem;
62
62
  outline-color: var(--sapContent_ContrastFocusColor);
63
63
  }
64
64
  }
@@ -22,7 +22,6 @@
22
22
  /* Bulleted indicator of multiple tiles*/
23
23
  .sapMSTBulleted .sapMSTIndicator {
24
24
  border: solid 0.0625rem var(--sapTile_OverlayForegroundColor);
25
- opacity: 0.6;
26
25
  box-shadow: 0 0 0.125rem var(--sapContent_ShadowColor);
27
26
  margin: 0 0.094rem;
28
27
  }
@@ -24,4 +24,8 @@
24
24
  .sapMTabStrip {
25
25
  height: 3.25rem;
26
26
  }
27
+ }
28
+
29
+ .sapMTabContIcon.sapUiIcon{
30
+ color: var(--sapContent_IconColor);
27
31
  }
@@ -3,10 +3,10 @@
3
3
  /* Horizon High Contrast White theme */
4
4
  /* ================================== */
5
5
 
6
- @_sap_m_TileContent_NewsFooterTextColor: @sapUiTileTextColor;
6
+ @_sap_m_TileContent_NewsFooterTextColor: var(--sapTile_TextColor);
7
7
 
8
8
  .sapMST .sapMTileCnt.News {
9
- margin-top: 0.25rem; // bigger margin because there's no border in .sapMST
9
+ margin-top: 0.25rem; /* bigger margin because there's no border in .sapMST */
10
10
  }
11
11
 
12
12
  .sapMTileCnt.News .sapMTileCntFtrTxt {
@@ -3,6 +3,6 @@
3
3
  /* Horizon High Contrast White theme */
4
4
  /* ================================== */
5
5
 
6
- @_sap_m_TimePicker_ItemColor: @sapUiLegendWorkingBackground;
7
- @_sap_m_TimePicker_ItemHoverColor: @sapUiListHoverBackground;
8
- @_sap_m_TimePicker_ItemBorderColor: @sapUiListBackground;
6
+ @_sap_m_TimePicker_ItemColor: var(--sapLegend_WorkingBackground);
7
+ @_sap_m_TimePicker_ItemHoverColor: var(--sapList_Hover_Background);
8
+ @_sap_m_TimePicker_ItemBorderColor: var(--sapList_Background);