UI Theme

This page explains the relationship between Salesforce UI theme settings and the appearance of Mashmatrix Sheet.

About Salesforce UI Themes

In Salesforce Lightning Experience, the theme selected in "Themes and Branding" changes the following aspects of the appearance:

  • Color of the header and navigation bar at the top of the screen

  • Color of buttons and links

  • Component styles such as margins and rounded corners

Additionally, the standard Salesforce Cosmos theme is provided as a theme that uses the new design system SLDS2. When the Cosmos theme is enabled in your organization, the entire Lightning Experience will have an SLDS2-based appearance.

Reflection on Mashmatrix Sheet Appearance

Sheet Component on Lightning Pages

When using Mashmatrix Sheet as a component on Lightning pages (Sheet component), the appearance of the Sheet automatically follows the Salesforce theme used on that page. In other words, if you are using the traditional Lightning theme, the Sheet will have an appearance that matches the traditional theme, and if using a theme that uses SLDS2, the appearance will match that SLDS2 theme.

Mashmatrix Sheet Application

In the Mashmatrix Sheet application (the single-page application screen accessed from the "Sheet" tab), additional settings may be required for the Cosmos theme (SLDS2) to be reflected, because Visualforce is used internally.

If you have enabled the Cosmos theme in your organization and want to apply the same appearance to the Sheet application, please perform the following settings:

  1. Open Setup in Salesforce and go to "User Interface" settings.

  2. Enable the option "For pages that include apex:slds, use SLDS 2 when SLDS 2 themes are enabled".

When this setting is enabled, the Cosmos theme (SLDS2) styles will be applied to the Sheet application as well.

Last updated