@ui5/webcomponents-theming 0.0.0-1e08ebdef → 0.0.0-235d4ecde

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 (114) hide show
  1. package/.npsrc.json +3 -0
  2. package/CHANGELOG.md +512 -0
  3. package/README.md +5 -6
  4. package/config/postcss.themes/{postcss.config.js → postcss.config.cjs} +3 -3
  5. package/css-vars-usage.json +164 -53
  6. package/dist/Assets-static.d.ts +1 -0
  7. package/dist/Assets-static.js +1 -0
  8. package/dist/Assets-static.js.map +1 -0
  9. package/dist/Assets.d.ts +1 -0
  10. package/dist/Assets.js +1 -0
  11. package/dist/Assets.js.map +1 -0
  12. package/dist/css/themes/sap_belize/parameters-bundle.css +1 -1
  13. package/dist/css/themes/sap_belize_hcb/parameters-bundle.css +1 -1
  14. package/dist/css/themes/sap_belize_hcw/parameters-bundle.css +1 -1
  15. package/dist/css/themes/sap_fiori_3/parameters-bundle.css +1 -1
  16. package/dist/css/themes/sap_fiori_3_dark/parameters-bundle.css +1 -1
  17. package/dist/css/themes/sap_fiori_3_hcb/parameters-bundle.css +1 -1
  18. package/dist/css/themes/sap_fiori_3_hcw/parameters-bundle.css +1 -1
  19. package/dist/css/themes/sap_horizon/parameters-bundle.css +1 -1
  20. package/dist/css/themes/sap_horizon_dark/parameters-bundle.css +1 -0
  21. package/dist/css/themes/sap_horizon_dark_exp/parameters-bundle.css +1 -0
  22. package/dist/css/themes/sap_horizon_exp/parameters-bundle.css +1 -1
  23. package/dist/css/themes/sap_horizon_hcb/parameters-bundle.css +1 -0
  24. package/dist/css/themes/sap_horizon_hcb_exp/parameters-bundle.css +1 -0
  25. package/dist/css/themes/sap_horizon_hcw/parameters-bundle.css +1 -0
  26. package/dist/css/themes/sap_horizon_hcw_exp/parameters-bundle.css +1 -0
  27. package/dist/generated/assets/themes/sap_belize/parameters-bundle.css.json +1 -1
  28. package/dist/generated/assets/themes/sap_belize_hcb/parameters-bundle.css.json +1 -1
  29. package/dist/generated/assets/themes/sap_belize_hcw/parameters-bundle.css.json +1 -1
  30. package/dist/generated/assets/themes/sap_fiori_3/parameters-bundle.css.json +1 -1
  31. package/dist/generated/assets/themes/sap_fiori_3_dark/parameters-bundle.css.json +1 -1
  32. package/dist/generated/assets/themes/sap_fiori_3_hcb/parameters-bundle.css.json +1 -1
  33. package/dist/generated/assets/themes/sap_fiori_3_hcw/parameters-bundle.css.json +1 -1
  34. package/dist/generated/assets/themes/sap_horizon/parameters-bundle.css.json +1 -1
  35. package/dist/generated/assets/themes/sap_horizon_dark/parameters-bundle.css.json +1 -0
  36. package/dist/generated/assets/themes/sap_horizon_dark_exp/parameters-bundle.css.json +1 -0
  37. package/dist/generated/assets/themes/sap_horizon_exp/parameters-bundle.css.json +1 -1
  38. package/dist/generated/assets/themes/sap_horizon_hcb/parameters-bundle.css.json +1 -0
  39. package/dist/generated/assets/themes/sap_horizon_hcb_exp/parameters-bundle.css.json +1 -0
  40. package/dist/generated/assets/themes/sap_horizon_hcw/parameters-bundle.css.json +1 -0
  41. package/dist/generated/assets/themes/sap_horizon_hcw_exp/parameters-bundle.css.json +1 -0
  42. package/dist/generated/json-imports/Themes-static.js +15 -3
  43. package/dist/generated/json-imports/Themes.js +9 -3
  44. package/dist/generated/themes/sap_belize/parameters-bundle.css.d.ts +3 -0
  45. package/dist/generated/themes/sap_belize/parameters-bundle.css.js +3 -1
  46. package/dist/generated/themes/sap_belize/parameters-bundle.css.js.map +1 -0
  47. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.d.ts +3 -0
  48. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js +3 -1
  49. package/dist/generated/themes/sap_belize_hcb/parameters-bundle.css.js.map +1 -0
  50. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.d.ts +3 -0
  51. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js +3 -1
  52. package/dist/generated/themes/sap_belize_hcw/parameters-bundle.css.js.map +1 -0
  53. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.d.ts +3 -0
  54. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js +3 -1
  55. package/dist/generated/themes/sap_fiori_3/parameters-bundle.css.js.map +1 -0
  56. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.d.ts +3 -0
  57. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js +3 -1
  58. package/dist/generated/themes/sap_fiori_3_dark/parameters-bundle.css.js.map +1 -0
  59. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.d.ts +3 -0
  60. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js +3 -1
  61. package/dist/generated/themes/sap_fiori_3_hcb/parameters-bundle.css.js.map +1 -0
  62. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.d.ts +3 -0
  63. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js +3 -1
  64. package/dist/generated/themes/sap_fiori_3_hcw/parameters-bundle.css.js.map +1 -0
  65. package/dist/generated/themes/sap_horizon/parameters-bundle.css.d.ts +3 -0
  66. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js +3 -1
  67. package/dist/generated/themes/sap_horizon/parameters-bundle.css.js.map +1 -0
  68. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.d.ts +3 -0
  69. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js +3 -0
  70. package/dist/generated/themes/sap_horizon_dark/parameters-bundle.css.js.map +1 -0
  71. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.d.ts +3 -0
  72. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js +3 -0
  73. package/dist/generated/themes/sap_horizon_dark_exp/parameters-bundle.css.js.map +1 -0
  74. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.d.ts +3 -0
  75. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js +3 -1
  76. package/dist/generated/themes/sap_horizon_exp/parameters-bundle.css.js.map +1 -0
  77. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.d.ts +3 -0
  78. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js +3 -0
  79. package/dist/generated/themes/sap_horizon_hcb/parameters-bundle.css.js.map +1 -0
  80. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.d.ts +3 -0
  81. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js +3 -0
  82. package/dist/generated/themes/sap_horizon_hcb_exp/parameters-bundle.css.js.map +1 -0
  83. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.d.ts +3 -0
  84. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js +3 -0
  85. package/dist/generated/themes/sap_horizon_hcw/parameters-bundle.css.js.map +1 -0
  86. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.d.ts +3 -0
  87. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js +3 -0
  88. package/dist/generated/themes/sap_horizon_hcw_exp/parameters-bundle.css.js.map +1 -0
  89. package/dist/themes/sap_belize/css_variables.css +465 -92
  90. package/dist/themes/sap_belize_hcb/css_variables.css +522 -140
  91. package/dist/themes/sap_belize_hcw/css_variables.css +483 -91
  92. package/dist/themes/sap_fiori_3/css_variables.css +465 -93
  93. package/dist/themes/sap_fiori_3_dark/css_variables.css +466 -84
  94. package/dist/themes/sap_fiori_3_hcb/css_variables.css +525 -143
  95. package/dist/themes/sap_fiori_3_hcw/css_variables.css +486 -94
  96. package/dist/themes/sap_horizon/css_variables.css +608 -246
  97. package/dist/themes/sap_horizon_dark/css_variables.css +956 -0
  98. package/dist/themes/sap_horizon_dark/parameters-bundle.css +1 -0
  99. package/dist/themes/sap_horizon_dark_exp/css_variables.css +956 -0
  100. package/dist/themes/sap_horizon_dark_exp/parameters-bundle.css +1 -0
  101. package/dist/themes/sap_horizon_exp/css_variables.css +677 -315
  102. package/dist/themes/sap_horizon_hcb/css_variables.css +956 -0
  103. package/dist/themes/sap_horizon_hcb/parameters-bundle.css +1 -0
  104. package/dist/themes/sap_horizon_hcb_exp/css_variables.css +956 -0
  105. package/dist/themes/sap_horizon_hcb_exp/parameters-bundle.css +1 -0
  106. package/dist/themes/sap_horizon_hcw/css_variables.css +966 -0
  107. package/dist/themes/sap_horizon_hcw/parameters-bundle.css +1 -0
  108. package/dist/themes/sap_horizon_hcw_exp/css_variables.css +966 -0
  109. package/dist/themes/sap_horizon_hcw_exp/parameters-bundle.css +1 -0
  110. package/lib/generate-css-vars-usage-report/index.js +23 -14
  111. package/{package-scripts.js → package-scripts.cjs} +8 -8
  112. package/package.json +9 -11
  113. package/tsconfig.json +15 -0
  114. package/hash.txt +0 -1
