Skip to content

Conversation

@nnaydenow
Copy link
Contributor

@nnaydenow nnaydenow commented Nov 20, 2025

Introduce a new loadBaseThemingCSSVariables configuration setting, allowing applications to control whether the CSS variables from the @sap-theming/theming-base-content package should be loaded.

Part of: #12491

@nnaydenow nnaydenow changed the title feat(framework): prevent theming base content from loading WIP feat(framework): prevent theming base content from loading Nov 20, 2025
@ui5-webcomponents-bot
Copy link
Collaborator

ui5-webcomponents-bot commented Nov 20, 2025

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview November 20, 2025 11:13 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview November 24, 2025 08:51 Inactive
formatSettings: FormatSettings,
fetchDefaultLanguage: boolean,
defaultFontLoading: boolean,
defaultCSSVariablesLoading: boolean,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe loadThemingCSSVariables would be more fitting as the previous entry (defaultFontLoading) refers to the default font, but for CSS variables maybe default is not the right term

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Renamed it to loadBaseThemingCSSVariables. Is it a good idea the name to include base since the variables are coming from theming-base-content package?

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview November 24, 2025 15:10 Inactive
@nnaydenow nnaydenow changed the title WIP feat(framework): prevent theming base content from loading feat(framework): introduce loadBaseThemingCSSVariables configuration Nov 24, 2025
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview November 24, 2025 15:40 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants