Skip to content

Commit 75d285a

Browse files
version 11.1.16
1 parent 99881a0 commit 75d285a

File tree

88 files changed

+9231
-1839
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+9231
-1839
lines changed

content/Base/.theming

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"sId": "Base",
44
"sLabel": "SAP Base",
55
"sVendor": "SAP",
6-
"sVersion": "11.1.15",
6+
"sVersion": "11.1.16",
77
"aBuildFiles": [
88
"preview",
99
"css_variables"
@@ -15,7 +15,7 @@
1515
],
1616
"sCompiler": "SapLess",
1717
"sCompilerOptions": "FORCE_PARAMETER_RESOLUTION",
18-
"sFallbackThemeId": "sap_bluecrystal",
18+
"sFallbackThemeId": "sap_fiori_3",
1919
"sSourcePathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.less",
2020
"sRuntimePathPattern": "/%frameworkId%/%libId%/%themeId%/%fileId%.css",
2121
"sRuntimeResourcePathPattern": "%../%%frameworkId%/%libId%/%themeId%",

content/Base/baseLib/baseTheme/.theming

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,14 @@
55
"sVendor": "SAP",
66
"sType": "ABSTRACT",
77
"sThemability": "PRIVATE",
8-
"sReleaseStage": "GENERAL_AVAILABILITY"
8+
"sReleaseStage": "GENERAL_AVAILABILITY",
9+
"aBadgeParametersDef": [
10+
"sapBrandColor",
11+
"sapHighlightColor",
12+
"sapBaseColor",
13+
"sapShellColor",
14+
"sapBackgroundColor",
15+
"sapTextColor",
16+
"sapLinkColor"
17+
]
918
}

0 commit comments

Comments
 (0)