@@ -1,107 +1,70 @@
1
1
  /**
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.
2
+ * Copyright (c) 2012-2020 SAP SE or an SAP affiliate company. All rights reserved.
3
3
  *
4
- * Theming Engine 1.51.0
5
- * data:{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Version": { "Build":"11.1.34.20211012133552", "Source": "11.1.34", "Engine": "1.51.0"}}
4
+ * Theming Engine 1.23071.0-20230727072504+103a4b0abd3804e9712812399620a8b1ef82147d
5
+ * data:{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23071.0-20230727072504+103a4b0abd3804e9712812399620a8b1ef82147d"}, "Version": { "Build": "11.6.4.20230803094309", "Source": "11.6.4"}}
6
+ */
7
+
8
+ .sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23071.0-20230727072504+103a4b0abd3804e9712812399620a8b1ef82147d"}, "Version": { "Build": "11.6.4.20230803094309", "Source": "11.6.4"}}');}
9
+ :root{--sapThemeMetaData-Base-baseLib:{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Engine": {"Name": "theming-engine", "Version": "1.23071.0-20230727072504+103a4b0abd3804e9712812399620a8b1ef82147d"}, "Version": { "Build": "11.6.4.20230803094309", "Source": "11.6.4"}};}
10
+
11
+ /**
12
+ * Base.baseLib.baseTheme.base (Version 11.6.4)
13
+ */
14
+
15
+
16
+ /**
17
+ * Base.baseLib.baseTheme.css_variables (Version 11.6.4)
6
18
  */
7
19
 
8
- .sapThemeMetaData-Base-baseLib{background-image: url('data:text/plain;utf-8,{"Path": "Base.baseLib.sap_horizon.css_variables", "PathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css", "Extends": ["baseTheme"], "Tags": ["Fiori_3","LightColorScheme"], "FallbackThemeId": "sap_fiori_3", "Version": { "Build":"11.1.34.20211012133552", "Source": "11.1.34", "Engine": "1.51.0"}}');}
9
20
  :root {
10
21
  --sapBrandColor: #0070f2;
11
- --sapHighlightColor: #0070f2;
22
+ --sapHighlightColor: #0064d9;
12
23
  --sapBaseColor: #fff;
13
24
  --sapShellColor: #fff;
14
25
  --sapBackgroundColor: #f5f6f7;
15
26
  --sapFontFamily: "72", "72full", Arial, Helvetica, sans-serif;
16
- --sapFontLightFamily: "72-Light", "72-Lightfull", "72", "72full", Arial, Helvetica, sans-serif;
17
- --sapFontBoldFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;
18
- --sapFontBlackFamily: "72Black", "72", "72full", Arial, Helvetica, sans-serif;
19
- --sapFontHeaderFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;
20
27
  --sapFontSize: .875rem;
21
- --sapFontSmallSize: .75rem;
22
- --sapFontLargeSize: 1rem;
23
- --sapFontHeader1Size: 3rem;
24
- --sapFontHeader2Size: 2rem;
25
- --sapFontHeader3Size: 1.5rem;
26
- --sapFontHeader4Size: 1.25rem;
27
- --sapFontHeader5Size: 1rem;
28
- --sapFontHeader6Size: .875rem;
29
- --sapTextColor: #223548;
30
- --sapLinkColor: #0064d9;
31
- --sapLink_Hover_Color: #005fce;
32
- --sapLink_Active_Color: #0064d9;
33
- --sapLink_Visited_Color: #0064d9;
34
- --sapLink_InvertedColor: #a6cfff;
35
- --sapLink_SubtleColor: #00418d;
28
+ --sapTextColor: #1d2d3e;
29
+ --sapLinkColor: #0070f2;
36
30
  --sapCompanyLogo: none;
37
31
  --sapBackgroundImage: none;
38
32
  --sapBackgroundImageOpacity: 1.0;
39
33
  --sapBackgroundImageRepeat: false;
40
- --sapSelectedColor: #0070f2;
34
+ --sapSelectedColor: #0064d9;
35
+ --sapHoverColor: #eaecee;
41
36
  --sapActiveColor: #dee2e5;
42
37
  --sapHighlightTextColor: #fff;
43
- --sapTitleColor: #223548;
38
+ --sapTitleColor: #1d2d3e;
44
39
  --sapNegativeColor: #aa0808;
45
40
  --sapCriticalColor: #e76500;
46
41
  --sapPositiveColor: #256f3a;
47
42
  --sapInformativeColor: #0070f2;
48
- --sapNeutralColor: #5b738b;
43
+ --sapNeutralColor: #788fa6;
49
44
  --sapNegativeElementColor: #f53232;
50
45
  --sapCriticalElementColor: #e76500;
51
46
  --sapPositiveElementColor: #30914c;
52
47
  --sapInformativeElementColor: #0070f2;
53
- --sapNeutralElementColor: #6e87a0;
48
+ --sapNeutralElementColor: #788fa6;
54
49
  --sapNegativeTextColor: #aa0808;
50
+ --sapCriticalTextColor: #b44f00;
55
51
  --sapPositiveTextColor: #256f3a;
56
- --sapCriticalTextColor: #b95100;
57
- --sapInformativeTextColor: #0070f2;
58
- --sapNeutralTextColor: #5b738b;
59
- --sapNeutralBorderColor: #6e87a0;
52
+ --sapInformativeTextColor: #0064d9;
53
+ --sapNeutralTextColor: #1d2d3e;
60
54
  --sapErrorColor: #aa0808;
61
- --sapErrorBorderColor: #f53232;
62
55
  --sapWarningColor: #e76500;
63
- --sapWarningBorderColor: #e76500;
64
56
  --sapSuccessColor: #256f3a;
65
- --sapSuccessBorderColor: #30914c;
66
57
  --sapInformationColor: #0070f2;
67
- --sapInformationBorderColor: #0070f2;
68
58
  --sapErrorBackground: #ffeaf4;
69
59
  --sapWarningBackground: #fff8d6;
70
60
  --sapSuccessBackground: #f5fae5;
71
61
  --sapInformationBackground: #e1f4ff;
72
- --sapNeutralBackground: #f5f6f7;
73
- --sapIndicationColor_1: #840606;
74
- --sapIndicationColor_1_Hover_Background: #6c0505;
75
- --sapIndicationColor_1_Active_Background: #530404;
76
- --sapIndicationColor_1_TextColor: #fff;
77
- --sapIndicationColor_2: #aa0808;
78
- --sapIndicationColor_2_Hover_Background: #920707;
79
- --sapIndicationColor_2_Active_Background: #790606;
80
- --sapIndicationColor_2_TextColor: #fff;
81
- --sapIndicationColor_3: #e76500;
82
- --sapIndicationColor_3_Hover_Background: #d85e00;
83
- --sapIndicationColor_3_Active_Background: #c85800;
84
- --sapIndicationColor_3_TextColor: #fff;
85
- --sapIndicationColor_4: #256f3a;
86
- --sapIndicationColor_4_Hover_Background: #1f5c30;
87
- --sapIndicationColor_4_Active_Background: #184926;
88
- --sapIndicationColor_4_TextColor: #fff;
89
- --sapIndicationColor_5: #0070f2;
90
- --sapIndicationColor_5_Hover_Background: #0064d9;
91
- --sapIndicationColor_5_Active_Background: #0058bf;
92
- --sapIndicationColor_5_TextColor: #fff;
93
- --sapIndicationColor_6: #046c7a;
94
- --sapIndicationColor_6_Hover_Background: #035661;
95
- --sapIndicationColor_6_Active_Background: #024049;
96
- --sapIndicationColor_6_TextColor: #fff;
97
- --sapIndicationColor_7: #5d36ff;
98
- --sapIndicationColor_7_Hover_Background: #481cff;
99
- --sapIndicationColor_7_Active_Background: #3403ff;
100
- --sapIndicationColor_7_TextColor: #fff;
101
- --sapIndicationColor_8: #a100c2;
102
- --sapIndicationColor_8_Hover_Background: #8c00a9;
103
- --sapIndicationColor_8_Active_Background: #77008f;
104
- --sapIndicationColor_8_TextColor: #fff;
62
+ --sapNeutralBackground: #eff1f2;
63
+ --sapErrorBorderColor: #e90b0b;
64
+ --sapWarningBorderColor: #dd6100;
65
+ --sapSuccessBorderColor: #30914c;
66
+ --sapInformationBorderColor: #0070f2;
67
+ --sapNeutralBorderColor: #788fa6;
105
68
  --sapElement_LineHeight: 2.75rem;
106
69
  --sapElement_Height: 2.25rem;
107
70
  --sapElement_BorderWidth: .0625rem;
@@ -112,57 +75,61 @@
112
75
  --sapElement_Condensed_Height: 1.375rem;
113
76
  --sapContent_LineHeight: 1.5;
114
77
  --sapContent_IconHeight: 1rem;
115
- --sapContent_IconColor: #223548;
78
+ --sapContent_IconColor: #1d2d3e;
116
79
  --sapContent_ContrastIconColor: #fff;
117
- --sapContent_NonInteractiveIconColor: #223548;
80
+ --sapContent_NonInteractiveIconColor: #758ca4;
118
81
  --sapContent_MarkerIconColor: #5d36ff;
119
82
  --sapContent_MarkerTextColor: #046c7a;
83
+ --sapContent_MeasureIndicatorColor: #556b81;
84
+ --sapContent_Selected_MeasureIndicatorColor: #0064d9;
85
+ --sapContent_Placeholderloading_Background: #ccc;
86
+ --sapContent_Placeholderloading_Gradient: linear-gradient(to right, #ccc 0%, #ccc 20%, #999 50%, #ccc 80%, #ccc 100%);
120
87
  --sapContent_ImagePlaceholderBackground: #eaecee;
121
88
  --sapContent_ImagePlaceholderForegroundColor: #5b738b;
122
- --sapContent_RatedColor: #5d36ff;
123
- --sapContent_UnratedColor: #788fa6;
124
- --sapContent_FocusColor: #0070f2;
89
+ --sapContent_RatedColor: #d27700;
90
+ --sapContent_UnratedColor: #758ca4;
91
+ --sapContent_BusyColor: #0064d9;
92
+ --sapContent_FocusColor: #0032a5;
125
93
  --sapContent_FocusStyle: solid;
126
94
  --sapContent_FocusWidth: .125rem;
127
95
  --sapContent_ContrastFocusColor: #fff;
128
- --sapContent_ShadowColor: #556b82;
96
+ --sapContent_ShadowColor: #223548;
129
97
  --sapContent_ContrastShadowColor: #fff;
130
- --sapContent_Shadow0: 0 0 0.125rem 0 rgba(85,107,130,0.16), 0 0.125rem 0.25rem 0 rgba(85,107,130,0.16);
131
- --sapContent_Shadow1: 0 0 0 0.0625rem rgba(85,107,130,0.42), 0 0.125rem 0.5rem 0 rgba(85,107,130,0.3);
132
- --sapContent_Shadow2: 0 0 0 0.0625rem rgba(85,107,130,0.42), 0 0.625rem 1.875rem 0 rgba(85,107,130,0.3);
133
- --sapContent_Shadow3: 0 0 0 0.0625rem rgba(85,107,130,0.42), 0 1.25rem 5rem 0 rgba(85,107,130,0.3);
98
+ --sapContent_Shadow0: 0 0 0.125rem 0 rgba(34,53,72,0.2), 0 0.125rem 0.25rem 0 rgba(34,53,72,0.2);
99
+ --sapContent_Shadow1: 0 0 0 0.0625rem rgba(34,53,72,0.48), 0 0.125rem 0.5rem 0 rgba(34,53,72,0.3);
100
+ --sapContent_Shadow2: 0 0 0 0.0625rem rgba(34,53,72,0.48), 0 0.625rem 1.875rem 0 rgba(34,53,72,0.25);
101
+ --sapContent_Shadow3: 0 0 0 0.0625rem rgba(34,53,72,0.48), 0 1.25rem 5rem 0 rgba(34,53,72,0.25);
134
102
  --sapContent_TextShadow: 0 0 0.125rem #fff;
135
103
  --sapContent_ContrastTextShadow: 0 0 0.0625rem rgba(0,0,0,0.7);
136
- --sapContent_HeaderShadow: 0 0 0.25rem 0 rgba(85,107,130,0.16), inset 0 -0.0625rem 0 0 #d9d9d9;
137
- --sapContent_Interaction_Shadow: 0 0 0.125rem 0 rgba(85,107,130,0.72);
138
- --sapContent_Selected_Shadow: 0 0 0.125rem 0 rgba(0,112,242,0.72);
139
- --sapContent_Negative_Shadow: 0 0 0.125rem 0 rgba(170,8,8,0.72);
140
- --sapContent_Critical_Shadow: 0 0 0.125rem 0 rgba(231,101,0,0.72);
141
- --sapContent_Positive_Shadow: 0 0 0.125rem 0 rgba(37,111,58,0.72);
142
- --sapContent_Informative_Shadow: 0 0 0.125rem 0 rgba(0,112,242,0.72);
143
- --sapContent_Neutral_Shadow: 0 0 0.125rem 0 rgba(91,115,139,0.72);
104
+ --sapContent_HeaderShadow: 0 0.125rem 0.125rem 0 rgba(34,53,72,0.05), inset 0 -0.0625rem 0 0 #d9d9d9;
105
+ --sapContent_Interaction_Shadow: inset 0 0 0 0.0625rem rgba(85,107,129,0.25);
106
+ --sapContent_Selected_Shadow: inset 0 0 0 0.0625rem rgba(79,160,255,0.5);
107
+ --sapContent_Negative_Shadow: inset 0 0 0 0.0625rem rgba(255,142,196,0.45);
108
+ --sapContent_Critical_Shadow: inset 0 0 0 0.0625rem rgba(255,213,10,0.4);
109
+ --sapContent_Positive_Shadow: inset 0 0 0 0.0625rem rgba(48,145,76,0.18);
110
+ --sapContent_Informative_Shadow: inset 0 0 0 0.0625rem rgba(104,174,255,0.5);
111
+ --sapContent_Neutral_Shadow: inset 0 0 0 0.0625rem rgba(120,143,166,0.3);
144
112
  --sapContent_SearchHighlightColor: #dafdf5;
145
113
  --sapContent_HelpColor: #188918;
146
114
  --sapContent_LabelColor: #556b82;
147
115
  --sapContent_MonospaceFontFamily: "72Mono", "72Monofull", lucida console, monospace;
148
116
  --sapContent_MonospaceBoldFontFamily: "72Mono-Bold", "72Mono-Boldfull", lucida console, monospace;
149
117
  --sapContent_IconFontFamily: "SAP-icons";
150
- --sapContent_DisabledTextColor: rgba(34,53,72,0.6);
118
+ --sapContent_DisabledTextColor: rgba(29,45,62,0.6);
151
119
  --sapContent_DisabledOpacity: 0.4;
152
120
  --sapContent_ContrastTextThreshold: 0.65;
153
121
  --sapContent_ContrastTextColor: #fff;
154
122
  --sapContent_ForegroundColor: #efefef;
155
- --sapContent_ForegroundBorderColor: #788fa6;
156
- --sapContent_ForegroundTextColor: #223548;
123
+ --sapContent_ForegroundBorderColor: #758ca4;
124
+ --sapContent_ForegroundTextColor: #1d2d3e;
157
125
  --sapContent_BadgeBackground: #aa0808;
158
126
  --sapContent_BadgeTextColor: #fff;
159
- --sapContent_Placeholderloading_Background: #ccc;
160
- --sapContent_Placeholderloading_Gradient: linear-gradient(to right, #ccc 0%, #ccc 20%, #999 50%, #ccc 80%, #ccc 100%);
161
- --sapContent_DragAndDropActiveColor: #0070f2;
127
+ --sapContent_DragAndDropActiveColor: #0064d9;
128
+ --sapContent_Selected_TextColor: #0064d9;
162
129
  --sapContent_Selected_Background: #fff;
163
- --sapContent_Selected_TextColor: #0070f2;
164
- --sapContent_Selected_Hover_Background: #fff;
165
- --sapContent_Selected_ForegroundColor: #0070f2;
130
+ --sapContent_Selected_Hover_Background: #e3f0ff;
131
+ --sapContent_Selected_ForegroundColor: #0064d9;
132
+ --sapContent_ForcedColorAdjust: none;
166
133
  --sapContent_Illustrative_Color1: #5d36ff;
167
134
  --sapContent_Illustrative_Color2: #0070f2;
168
135
  --sapContent_Illustrative_Color3: #f58b00;
@@ -174,7 +141,7 @@
174
141
  --sapContent_Illustrative_Color9: #64edd2;
175
142
  --sapContent_Illustrative_Color10: #ebf8ff;
176
143
  --sapContent_Illustrative_Color11: #f31ded;
177
- --sapContent_Illustrative_Color12: #5dc122;
144
+ --sapContent_Illustrative_Color12: #00a800;
178
145
  --sapContent_Illustrative_Color13: #005dc9;
179
146
  --sapContent_Illustrative_Color14: #004da5;
180
147
  --sapContent_Illustrative_Color15: #cc7400;
@@ -183,18 +150,39 @@
183
150
  --sapContent_Illustrative_Color18: #d1efff;
184
151
  --sapContent_Illustrative_Color19: #b8e6ff;
185
152
  --sapContent_Illustrative_Color20: #9eddff;
186
- --sapShell_Background: #f5f6f7;
187
- --sapShell_BackgroundImage: linear-gradient(to bottom, #f5f6f7, #f5f6f7);
188
- --sapShell_BackgroundGradient: linear-gradient(to bottom, #f5f6f7, #f5f6f7);
153
+ --sapFontLightFamily: "72-Light", "72-Lightfull", "72", "72full", Arial, Helvetica, sans-serif;
154
+ --sapFontBoldFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;
155
+ --sapFontSemiboldFamily: "72-Semibold", "72-Semiboldfull", "72", "72full", Arial, Helvetica, sans-serif;
156
+ --sapFontSemiboldDuplexFamily: "72-SemiboldDuplex", "72-SemiboldDuplexfull", "72", "72full", Arial, Helvetica, sans-serif;
157
+ --sapFontBlackFamily: "72Black", "72Blackfull","72", "72full", Arial, Helvetica, sans-serif;
158
+ --sapFontHeaderFamily: "72-Bold", "72-Boldfull", "72", "72full", Arial, Helvetica, sans-serif;
159
+ --sapFontSmallSize: .75rem;
160
+ --sapFontLargeSize: 1rem;
161
+ --sapFontHeader1Size: 3rem;
162
+ --sapFontHeader2Size: 2rem;
163
+ --sapFontHeader3Size: 1.5rem;
164
+ --sapFontHeader4Size: 1.25rem;
165
+ --sapFontHeader5Size: 1rem;
166
+ --sapFontHeader6Size: .875rem;
167
+ --sapLink_TextDecoration: none;
168
+ --sapLink_Hover_Color: #0064d9;
169
+ --sapLink_Hover_TextDecoration: underline;
170
+ --sapLink_Active_Color: #0064d9;
171
+ --sapLink_Active_TextDecoration: none;
172
+ --sapLink_Visited_Color: #0064d9;
173
+ --sapLink_InvertedColor: #bfddff;
174
+ --sapLink_SubtleColor: #1d2d3e;
175
+ --sapShell_Background: #eff1f2;
176
+ --sapShell_BackgroundImage: linear-gradient(to bottom, #eff1f2, #eff1f2);
189
177
  --sapShell_BackgroundImageOpacity: 1.0;
190
178
  --sapShell_BackgroundImageRepeat: false;
191
179
  --sapShell_BorderColor: #fff;
192
- --sapShell_TextColor: #223548;
180
+ --sapShell_TextColor: #1d2d3e;
193
181
  --sapShell_InteractiveBackground: #eff1f2;
194
- --sapShell_InteractiveTextColor: #223548;
195
- --sapShell_InteractiveBorderColor: #788fa6;
196
- --sapShell_GroupTitleTextColor: #223548;
197
- --sapShell_GroupTitleTextShadow: 0 0 0.125rem #fff;
182
+ --sapShell_InteractiveTextColor: #1d2d3e;
183
+ --sapShell_InteractiveBorderColor: #556b81;
184
+ --sapShell_GroupTitleTextColor: #1d2d3e;
185
+ --sapShell_GroupTitleTextShadow: 0 0 .125rem #fff;
198
186
  --sapShell_Hover_Background: #fff;
199
187
  --sapShell_Active_Background: #fff;
200
188
  --sapShell_Active_TextColor: #0070f2;
@@ -203,30 +191,124 @@
203
191
  --sapShell_Selected_Hover_Background: #fff;
204
192
  --sapShell_Favicon: none;
205
193
  --sapShell_Navigation_Background: #fff;
206
- --sapShell_Navigation_SelectedColor: #223548;
207
- --sapShell_Navigation_Selected_TextColor: #223548;
208
- --sapShell_Navigation_TextColor: #223548;
209
194
  --sapShell_Navigation_Hover_Background: #fff;
195
+ --sapShell_Navigation_SelectedColor: #0064d9;
196
+ --sapShell_Navigation_Selected_TextColor: #0064d9;
197
+ --sapShell_Navigation_TextColor: #1d2d3e;
198
+ --sapShell_Navigation_Active_TextColor: #0064d9;
210
199
  --sapShell_Navigation_Active_Background: #fff;
211
- --sapShell_Navigation_Active_TextColor: #0070f2;
212
- --sapShell_Shadow: 0 0 0.5rem 0 rgba(85,107,130,0.2), inset 0 -0.0625rem 0 0 rgba(85,107,130,0.1);
200
+ --sapShell_Shadow: 0 0.125rem 0.125rem 0 rgba(34,53,72,0.15), inset 0 -0.0625rem 0 0 rgba(34,53,72,0.2);
213
201
  --sapShell_NegativeColor: #aa0808;
214
- --sapShell_CriticalColor: #e76500;
202
+ --sapShell_CriticalColor: #b44f00;
215
203
  --sapShell_PositiveColor: #256f3a;
216
- --sapShell_InformativeColor: #0070f2;
217
- --sapShell_NeutralColor: #5b738b;
204
+ --sapShell_InformativeColor: #0064d9;
205
+ --sapShell_NeutralColor: #1d2d3e;
206
+ --sapShell_Category_1_Background: #0057d2;
207
+ --sapShell_Category_1_BorderColor: #0057d2;
208
+ --sapShell_Category_1_TextColor: #fff;
209
+ --sapShell_Category_1_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);
210
+ --sapShell_Category_2_Background: #df1278;
211
+ --sapShell_Category_2_BorderColor: #df1278;
212
+ --sapShell_Category_2_TextColor: #fff;
213
+ --sapShell_Category_2_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);
214
+ --sapShell_Category_3_Background: #e76500;
215
+ --sapShell_Category_3_BorderColor: #e76500;
216
+ --sapShell_Category_3_TextColor: #fff;
217
+ --sapShell_Category_3_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);
218
+ --sapShell_Category_4_Background: #7800a4;
219
+ --sapShell_Category_4_BorderColor: #7800a4;
220
+ --sapShell_Category_4_TextColor: #fff;
221
+ --sapShell_Category_4_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);
222
+ --sapShell_Category_5_Background: #aa2608;
223
+ --sapShell_Category_5_BorderColor: #aa2608;
224
+ --sapShell_Category_5_TextColor: #fff;
225
+ --sapShell_Category_5_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);
226
+ --sapShell_Category_6_Background: #07838f;
227
+ --sapShell_Category_6_BorderColor: #07838f;
228
+ --sapShell_Category_6_TextColor: #fff;
229
+ --sapShell_Category_6_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);
230
+ --sapShell_Category_7_Background: #f31ded;
231
+ --sapShell_Category_7_BorderColor: #f31ded;
232
+ --sapShell_Category_7_TextColor: #fff;
233
+ --sapShell_Category_7_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);
234
+ --sapShell_Category_8_Background: #188918;
235
+ --sapShell_Category_8_BorderColor: #188918;
236
+ --sapShell_Category_8_TextColor: #fff;
237
+ --sapShell_Category_8_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);
238
+ --sapShell_Category_9_Background: #002a86;
239
+ --sapShell_Category_9_BorderColor: #002a86;
240
+ --sapShell_Category_9_TextColor: #fff;
241
+ --sapShell_Category_9_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);
242
+ --sapShell_Category_10_Background: #5b738b;
243
+ --sapShell_Category_10_BorderColor: #5b738b;
244
+ --sapShell_Category_10_TextColor: #fff;
245
+ --sapShell_Category_10_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);
246
+ --sapShell_Category_11_Background: #d20a0a;
247
+ --sapShell_Category_11_BorderColor: #d20a0a;
248
+ --sapShell_Category_11_TextColor: #fff;
249
+ --sapShell_Category_11_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);
250
+ --sapShell_Category_12_Background: #7858ff;
251
+ --sapShell_Category_12_BorderColor: #7858ff;
252
+ --sapShell_Category_12_TextColor: #fff;
253
+ --sapShell_Category_12_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);
254
+ --sapShell_Category_13_Background: #a00875;
255
+ --sapShell_Category_13_BorderColor: #a00875;
256
+ --sapShell_Category_13_TextColor: #fff;
257
+ --sapShell_Category_13_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);
258
+ --sapShell_Category_14_Background: #14565b;
259
+ --sapShell_Category_14_BorderColor: #14565b;
260
+ --sapShell_Category_14_TextColor: #fff;
261
+ --sapShell_Category_14_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);
262
+ --sapShell_Category_15_Background: #223548;
263
+ --sapShell_Category_15_BorderColor: #223548;
264
+ --sapShell_Category_15_TextColor: #fff;
265
+ --sapShell_Category_15_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);
266
+ --sapShell_Category_16_Background: #1e592f;
267
+ --sapShell_Category_16_BorderColor: #1e592f;
268
+ --sapShell_Category_16_TextColor: #fff;
269
+ --sapShell_Category_16_TextShadow: 0 0 .0625rem rgba(0,0,0,0.7);
270
+ --sapAvatar_1_Background: #fff3b8;
271
+ --sapAvatar_1_BorderColor: #fff3b8;
272
+ --sapAvatar_1_TextColor: #a45d00;
273
+ --sapAvatar_2_Background: #ffd0e7;
274
+ --sapAvatar_2_BorderColor: #ffd0e7;
275
+ --sapAvatar_2_TextColor: #aa0808;
276
+ --sapAvatar_3_Background: #ffdbe7;
277
+ --sapAvatar_3_BorderColor: #ffdbe7;
278
+ --sapAvatar_3_TextColor: #ba066c;
279
+ --sapAvatar_4_Background: #ffdcf3;
280
+ --sapAvatar_4_BorderColor: #ffdcf3;
281
+ --sapAvatar_4_TextColor: #a100c2;
282
+ --sapAvatar_5_Background: #ded3ff;
283
+ --sapAvatar_5_BorderColor: #ded3ff;
284
+ --sapAvatar_5_TextColor: #552cff;
285
+ --sapAvatar_6_Background: #d1efff;
286
+ --sapAvatar_6_BorderColor: #d1efff;
287
+ --sapAvatar_6_TextColor: #0057d2;
288
+ --sapAvatar_7_Background: #c2fcee;
289
+ --sapAvatar_7_BorderColor: #c2fcee;
290
+ --sapAvatar_7_TextColor: #046c7a;
291
+ --sapAvatar_8_Background: #ebf5cb;
292
+ --sapAvatar_8_BorderColor: #ebf5cb;
293
+ --sapAvatar_8_TextColor: #256f3a;
294
+ --sapAvatar_9_Background: #ddccf0;
295
+ --sapAvatar_9_BorderColor: #ddccf0;
296
+ --sapAvatar_9_TextColor: #6c32a9;
297
+ --sapAvatar_10_Background: #eaecee;
298
+ --sapAvatar_10_BorderColor: #eaecee;
299
+ --sapAvatar_10_TextColor: #556b82;
300
+ --sapButton_Background: #fff;
301
+ --sapButton_BorderColor: #bcc3ca;
218
302
  --sapButton_BorderWidth: .0625rem;
219
303
  --sapButton_BorderCornerRadius: .5rem;
220
- --sapButton_Background: #eaecee;
221
- --sapButton_BorderColor: #eaecee;
222
- --sapButton_TextColor: #223548;
223
- --sapButton_Hover_Background: #fff;
224
- --sapButton_Hover_BorderColor: #fff;
225
- --sapButton_Hover_TextColor: #223548;
226
- --sapButton_IconColor: #223548;
304
+ --sapButton_TextColor: #0064d9;
305
+ --sapButton_Hover_Background: #eaecee;
306
+ --sapButton_Hover_BorderColor: #bcc3ca;
307
+ --sapButton_Hover_TextColor: #0064d9;
308
+ --sapButton_IconColor: #0064d9;
227
309
  --sapButton_Active_Background: #fff;
228
- --sapButton_Active_BorderColor: #0070f2;
229
- --sapButton_Active_TextColor: #0070f2;
310
+ --sapButton_Active_BorderColor: #0064d9;
311
+ --sapButton_Active_TextColor: #0064d9;
230
312
  --sapButton_Emphasized_Background: #0070f2;
231
313
  --sapButton_Emphasized_BorderColor: #0070f2;
232
314
  --sapButton_Emphasized_TextColor: #fff;
@@ -234,336 +316,606 @@
234
316
  --sapButton_Emphasized_Hover_BorderColor: #0064d9;
