Skip to content

Commit 9df3c87

Browse files
version 11.16.0
1 parent 30a843e commit 9df3c87

File tree

132 files changed

+3446
-387
lines changed

Some content is hidden

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

132 files changed

+3446
-387
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This repository provides color, font and metric definitions of SAP themes to be
88
The SAP Theming Base Content contains all necessary data to connect to the SAP global theming infrastructure.
99
The content exposes the central set of colors, metrics and resources of a theme which can be connected by HTML based UI frameworks to get the right values for their specific CSS.
1010
The consumption is done by the usage of parameter sets exposed in files of the Base Content.
11-
When a HTML based UI framework uses the exposed parameters,, it also benefits from the fact that it is integrated in the branding tool of SAP, the [UI Theme Designer](https://cloudplatform.sap.com/capabilities/product-info.UI-Theme-Designer.1bb55da4-292a-4f33-8d97-49ba1d1638f0.html), allowing a customer to create his own custom theme based on SAP themes.
11+
When a HTML based UI framework uses the exposed parameters, it also benefits from the fact that it is integrated in the branding tool of SAP, the [UI Theme Designer](https://cloudplatform.sap.com/capabilities/product-info.UI-Theme-Designer.1bb55da4-292a-4f33-8d97-49ba1d1638f0.html), allowing a customer to create his own custom theme based on SAP themes.
1212

1313
## Installation
1414
This repository contains all the source files and generated files a framework needs to connect to the theming infrastructure.

content/Base/.theming

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"sLabel": "SAP Base Framework",
55
"sDescription": "The SAP Base Framework contains theming data shared by all HTML based SAP UI frameworks.",
66
"sVendor": "SAP",
7-
"sVersion": "11.15.0",
7+
"sVersion": "11.16.0",
88
"aBuildFiles": [
99
"preview",
1010
"css_variables"

content/Base/baseLib/baseTheme/base.less

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/**
22
* Copyright (c) 2012-2024 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
3-
* Theming Engine 11.15.0
4-
* data:{"sModified":"2024-05-03T09:01:49Z"}
3+
* Theming Engine 12.3.10
4+
* data:{"sModified":"2024-06-03T09:21:31Z"}
55
*/
66

77

8-
/******************* FILE /Base/baseLib/baseTheme/base.less (Version 11.15.0) *******************/
8+
/******************* FILE /Base/baseLib/baseTheme/base.less (Version 11.16.0) *******************/
99

1010

1111
// [Label "Brand Color"]

content/Base/baseLib/baseTheme/css_variables.less

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/**
22
* Copyright (c) 2012-2024 SAP SE or an SAP affiliate company and Theming Base Content contributors. Licensed under the Apache License, Version 2.0 - see LICENSE.txt.
3-
* Theming Engine 11.15.0
4-
* data:{"sModified":"2024-05-03T09:01:49Z"}
3+
* Theming Engine 12.3.10
4+
* data:{"sModified":"2024-06-03T09:21:31Z"}
55
*/
66

77
@import "base.less";
88

9-
/******************* FILE /Base/baseLib/baseTheme/css_variables.less (Version 11.15.0) *******************/
9+
/******************* FILE /Base/baseLib/baseTheme/css_variables.less (Version 11.16.0) *******************/
1010

1111
/*!SAP_POSTPROCESS_REDUCE_START*/
1212

0 commit comments

Comments
 (0)