235
317
  --sapButton_Emphasized_Hover_TextColor: #fff;
236
318
  --sapButton_Emphasized_Active_Background: #fff;
237
- --sapButton_Emphasized_Active_BorderColor: #0070f2;
238
- --sapButton_Emphasized_Active_TextColor: #0070f2;
319
+ --sapButton_Emphasized_Active_BorderColor: #0064d9;
320
+ --sapButton_Emphasized_Active_TextColor: #0064d9;
239
321
  --sapButton_Emphasized_TextShadow: transparent;
322
+ --sapButton_Emphasized_FontWeight: bold;
240
323
  --sapButton_Reject_Background: #ffd6e9;
241
- --sapButton_Reject_BorderColor: #ffd6e9;
242
- --sapButton_Reject_Hover_Background: #fff;
243
- --sapButton_Reject_Hover_BorderColor: #fff;
324
+ --sapButton_Reject_BorderColor: #ffc2de;
325
+ --sapButton_Reject_TextColor: #aa0808;
326
+ --sapButton_Reject_Hover_Background: #ffbddb;
327
+ --sapButton_Reject_Hover_BorderColor: #ffbddb;
244
328
  --sapButton_Reject_Hover_TextColor: #aa0808;
245
329
  --sapButton_Reject_Active_Background: #fff;
246
- --sapButton_Reject_Active_BorderColor: #f53232;
330
+ --sapButton_Reject_Active_BorderColor: #e90b0b;
247
331
  --sapButton_Reject_Active_TextColor: #aa0808;
248
- --sapButton_Reject_TextColor: #aa0808;
249
332
  --sapButton_Reject_Selected_Background: #fff;
250
- --sapButton_Reject_Selected_BorderColor: #f53232;
333
+ --sapButton_Reject_Selected_BorderColor: #e90b0b;
251
334
  --sapButton_Reject_Selected_TextColor: #aa0808;
252
- --sapButton_Reject_Selected_Hover_Background: #fff;
253
- --sapButton_Reject_Selected_Hover_BorderColor: #f53232;
335
+ --sapButton_Reject_Selected_Hover_Background: #ffbddb;
336
+ --sapButton_Reject_Selected_Hover_BorderColor: #e90b0b;
254
337
  --sapButton_Accept_Background: #ebf5cb;
255
- --sapButton_Accept_BorderColor: #ebf5cb;
256
- --sapButton_Accept_Hover_Background: #fff;
257
- --sapButton_Accept_Hover_BorderColor: #fff;
338
+ --sapButton_Accept_BorderColor: #dbeda0;
339
+ --sapButton_Accept_TextColor: #256f3a;
340
+ --sapButton_Accept_Hover_Background: #e3f1b6;
341
+ --sapButton_Accept_Hover_BorderColor: #e3f1b6;
258
342
  --sapButton_Accept_Hover_TextColor: #256f3a;
259
343
  --sapButton_Accept_Active_Background: #fff;
260
344
  --sapButton_Accept_Active_BorderColor: #30914c;
261
345
  --sapButton_Accept_Active_TextColor: #256f3a;
262
- --sapButton_Accept_TextColor: #256f3a;
263
346
  --sapButton_Accept_Selected_Background: #fff;
264
347
  --sapButton_Accept_Selected_BorderColor: #30914c;
265
348
  --sapButton_Accept_Selected_TextColor: #256f3a;
266
- --sapButton_Accept_Selected_Hover_Background: #fff;
349
+ --sapButton_Accept_Selected_Hover_Background: #e3f1b6;
267
350
  --sapButton_Accept_Selected_Hover_BorderColor: #30914c;
268
351
  --sapButton_Lite_Background: transparent;
269
352
  --sapButton_Lite_BorderColor: transparent;
270
- --sapButton_Lite_TextColor: #223548;
271
- --sapButton_Lite_Hover_Background: #fff;
272
- --sapButton_Lite_Hover_BorderColor: #fff;
273
- --sapButton_Lite_Hover_TextColor: #223548;
353
+ --sapButton_Lite_TextColor: #0064d9;
354
+ --sapButton_Lite_Hover_Background: #eaecee;
355
+ --sapButton_Lite_Hover_BorderColor: #bcc3ca;
356
+ --sapButton_Lite_Hover_TextColor: #0064d9;
274
357
  --sapButton_Lite_Active_Background: #fff;
275
- --sapButton_Lite_Active_BorderColor: #0070f2;
358
+ --sapButton_Lite_Active_BorderColor: #0064d9;
276
359
  --sapButton_Selected_Background: #fff;
277
- --sapButton_Selected_BorderColor: #0070f2;
278
- --sapButton_Selected_TextColor: #0070f2;
279
- --sapButton_Selected_Hover_Background: #fff;
280
- --sapButton_Selected_Hover_BorderColor: #0070f2;
360
+ --sapButton_Selected_BorderColor: #0064d9;
361
+ --sapButton_Selected_TextColor: #0064d9;
362
+ --sapButton_Selected_Hover_Background: #e3f0ff;
363
+ --sapButton_Selected_Hover_BorderColor: #0064d9;
281
364
  --sapButton_Attention_Background: #fff3b7;
282
- --sapButton_Attention_BorderColor: #fff3b7;
283
- --sapButton_Attention_TextColor: #b95100;
284
- --sapButton_Attention_Hover_Background: #fff;
285
- --sapButton_Attention_Hover_BorderColor: #fff;
286
- --sapButton_Attention_Hover_TextColor: #b95100;
365
+ --sapButton_Attention_BorderColor: #ffeb84;
366
+ --sapButton_Attention_TextColor: #b44f00;
367
+ --sapButton_Attention_Hover_Background: #ffef9e;
368
+ --sapButton_Attention_Hover_BorderColor: #ffef9e;
369
+ --sapButton_Attention_Hover_TextColor: #b44f00;
287
370
  --sapButton_Attention_Active_Background: #fff;
288
- --sapButton_Attention_Active_BorderColor: #ffa158;
289
- --sapButton_Attention_Active_TextColor: #b95100;
371
+ --sapButton_Attention_Active_BorderColor: #dd6100;
372
+ --sapButton_Attention_Active_TextColor: #b44f00;
290
373
  --sapButton_Attention_Selected_Background: #fff;
291
- --sapButton_Attention_Selected_BorderColor: #ffa158;
292
- --sapButton_Attention_Selected_TextColor: #b95100;
293
- --sapButton_Attention_Selected_Hover_Background: #fff;
294
- --sapButton_Attention_Selected_Hover_BorderColor: #ffa158;
374
+ --sapButton_Attention_Selected_BorderColor: #dd6100;
375
+ --sapButton_Attention_Selected_TextColor: #b44f00;
376
+ --sapButton_Attention_Selected_Hover_Background: #ffef9e;
377
+ --sapButton_Attention_Selected_Hover_BorderColor: #dd6100;
295
378
  --sapButton_Negative_Background: #f53232;
296
379
  --sapButton_Negative_BorderColor: #f53232;
297
380
  --sapButton_Negative_TextColor: #fff;
298
- --sapButton_Negative_Hover_Background: #f31010;
299
- --sapButton_Negative_Hover_BorderColor: #f31010;
381
+ --sapButton_Negative_Hover_Background: #e90b0b;
382
+ --sapButton_Negative_Hover_BorderColor: #e90b0b;
300
383
  --sapButton_Negative_Hover_TextColor: #fff;
301
- --sapButton_Negative_Active_Background: #e90b0b;
302
- --sapButton_Negative_Active_BorderColor: #e90b0b;
303
- --sapButton_Negative_Active_TextColor: #fff;
384
+ --sapButton_Negative_Active_Background: #fff;
385
+ --sapButton_Negative_Active_BorderColor: #f53232;
386
+ --sapButton_Negative_Active_TextColor: #aa0808;
304
387
  --sapButton_Critical_Background: #e76500;
305
388
  --sapButton_Critical_BorderColor: #e76500;
306
389
  --sapButton_Critical_TextColor: #fff;
307
- --sapButton_Critical_Hover_Background: #ff760c;
308
- --sapButton_Critical_Hover_BorderColor: #ff760c;
390
+ --sapButton_Critical_Hover_Background: #dd6100;
391
+ --sapButton_Critical_Hover_BorderColor: #dd6100;
309
392
  --sapButton_Critical_Hover_TextColor: #fff;
310
- --sapButton_Critical_Active_Background: #ff8a2f;
311
- --sapButton_Critical_Active_BorderColor: #ff8a2f;
312
- --sapButton_Critical_Active_TextColor: #fff;
393
+ --sapButton_Critical_Active_Background: #fff;
394
+ --sapButton_Critical_Active_BorderColor: #dd6100;
395
+ --sapButton_Critical_Active_TextColor: #b44f00;
313
396
  --sapButton_Success_Background: #30914c;
314
397
  --sapButton_Success_BorderColor: #30914c;
315
398
  --sapButton_Success_TextColor: #fff;
316
- --sapButton_Success_Hover_Background: #27763e;
317
- --sapButton_Success_Hover_BorderColor: #27763e;
399
+ --sapButton_Success_Hover_Background: #2c8646;
400
+ --sapButton_Success_Hover_BorderColor: #2c8646;
318
401
  --sapButton_Success_Hover_TextColor: #fff;
319
- --sapButton_Success_Active_Background: #236b38;
320
- --sapButton_Success_Active_BorderColor: #236b38;
321
- --sapButton_Success_Active_TextColor: #fff;
322
- --sapButton_Information_Background: #0070f2;
323
- --sapButton_Information_BorderColor: #0070f2;
324
- --sapButton_Information_TextColor: #fff;
325
- --sapButton_Information_Hover_Background: #0064d9;
326
- --sapButton_Information_Hover_BorderColor: #0064d9;
327
- --sapButton_Information_Hover_TextColor: #fff;
328
- --sapButton_Information_Active_Background: #0058bf;
329
- --sapButton_Information_Active_BorderColor: #0058bf;
330
- --sapButton_Neutral_Background: #6e87a0;
331
- --sapButton_Neutral_BorderColor: #6e87a0;
332
- --sapButton_Neutral_TextColor: #fff;
333
- --sapButton_Neutral_Hover_Background: #5d758e;
334
- --sapButton_Neutral_Hover_BorderColor: #5d758e;
335
- --sapButton_Neutral_Hover_TextColor: #fff;
336
- --sapButton_Neutral_Active_Background: #576d84;
337
- --sapButton_Neutral_Active_BorderColor: #576d84;
338
- --sapButton_Neutral_Active_TextColor: #fff;
339
- --sapButton_Track_Selected_Background: #0070f2;
402
+ --sapButton_Success_Active_Background: #fff;
403
+ --sapButton_Success_Active_BorderColor: #30914c;
404
+ --sapButton_Success_Active_TextColor: #256f3a;
405
+ --sapButton_Information_Background: #e8f3ff;
406
+ --sapButton_Information_BorderColor: #b5d8ff;
407
+ --sapButton_Information_TextColor: #0064d9;
408
+ --sapButton_Information_Hover_Background: #d4e8ff;
409
+ --sapButton_Information_Hover_BorderColor: #b5d8ff;
410
+ --sapButton_Information_Hover_TextColor: #0064d9;
411
+ --sapButton_Information_Active_Background: #fff;
412
+ --sapButton_Information_Active_BorderColor: #0064d9;
413
+ --sapButton_Information_Active_TextColor: #0064d9;
414
+ --sapButton_Neutral_Background: #e8f3ff;
415
+ --sapButton_Neutral_BorderColor: #b5d8ff;
416
+ --sapButton_Neutral_TextColor: #0064d9;
417
+ --sapButton_Neutral_Hover_Background: #d4e8ff;
418
+ --sapButton_Neutral_Hover_BorderColor: #b5d8ff;
419
+ --sapButton_Neutral_Hover_TextColor: #0064d9;
420
+ --sapButton_Neutral_Active_Background: #fff;
421
+ --sapButton_Neutral_Active_BorderColor: #0064d9;
422
+ --sapButton_Neutral_Active_TextColor: #0064d9;
423
+ --sapButton_Track_Background: #788fa6;
424
+ --sapButton_Track_BorderColor: #788fa6;
425
+ --sapButton_Track_TextColor: #fff;
426
+ --sapButton_Track_Hover_Background: #637d97;
427
+ --sapButton_Track_Hover_BorderColor: #637d97;
428
+ --sapButton_Track_Selected_Background: #0064d9;
429
+ --sapButton_Track_Selected_BorderColor: #0064d9;
340
430
  --sapButton_Track_Selected_TextColor: #fff;
341
- --sapButton_Track_Background: #d6dade;
342
- --sapButton_Track_TextColor: #223548;
431
+ --sapButton_Track_Selected_Hover_Background: #0058c0;
432
+ --sapButton_Track_Selected_Hover_BorderColor: #0058c0;
433
+ --sapButton_Handle_Background: #fff;
434
+ --sapButton_Handle_BorderColor: #fff;
435
+ --sapButton_Handle_TextColor: #1d2d3e;
436
+ --sapButton_Handle_Hover_Background: #fff;
437
+ --sapButton_Handle_Hover_BorderColor: rgba(255,255,255,0.5);
438
+ --sapButton_Handle_Selected_Background: #fff;
439
+ --sapButton_Handle_Selected_BorderColor: #fff;
440
+ --sapButton_Handle_Selected_TextColor: #0064d9;
441
+ --sapButton_Handle_Selected_Hover_Background: #fff;
442
+ --sapButton_Handle_Selected_Hover_BorderColor: rgba(255,255,255,0.5);
443
+ --sapButton_Track_Negative_Background: #f53232;
444
+ --sapButton_Track_Negative_BorderColor: #f53232;
445
+ --sapButton_Track_Negative_TextColor: #fff;
446
+ --sapButton_Track_Negative_Hover_Background: #e90b0b;
447
+ --sapButton_Track_Negative_Hover_BorderColor: #e90b0b;
448
+ --sapButton_Handle_Negative_Background: #fff;
449
+ --sapButton_Handle_Negative_BorderColor: #fff;
450
+ --sapButton_Handle_Negative_TextColor: #aa0808;
451
+ --sapButton_Handle_Negative_Hover_Background: #fff;
452
+ --sapButton_Handle_Negative_Hover_BorderColor: rgba(255,255,255,0.5);
453
+ --sapButton_Track_Positive_Background: #30914c;
454
+ --sapButton_Track_Positive_BorderColor: #30914c;
455
+ --sapButton_Track_Positive_TextColor: #fff;
456
+ --sapButton_Track_Positive_Hover_Background: #2c8646;
457
+ --sapButton_Track_Positive_Hover_BorderColor: #2c8646;
458
+ --sapButton_Handle_Positive_Background: #fff;
459
+ --sapButton_Handle_Positive_BorderColor: #fff;
460
+ --sapButton_Handle_Positive_TextColor: #256f3a;
461
+ --sapButton_Handle_Positive_Hover_Background: #fff;
462
+ --sapButton_Handle_Positive_Hover_BorderColor: rgba(255,255,255,0.5);
343
463
  --sapButton_TokenBackground: #fff;
344
- --sapButton_TokenBorderColor: #788fa6;
345
- --sapField_Background: #eff1f2;
464
+ --sapButton_TokenBorderColor: #bcc3ca;
465
+ --sapField_Background: #fff;
466
+ --sapField_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #556b81, #556b81) border-box;
346
467
  --sapField_TextColor: #131e29;
347
468
  --sapField_PlaceholderTextColor: #556b82;
348
- --sapField_BorderColor: #788fa6;
349
- --sapField_HelpBackground: #eff1f2;
469
+ --sapField_BorderColor: #556b81;
470
+ --sapField_HelpBackground: #fff;
350
471
  --sapField_BorderWidth: .0625rem;
472
+ --sapField_BorderStyle: none;
351
473
  --sapField_BorderCornerRadius: .25rem;
474
+ --sapField_Shadow: inset 0 0 0 0.0625rem rgba(85,107,129,0.25);
352
475
  --sapField_Hover_Background: #fff;
353
- --sapField_Hover_BorderColor: #788fa6;
476
+ --sapField_Hover_BackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #0064d9, #0064d9) border-box;
477
+ --sapField_Hover_BorderColor: #0064d9;
354
478
  --sapField_Hover_HelpBackground: #fff;
355
- --sapField_Active_BorderColor: #0070f2;
479
+ --sapField_Hover_Shadow: inset 0 0 0 0.0625rem rgba(79,160,255,0.5);
480
+ --sapField_Hover_InvalidShadow: inset 0 0 0 0.0625rem rgba(255,142,196,0.45);
481
+ --sapField_Hover_WarningShadow: inset 0 0 0 0.0625rem rgba(255,213,10,0.4);
482
+ --sapField_Hover_SuccessShadow: inset 0 0 0 0.0625rem rgba(48,145,76,0.18);
483
+ --sapField_Hover_InformationShadow: inset 0 0 0 0.0625rem rgba(104,174,255,0.5);
484
+ --sapField_Active_BorderColor: #0064d9;
356
485
  --sapField_Focus_Background: #fff;
357
- --sapField_Focus_BorderColor: #0070f2;
486
+ --sapField_Focus_BorderColor: #0032a5;
358
487
  --sapField_Focus_HelpBackground: #fff;
359
- --sapField_ReadOnly_Background: #eff1f2;
360
- --sapField_ReadOnly_BorderColor: #788fa6;
361
- --sapField_ReadOnly_HelpBackground: #eff1f2;
362
- --sapField_RequiredColor: #5d36ff;
363
- --sapField_InvalidColor: #f53232;
488
+ --sapField_ReadOnly_Background: #eaecee;
489
+ --sapField_ReadOnly_BackgroundStyle: 0 100% / 0.375rem .0625rem repeat-x linear-gradient(90deg, #556b81 0, #556b81 0.25rem, transparent 0.25rem) border-box;
490
+ --sapField_ReadOnly_BorderColor: #556b81;
491
+ --sapField_ReadOnly_BorderStyle: none;
492
+ --sapField_ReadOnly_HelpBackground: #eaecee;
493
+ --sapField_RequiredColor: #ba066c;
494
+ --sapField_InvalidColor: #e90b0b;
364
495
  --sapField_InvalidBackground: #ffeaf4;
496
+ --sapField_InvalidBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #e90b0b, #e90b0b) border-box;
365
497
  --sapField_InvalidBorderWidth: .125rem;
366
- --sapField_InvalidBorderStyle: solid;
367
- --sapField_WarningColor: #e76500;
498
+ --sapField_InvalidBorderStyle: none;
499
+ --sapField_InvalidShadow: inset 0 0 0 0.0625rem rgba(255,142,196,0.45);
500
+ --sapField_WarningColor: #dd6100;
368
501
  --sapField_WarningBackground: #fff8d6;
502
+ --sapField_WarningBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #dd6100, #dd6100) border-box;
369
503
  --sapField_WarningBorderWidth: .125rem;
370
- --sapField_WarningBorderStyle: solid;
504
+ --sapField_WarningBorderStyle: none;
505
+ --sapField_WarningShadow: inset 0 0 0 0.0625rem rgba(255,213,10,0.4);
371
506
  --sapField_SuccessColor: #30914c;
372
507
  --sapField_SuccessBackground: #f5fae5;
508
+ --sapField_SuccessBackgroundStyle: 0 100% / 100% .0625rem no-repeat linear-gradient(0deg, #30914c, #30914c) border-box;
373
509
  --sapField_SuccessBorderWidth: .0625rem;
374
- --sapField_SuccessBorderStyle: solid;
510
+ --sapField_SuccessBorderStyle: none;
511
+ --sapField_SuccessShadow: inset 0 0 0 0.0625rem rgba(48,145,76,0.18);
375
512
  --sapField_InformationColor: #0070f2;
376
513
  --sapField_InformationBackground: #e1f4ff;
514
+ --sapField_InformationBackgroundStyle: 0 100% / 100% .125rem no-repeat linear-gradient(0deg, #0070f2, #0070f2) border-box;
377
515
  --sapField_InformationBorderWidth: .125rem;
378
- --sapField_InformationBorderStyle: solid;
379
- --sapGroup_TitleBackground: transparent;
380
- --sapGroup_TitleBorderColor: #d9d9d9;
381
- --sapGroup_TitleTextColor: #223548;
516
+ --sapField_InformationBorderStyle: none;
517
+ --sapField_InformationShadow: inset 0 0 0 0.0625rem rgba(104,174,255,0.5);
518
+ --sapGroup_TitleBackground: #fff;
519
+ --sapGroup_TitleBorderColor: #a8b2bd;
520
+ --sapGroup_TitleTextColor: #1d2d3e;
521
+ --sapGroup_Title_FontSize: 1rem;
382
522
  --sapGroup_ContentBackground: #fff;
383
523
  --sapGroup_ContentBorderColor: #d9d9d9;
384
524
  --sapGroup_BorderWidth: .0625rem;
385
525
  --sapGroup_BorderCornerRadius: .5rem;
386
526
  --sapGroup_FooterBackground: transparent;
387
- --sapToolbar_Background: transparent;
527
+ --sapToolbar_Background: #fff;
388
528
  --sapToolbar_SeparatorColor: #d9d9d9;
389
529
  --sapList_HeaderBackground: #fff;
390
- --sapList_HeaderBorderColor: #e5e5e5;
391
- --sapList_HeaderTextColor: #223548;
530
+ --sapList_HeaderBorderColor: #a8b2bd;
531
+ --sapList_HeaderTextColor: #1d2d3e;
392
532
  --sapList_BorderColor: #e5e5e5;
393
- --sapList_TextColor: #223548;
394
- --sapList_Active_TextColor: #223548;
395
533
  --sapList_BorderWidth: .0625rem;
534
+ --sapList_TextColor: #1d2d3e;
535
+ --sapList_Active_TextColor: #1d2d3e;
396
536
  --sapList_Active_Background: #dee2e5;
397
537
  --sapList_SelectionBackgroundColor: #ebf8ff;
398
- --sapList_SelectionBorderColor: #0070f2;
538
+ --sapList_SelectionBorderColor: #0064d9;
399
539
  --sapList_Hover_SelectionBackground: #dcf3ff;
400
540
  --sapList_Background: #fff;
401
541
  --sapList_Hover_Background: #eaecee;
402
542
  --sapList_AlternatingBackground: #f5f6f7;
403
543
  --sapList_GroupHeaderBackground: #fff;
404
- --sapList_GroupHeaderBorderColor: #d9d9d9;
405
- --sapList_GroupHeaderTextColor: #223548;
544
+ --sapList_GroupHeaderBorderColor: #a8b2bd;
545
+ --sapList_GroupHeaderTextColor: #1d2d3e;
546
+ --sapList_TableGroupHeaderBackground: #eff1f2;
547
+ --sapList_TableGroupHeaderBorderColor: #a8b2bd;
548
+ --sapList_TableGroupHeaderTextColor: #1d2d3e;
406
549
  --sapList_FooterBackground: #fff;
407
- --sapList_FooterTextColor: #223548;
408
- --sapList_TableGroupHeaderBackground: #fff;
409
- --sapList_TableGroupHeaderBorderColor: #d9d9d9;
410
- --sapList_TableGroupHeaderTextColor: #223548;
411
- --sapList_TableFooterBorder: #d9d9d9;
550
+ --sapList_FooterTextColor: #1d2d3e;
551
+ --sapList_TableFooterBorder: #a8b2bd;
412
552
  --sapList_TableFixedBorderColor: #8c8c8c;
413
- --sapList_Active_Background: #dee2e5;
414
- --sapScrollBar_FaceColor: #8197ac;
553
+ --sapMessage_ErrorBorderColor: #ff8ec4;
554
+ --sapMessage_WarningBorderColor: #ffe770;
555
+ --sapMessage_SuccessBorderColor: #cee67e;
556
+ --sapMessage_InformationBorderColor: #7bcfff;
557
+ --sapPopover_BorderCornerRadius: .5rem;
558
+ --sapProgress_Background: #d5dadd;
559
+ --sapProgress_BorderColor: #d5dadd;
560
+ --sapProgress_TextColor: #1d2d3e;
561
+ --sapProgress_FontSize: .875rem;
562
+ --sapProgress_NegativeBackground: #ffdbec;
563
+ --sapProgress_NegativeBorderColor: #ffdbec;
564
+ --sapProgress_NegativeTextColor: #1d2d3e;
565
+ --sapProgress_CriticalBackground: #fff4bd;
566
+ --sapProgress_CriticalBorderColor: #fff4bd;
567
+ --sapProgress_CriticalTextColor: #1d2d3e;
568
+ --sapProgress_PositiveBackground: #e5f2ba;
569
+ --sapProgress_PositiveBorderColor: #e5f2ba;
570
+ --sapProgress_PositiveTextColor: #1d2d3e;
571
+ --sapProgress_InformationBackground: #cdedff;
572
+ --sapProgress_InformationBorderColor: #cdedff;
573
+ --sapProgress_InformationTextColor: #1d2d3e;
574
+ --sapProgress_Value_Background: #788fa6;
575
+ --sapProgress_Value_BorderColor: #788fa6;
576
+ --sapProgress_Value_TextColor: #788fa6;
577
+ --sapProgress_Value_NegativeBackground: #f53232;
578
+ --sapProgress_Value_NegativeBorderColor: #f53232;
579
+ --sapProgress_Value_NegativeTextColor: #f53232;
580
+ --sapProgress_Value_CriticalBackground: #e76500;
581
+ --sapProgress_Value_CriticalBorderColor: #e76500;
582
+ --sapProgress_Value_CriticalTextColor: #e76500;
583
+ --sapProgress_Value_PositiveBackground: #30914c;
584
+ --sapProgress_Value_PositiveBorderColor: #30914c;
585
+ --sapProgress_Value_PositiveTextColor: #30914c;
586
+ --sapProgress_Value_InformationBackground: #0070f2;
587
+ --sapProgress_Value_InformationBorderColor: #0070f2;
588
+ --sapProgress_Value_InformationTextColor: #0070f2;
589
+ --sapScrollBar_FaceColor: #7b91a8;
415
590
  --sapScrollBar_TrackColor: #fff;
416
- --sapScrollBar_BorderColor: #8197ac;
417
- --sapScrollBar_SymbolColor: #223548;
591
+ --sapScrollBar_BorderColor: #7b91a8;
592
+ --sapScrollBar_SymbolColor: #0064d9;
418
593
  --sapScrollBar_Dimension: .75rem;
419
- --sapScrollBar_Hover_FaceColor: #788fa6;
594
+ --sapScrollBar_Hover_FaceColor: #5b728b;
595
+ --sapSlider_Background: #d5dadd;
596
+ --sapSlider_BorderColor: #d5dadd;
597
+ --sapSlider_Selected_Background: #0064d9;
598
+ --sapSlider_Selected_BorderColor: #0064d9;
599
+ --sapSlider_HandleBackground: #fff;
600
+ --sapSlider_HandleBorderColor: #b0d5ff;
601
+ --sapSlider_RangeHandleBackground: #fff;
602
+ --sapSlider_Hover_HandleBackground: #e3f0ff;
603
+ --sapSlider_Hover_HandleBorderColor: #b0d5ff;
604
+ --sapSlider_Hover_RangeHandleBackground: #e3f0ff;
605
+ --sapSlider_Active_HandleBackground: #fff;
606
+ --sapSlider_Active_HandleBorderColor: #0064d9;
607
+ --sapSlider_Active_RangeHandleBackground: transparent;
420
608
  --sapPageHeader_Background: #fff;
421
609
  --sapPageHeader_BorderColor: #d9d9d9;
422
- --sapPageHeader_TextColor: #223548;
610
+ --sapPageHeader_TextColor: #1d2d3e;
423
611
  --sapPageFooter_Background: #fff;
424
612
  --sapPageFooter_BorderColor: #d9d9d9;
425
- --sapPageFooter_TextColor: #223548;
426
- --sapInfobar_Background: #dafdf5;
613
+ --sapPageFooter_TextColor: #1d2d3e;
614
+ --sapInfobar_Background: #c2fcee;
427
615
  --sapInfobar_Hover_Background: #fff;
428
616
  --sapInfobar_Active_Background: #fff;
429
617
  --sapInfobar_NonInteractive_Background: #f5f6f7;
430
618
  --sapInfobar_TextColor: #046c7a;
431
619
  --sapObjectHeader_Background: #fff;
432
- --sapObjectHeader_BorderColor: #d9d9d9;
433
620
  --sapObjectHeader_Hover_Background: #eaecee;
621
+ --sapObjectHeader_BorderColor: #d9d9d9;
622
+ --sapObjectHeader_Title_TextColor: #1d2d3e;
623
+ --sapObjectHeader_Title_FontSize: 1.5rem;
624
+ --sapObjectHeader_Title_SnappedFontSize: 1.25rem;
625
+ --sapObjectHeader_Title_FontFamily: "72Black", "72Blackfull","72", "72full", Arial, Helvetica, sans-serif;
626
+ --sapObjectHeader_Subtitle_TextColor: #556b82;
434
627
  --sapBlockLayer_Background: #000;
435
628
  --sapTile_Background: #fff;
436
- --sapTile_Hover_Background: #fff;
437
- --sapTile_Active_Background: #f5f5f5;
629
+ --sapTile_Hover_Background: #eaecee;
630
+ --sapTile_Active_Background: #dee2e5;
438
631
  --sapTile_BorderColor: transparent;
439
- --sapTile_TitleTextColor: #223548;
632
+ --sapTile_BorderCornerRadius: 1rem;
633
+ --sapTile_TitleTextColor: #1d2d3e;
440
634
  --sapTile_TextColor: #556b82;
441
635
  --sapTile_IconColor: #556b82;
442
636
  --sapTile_SeparatorColor: #ccc;
443
637
  --sapTile_Interactive_BorderColor: #b3b3b3;
444
- --sapTile_OverlayBackground: rgba(255,255,255,0.96);
445
- --sapTile_OverlayForegroundColor: #223548;
446
- --sapAccentColor1: #f58b00;
638
+ --sapTile_OverlayBackground: #fff;
639
+ --sapTile_OverlayForegroundColor: #1d2d3e;
640
+ --sapAccentColor1: #d27700;
447
641
  --sapAccentColor2: #aa0808;
448
- --sapAccentColor3: #cc00dc;
642
+ --sapAccentColor3: #ba066c;
449
643
  --sapAccentColor4: #a100c2;
450
644
  --sapAccentColor5: #5d36ff;
451
645
  --sapAccentColor6: #0057d2;
452
646
  --sapAccentColor7: #046c7a;
453
647
  --sapAccentColor8: #256f3a;
454
- --sapAccentColor9: #07838f;
648
+ --sapAccentColor9: #6c32a9;
455
649
  --sapAccentColor10: #5b738b;
456
650
  --sapAccentBackgroundColor1: #fff3b8;
457
651
  --sapAccentBackgroundColor2: #ffd0e7;
458
- --sapAccentBackgroundColor3: #fff0fa;
652
+ --sapAccentBackgroundColor3: #ffdbe7;
459
653
  --sapAccentBackgroundColor4: #ffdcf3;
460
654
  --sapAccentBackgroundColor5: #ded3ff;
461
655
  --sapAccentBackgroundColor6: #d1efff;
462
656
  --sapAccentBackgroundColor7: #c2fcee;
463
657
  --sapAccentBackgroundColor8: #ebf5cb;
464
- --sapAccentBackgroundColor9: #dafdf5;
658
+ --sapAccentBackgroundColor9: #ddccf0;
465
659
  --sapAccentBackgroundColor10: #eaecee;
660
+ --sapIndicationColor_1: #840606;
661
+ --sapIndicationColor_1_Background: #840606;
662
+ --sapIndicationColor_1_BorderColor: #840606;
663
+ --sapIndicationColor_1_TextColor: #fff;
664
+ --sapIndicationColor_1_Hover_Background: #6c0505;
665
+ --sapIndicationColor_1_Active_Background: #fff;
666
+ --sapIndicationColor_1_Active_BorderColor: #fb9d9d;
667
+ --sapIndicationColor_1_Active_TextColor: #840606;
668
+ --sapIndicationColor_1_Selected_Background: #fff;
669
+ --sapIndicationColor_1_Selected_BorderColor: #fb9d9d;
670
+ --sapIndicationColor_1_Selected_TextColor: #840606;
671
+ --sapIndicationColor_1b: #fb9d9d;
672
+ --sapIndicationColor_1b_BorderColor: #fb9d9d;
673
+ --sapIndicationColor_1b_Hover_Background: #fa8585;
674
+ --sapIndicationColor_2: #aa0808;
675
+ --sapIndicationColor_2_Background: #aa0808;
676
+ --sapIndicationColor_2_BorderColor: #aa0808;
677
+ --sapIndicationColor_2_TextColor: #fff;
678
+ --sapIndicationColor_2_Hover_Background: #920707;
679
+ --sapIndicationColor_2_Active_Background: #fff;
680
+ --sapIndicationColor_2_Active_BorderColor: #fcc4c4;
681
+ --sapIndicationColor_2_Active_TextColor: #aa0808;
682
+ --sapIndicationColor_2_Selected_Background: #fff;
683
+ --sapIndicationColor_2_Selected_BorderColor: #fcc4c4;
684
+ --sapIndicationColor_2_Selected_TextColor: #aa0808;
685
+ --sapIndicationColor_2b: #fcc4c4;
686
+ --sapIndicationColor_2b_BorderColor: #fcc4c4;
687
+ --sapIndicationColor_2b_Hover_Background: #fbacac;
688
+ --sapIndicationColor_3: #b95100;
689
+ --sapIndicationColor_3_Background: #e76500;
690
+ --sapIndicationColor_3_BorderColor: #e76500;
691
+ --sapIndicationColor_3_TextColor: #fff;
692
+ --sapIndicationColor_3_Hover_Background: #d85e00;
693
+ --sapIndicationColor_3_Active_Background: #fff;
694
+ --sapIndicationColor_3_Active_BorderColor: #fff2c0;
695
+ --sapIndicationColor_3_Active_TextColor: #b95100;
696
+ --sapIndicationColor_3_Selected_Background: #fff;
697
+ --sapIndicationColor_3_Selected_BorderColor: #fff2c0;
698
+ --sapIndicationColor_3_Selected_TextColor: #b95100;
699
+ --sapIndicationColor_3b: #fff2c0;
700
+ --sapIndicationColor_3b_BorderColor: #fff2c0;
701
+ --sapIndicationColor_3b_Hover_Background: #ffeda6;
702
+ --sapIndicationColor_4: #256f3a;
703
+ --sapIndicationColor_4_Background: #256f3a;
704
+ --sapIndicationColor_4_BorderColor: #256f3a;
705
+ --sapIndicationColor_4_TextColor: #fff;
706
+ --sapIndicationColor_4_Hover_Background: #1f5c30;
707
+ --sapIndicationColor_4_Active_Background: #fff;
708
+ --sapIndicationColor_4_Active_BorderColor: #bae8bc;
709
+ --sapIndicationColor_4_Active_TextColor: #256f3a;
710
+ --sapIndicationColor_4_Selected_Background: #fff;
711
+ --sapIndicationColor_4_Selected_BorderColor: #bae8bc;
712
+ --sapIndicationColor_4_Selected_TextColor: #256f3a;
713
+ --sapIndicationColor_4b: #bae8bc;
714
+ --sapIndicationColor_4b_BorderColor: #bae8bc;
715
+ --sapIndicationColor_4b_Hover_Background: #a7e2a9;
716
+ --sapIndicationColor_5: #0070f2;
717
+ --sapIndicationColor_5_Background: #0070f2;
718
+ --sapIndicationColor_5_BorderColor: #0070f2;
719
+ --sapIndicationColor_5_TextColor: #fff;
720
+ --sapIndicationColor_5_Hover_Background: #0064d9;
721
+ --sapIndicationColor_5_Active_Background: #fff;
722
+ --sapIndicationColor_5_Active_BorderColor: #d3effd;
723
+ --sapIndicationColor_5_Active_TextColor: #0070f2;
724
+ --sapIndicationColor_5_Selected_Background: #fff;
725
+ --sapIndicationColor_5_Selected_BorderColor: #d3effd;
726
+ --sapIndicationColor_5_Selected_TextColor: #0070f2;
727
+ --sapIndicationColor_5b: #d3effd;
728
+ --sapIndicationColor_5b_BorderColor: #d3effd;
729
+ --sapIndicationColor_5b_Hover_Background: #bbe6fc;
730
+ --sapIndicationColor_6: #046c7a;
731
+ --sapIndicationColor_6_Background: #046c7a;
732
+ --sapIndicationColor_6_BorderColor: #046c7a;
733
+ --sapIndicationColor_6_TextColor: #fff;
734
+ --sapIndicationColor_6_Hover_Background: #035661;
735
+ --sapIndicationColor_6_Active_Background: #fff;
736
+ --sapIndicationColor_6_Active_BorderColor: #cdf5ec;
737
+ --sapIndicationColor_6_Active_TextColor: #046c7a;
738
+ --sapIndicationColor_6_Selected_Background: #fff;
739
+ --sapIndicationColor_6_Selected_BorderColor: #cdf5ec;
740
+ --sapIndicationColor_6_Selected_TextColor: #046c7a;
741
+ --sapIndicationColor_6b: #cdf5ec;
742
+ --sapIndicationColor_6b_BorderColor: #cdf5ec;
743
+ --sapIndicationColor_6b_Hover_Background: #b8f1e4;
744
+ --sapIndicationColor_7: #5d36ff;
745
+ --sapIndicationColor_7_Background: #5d36ff;
746
+ --sapIndicationColor_7_BorderColor: #5d36ff;
747
+ --sapIndicationColor_7_TextColor: #fff;
748
+ --sapIndicationColor_7_Hover_Background: #481cff;
749
+ --sapIndicationColor_7_Active_Background: #fff;
750
+ --sapIndicationColor_7_Active_BorderColor: #e2dbff;
751
+ --sapIndicationColor_7_Active_TextColor: #5d36ff;
752
+ --sapIndicationColor_7_Selected_Background: #fff;
753
+ --sapIndicationColor_7_Selected_BorderColor: #e2dbff;
754
+ --sapIndicationColor_7_Selected_TextColor: #5d36ff;
755
+ --sapIndicationColor_7b: #e2dbff;
756
+ --sapIndicationColor_7b_BorderColor: #e2dbff;
757
+ --sapIndicationColor_7b_Hover_Background: #cdc2ff;
758
+ --sapIndicationColor_8: #a100c2;
759
+ --sapIndicationColor_8_Background: #a100c2;
760
+ --sapIndicationColor_8_BorderColor: #a100c2;
761
+ --sapIndicationColor_8_TextColor: #fff;
762
+ --sapIndicationColor_8_Hover_Background: #8c00a9;
763
+ --sapIndicationColor_8_Active_Background: #fff;
764
+ --sapIndicationColor_8_Active_BorderColor: #f8d6ff;
765
+ --sapIndicationColor_8_Active_TextColor: #a100c2;
766
+ --sapIndicationColor_8_Selected_Background: #fff;
767
+ --sapIndicationColor_8_Selected_BorderColor: #f8d6ff;
768
+ --sapIndicationColor_8_Selected_TextColor: #a100c2;
769
+ --sapIndicationColor_8b: #f8d6ff;
770
+ --sapIndicationColor_8b_BorderColor: #f8d6ff;
771
+ --sapIndicationColor_8b_Hover_Background: #f4bdff;
772
+ --sapIndicationColor_9: #1d2d3e;
773
+ --sapIndicationColor_9_Background: #1d2d3e;
774
+ --sapIndicationColor_9_BorderColor: #1d2d3e;
775
+ --sapIndicationColor_9_TextColor: #fff;
776
+ --sapIndicationColor_9_Hover_Background: #15202d;
777
+ --sapIndicationColor_9_Active_Background: #fff;
778
+ --sapIndicationColor_9_Active_BorderColor: #d9d9d9;
779
+ --sapIndicationColor_9_Active_TextColor: #1d2d3e;
780
+ --sapIndicationColor_9_Selected_Background: #fff;
781
+ --sapIndicationColor_9_Selected_BorderColor: #d9d9d9;
782
+ --sapIndicationColor_9_Selected_TextColor: #1d2d3e;
783
+ --sapIndicationColor_9b: #fff;
784
+ --sapIndicationColor_9b_BorderColor: #d9d9d9;
785
+ --sapIndicationColor_9b_Hover_Background: #f2f2f2;
786
+ --sapIndicationColor_10: #45484a;
787
+ --sapIndicationColor_10_Background: #83888b;
788
+ --sapIndicationColor_10_BorderColor: #83888b;
789
+ --sapIndicationColor_10_TextColor: #fff;
790
+ --sapIndicationColor_10_Hover_Background: #767b7e;
791
+ --sapIndicationColor_10_Active_Background: #fff;
792
+ --sapIndicationColor_10_Active_BorderColor: #eaecee;
793
+ --sapIndicationColor_10_Active_TextColor: #45484a;
794
+ --sapIndicationColor_10_Selected_Background: #fff;
795
+ --sapIndicationColor_10_Selected_BorderColor: #eaecee;
796
+ --sapIndicationColor_10_Selected_TextColor: #45484a;
797
+ --sapIndicationColor_10b: #eaecee;
798
+ --sapIndicationColor_10b_BorderColor: #eaecee;
799
+ --sapIndicationColor_10b_Hover_Background: #dcdfe3;
466
800
  --sapLegend_WorkingBackground: #fff;
467
801
  --sapLegend_NonWorkingBackground: #ebebeb;
468
802
  --sapLegend_CurrentDateTime: #a100c2;
469
- --sapLegendColor1: #e18409;
470
- --sapLegendColor2: #e65151;
471
- --sapLegendColor3: #e71376;
472
- --sapLegendColor4: #a63030;
473
- --sapLegendColor5: #da52b8;
474
- --sapLegendColor6: #1d6ebf;
475
- --sapLegendColor7: #089aab;
476
- --sapLegendColor8: #92a35b;
477
- --sapLegendColor9: #587b93;
478
- --sapLegendColor10: #922075;
479
- --sapLegendColor11: #7b5b31;
480
- --sapLegendColor12: #c72323;
481
- --sapLegendColor13: #c71065;
482
- --sapLegendColor14: #967244;
483
- --sapLegendColor15: #54559c;
484
- --sapLegendColor16: #4d7dad;
485
- --sapLegendColor17: #3f8188;
486
- --sapLegendColor18: #6c832a;
487
- --sapLegendColor19: #205992;
488
- --sapLegendColor20: #4549c9;
489
- --sapLegendBackgroundColor1: #fef4e6;
490
- --sapLegendBackgroundColor2: #fce9e9;
491
- --sapLegendBackgroundColor3: #fde8f2;
492
- --sapLegendBackgroundColor4: #f9ebeb;
493
- --sapLegendBackgroundColor5: #fae9f6;
494
- --sapLegendBackgroundColor6: #e9f3fc;
495
- --sapLegendBackgroundColor7: #e7fcfe;
496
- --sapLegendBackgroundColor8: #f4f6ee;
497
- --sapLegendBackgroundColor9: #eff3f6;
498
- --sapLegendBackgroundColor10: #faeaf6;
499
- --sapLegendBackgroundColor11: #f7f2ec;
500
- --sapLegendBackgroundColor12: #fbe9e9;
501
- --sapLegendBackgroundColor13: #fde8f2;
502
- --sapLegendBackgroundColor14: #f7f2ed;
503
- --sapLegendBackgroundColor15: #efeff6;
504
- --sapLegendBackgroundColor16: #edf2f7;
505
- --sapLegendBackgroundColor17: #eef6f7;
506
- --sapLegendBackgroundColor18: #f5f9eb;
507
- --sapLegendBackgroundColor19: #eaf2fa;
508
- --sapLegendBackgroundColor20: #ebebf9;
509
- --sapChart_OrderedColor_1: #1B90FF;
510
- --sapChart_OrderedColor_2: #f25f18;
803
+ --sapLegendColor1: #c35500;
804
+ --sapLegendColor2: #d23a0a;
805
+ --sapLegendColor3: #df1278;
806
+ --sapLegendColor4: #840606;
807
+ --sapLegendColor5: #cc00dc;
808
+ --sapLegendColor6: #0057d2;
809
+ --sapLegendColor7: #07838f;
810
+ --sapLegendColor8: #188918;
811
+ --sapLegendColor9: #5b738b;
812
+ --sapLegendColor10: #7800a4;
813
+ --sapLegendColor11: #a93e00;
814
+ --sapLegendColor12: #aa2608;
815
+ --sapLegendColor13: #ba066c;
816
+ --sapLegendColor14: #8d2a00;
817
+ --sapLegendColor15: #4e247a;
818
+ --sapLegendColor16: #002a86;
819
+ --sapLegendColor17: #035663;
820
+ --sapLegendColor18: #1e592f;
821
+ --sapLegendColor19: #1a4796;
822
+ --sapLegendColor20: #470ced;
823
+ --sapLegendBackgroundColor1: #ffef9f;
824
+ --sapLegendBackgroundColor2: #feeae1;
825
+ --sapLegendBackgroundColor3: #fbf6f8;
826
+ --sapLegendBackgroundColor4: #fbebeb;
827
+ --sapLegendBackgroundColor5: #ffe5fe;
828
+ --sapLegendBackgroundColor6: #d1efff;
829
+ --sapLegendBackgroundColor7: #c2fcee;
830
+ --sapLegendBackgroundColor8: #f5fae5;
831
+ --sapLegendBackgroundColor9: #f5f6f7;
832
+ --sapLegendBackgroundColor10: #fff0fa;
833
+ --sapLegendBackgroundColor11: #fff8d6;
834
+ --sapLegendBackgroundColor12: #fff6f6;
835
+ --sapLegendBackgroundColor13: #f7ebef;
836
+ --sapLegendBackgroundColor14: #f1ecd5;
837
+ --sapLegendBackgroundColor15: #f0e7f8;
838
+ --sapLegendBackgroundColor16: #ebf8ff;
839
+ --sapLegendBackgroundColor17: #dafdf5;
840
+ --sapLegendBackgroundColor18: #ebf5cb;
841
+ --sapLegendBackgroundColor19: #fafdff;
842
+ --sapLegendBackgroundColor20: #eceeff;
843
+ --sapChart_OrderedColor_1: #1b90ff;
844
+ --sapChart_OrderedColor_2: #f26018;
511
845
  --sapChart_OrderedColor_3: #179c6f;
512
846
  --sapChart_OrderedColor_4: #f62866;
513
- --sapChart_OrderedColor_5: #873fd4;
514
- --sapChart_OrderedColor_6: #04ACA7;
515
- --sapChart_OrderedColor_7: #0070F2;
516
- --sapChart_OrderedColor_8: #CC00DC;
517
- --sapChart_OrderedColor_9: #8396A8;
518
- --sapChart_OrderedColor_10: #f54848;
847
+ --sapChart_OrderedColor_5: #863fd5;
848
+ --sapChart_OrderedColor_6: #04a29d;
849
+ --sapChart_OrderedColor_7: #0070f2;
850
+ --sapChart_OrderedColor_8: #cc00dc;
851
+ --sapChart_OrderedColor_9: #8396a8;
852
+ --sapChart_OrderedColor_10: #f54747;
519
853
  --sapChart_OrderedColor_11: #20578c;
520
- --sapChart_Bad: #D20A0A;
521
- --sapChart_Critical: #F58B00;
522
- --sapChart_Good: #36A41D;
523
- --sapChart_Neutral: #8396A8;
524
- --sapChart_Sequence_1: #1B90FF;
525
- --sapChart_Sequence_2: #f25f18;
854
+ --sapChart_Bad: #f53232;
855
+ --sapChart_Critical: #e76500;
856
+ --sapChart_Good: #30914c;
857
+ --sapChart_Neutral: #788fa6;
858
+ --sapChart_Sequence_1: #1b90ff;
859
+ --sapChart_Sequence_2: #f26018;
526
860
  --sapChart_Sequence_3: #179c6f;
527
861
  --sapChart_Sequence_4: #f62866;
528
- --sapChart_Sequence_5: #873fd4;
529
- --sapChart_Sequence_6: #04ACA7;
530
- --sapChart_Sequence_7: #0070F2;
531
- --sapChart_Sequence_8: #CC00DC;
532
- --sapChart_Sequence_9: #8396A8;
533
- --sapChart_Sequence_10: #f54848;
862
+ --sapChart_Sequence_5: #863fd5;
863
+ --sapChart_Sequence_6: #04a29d;
864
+ --sapChart_Sequence_7: #0070f2;
865
+ --sapChart_Sequence_8: #cc00dc;
866
+ --sapChart_Sequence_9: #8396a8;
867
+ --sapChart_Sequence_10: #f54747;
534
868
  --sapChart_Sequence_11: #20578c;
535
- --sapChart_Sequence_Neutral: #8396A8;
869
+ --sapChart_Sequence_Neutral: #788fa6;
536
870
  --sapFontUrl_SAP-icons_ttf: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.ttf');
537
871
  --sapFontUrl_SAP-icons_woff: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.woff');
538
872
  --sapFontUrl_SAP-icons_woff2: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons.woff2');
539
- --sapFontUrl_SAP-icons-TNT_ttf: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons-TNT.ttf');
540
- --sapFontUrl_SAP-icons-TNT_woff: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons-TNT.woff');
541
- --sapFontUrl_SAP-icons-TNT_woff2: url('../../../Base/baseLib/baseTheme/fonts/SAP-icons-TNT.woff2');
542
- --sapFontUrl_SAP-icons-Business-Suite_ttf: url('../../../Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.ttf');
543
- --sapFontUrl_SAP-icons-Business-Suite_woff: url('../../../Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.woff');
544
- --sapFontUrl_SAP-icons-Business-Suite_woff2: url('../../../Base/baseLib/baseTheme/fonts/BusinessSuiteInAppSymbols.woff2');
873
+ --sapFontUrl_SAP-icons-TNT_ttf: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons-TNT.ttf');
874
+ --sapFontUrl_SAP-icons-TNT_woff: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons-TNT.woff');
875
+ --sapFontUrl_SAP-icons-TNT_woff2: url('../../../Base/baseLib/sap_horizon/fonts/SAP-icons-TNT.woff2');
876
+ --sapFontUrl_SAP-icons-Business-Suite_ttf: url('../../../Base/baseLib/sap_horizon/fonts/BusinessSuiteInAppSymbols.ttf');
877
+ --sapFontUrl_SAP-icons-Business-Suite_woff: url('../../../Base/baseLib/sap_horizon/fonts/BusinessSuiteInAppSymbols.woff');
878
+ --sapFontUrl_SAP-icons-Business-Suite_woff2: url('../../../Base/baseLib/sap_horizon/fonts/BusinessSuiteInAppSymbols.woff2');
545
879
  --sapFontUrl_72_Regular_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Regular.woff2');
546
880
  --sapFontUrl_72_Regular_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Regular.woff');
547
- --sapFontUrl_72_Bold_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Bold.woff2');
548
- --sapFontUrl_72_Bold_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Bold.woff');
549
- --sapFontUrl_72_Light_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Light.woff2');
550
- --sapFontUrl_72_Light_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Light.woff');
551
881
  --sapFontUrl_72_Regular_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Regular-full.woff2');
552
882
  --sapFontUrl_72_Regular_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Regular-full.woff');
883
+ --sapFontUrl_72_Bold_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Bold.woff2');
884
+ --sapFontUrl_72_Bold_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Bold.woff');
553
885
  --sapFontUrl_72_Bold_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Bold-full.woff2');
554
886
  --sapFontUrl_72_Bold_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Bold-full.woff');
887
+ --sapFontUrl_72_Semibold_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Semibold.woff2');
888
+ --sapFontUrl_72_Semibold_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Semibold.woff');
889
+ --sapFontUrl_72_Semibold_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Semibold-full.woff2');
890
+ --sapFontUrl_72_Semibold_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Semibold-full.woff');
891
+ --sapFontUrl_72_SemiboldDuplex_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-SemiboldDuplex.woff2');
892
+ --sapFontUrl_72_SemiboldDuplex_woff: url('../../../Base/baseLib/baseTheme/fonts/72-SemiboldDuplex.woff');
893
+ --sapFontUrl_72_SemiboldDuplex_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-SemiboldDuplex-full.woff2');
894
+ --sapFontUrl_72_SemiboldDuplex_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-SemiboldDuplex-full.woff');
895
+ --sapFontUrl_72_Light_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Light.woff2');
896
+ --sapFontUrl_72_Light_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Light.woff');
555
897
  --sapFontUrl_72_Light_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Light-full.woff2');
556
898
  --sapFontUrl_72_Light_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Light-full.woff');
557
899
  --sapFontUrl_72_Black_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Black.woff2');
558
900
  --sapFontUrl_72_Black_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Black.woff');
901
+ --sapFontUrl_72_Black_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Black-full.woff2');
902
+ --sapFontUrl_72_Black_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Black-full.woff');
559
903
  --sapFontUrl_72_BoldItalic_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-BoldItalic.woff2');
560
904
  --sapFontUrl_72_BoldItalic_woff: url('../../../Base/baseLib/baseTheme/fonts/72-BoldItalic.woff');
905
+ --sapFontUrl_72_BoldItalic_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-BoldItalic-full.woff2');
906
+ --sapFontUrl_72_BoldItalic_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-BoldItalic-full.woff');
561
907
  --sapFontUrl_72_Condensed_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Condensed.woff2');
562
908
  --sapFontUrl_72_Condensed_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Condensed.woff');
909
+ --sapFontUrl_72_Condensed_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Condensed-full.woff2');
910
+ --sapFontUrl_72_Condensed_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Condensed-full.woff');
563
911
  --sapFontUrl_72_CondensedBold_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-CondensedBold.woff2');
564
912
  --sapFontUrl_72_CondensedBold_woff: url('../../../Base/baseLib/baseTheme/fonts/72-CondensedBold.woff');
913
+ --sapFontUrl_72_CondensedBold_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-CondensedBold-full.woff2');
914
+ --sapFontUrl_72_CondensedBold_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-CondensedBold-full.woff');
565
915
  --sapFontUrl_72_Italic_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Italic.woff2');
566
916
  --sapFontUrl_72_Italic_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Italic.woff');
917
+ --sapFontUrl_72_Italic_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72-Italic-full.woff2');
918
+ --sapFontUrl_72_Italic_full_woff: url('../../../Base/baseLib/baseTheme/fonts/72-Italic-full.woff');
567
919
  --sapFontUrl_72Mono_Regular_woff2: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Regular.woff2');
568
920
  --sapFontUrl_72Mono_Regular_woff: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Regular.woff');
569
921
  --sapFontUrl_72Mono_Regular_full_woff2: url('../../../Base/baseLib/baseTheme/fonts/72Mono-Regular-full.woff2');
@@ -582,3 +934,13 @@
582
934
  .background-image--sapShell_BackgroundImage {
583
935
  background-image: var(--sapShell_BackgroundImage);
584
936
  }
937
+
938
+ /**
939
+ * Base.baseLib.sap_horizon.base (Version 11.6.4)
940
+ */
941
+
942
+
943
+ /**
944
+ * Base.baseLib.sap_horizon.css_variables (Version 11.6.4)
945
+ */
946
+