Salesforce admins: Urgent action required!

Releases/Fall 2023: Difference between revisions

Jump to navigation Jump to search
Line 118: Line 118:
=== One-click setup of custom color themes ===
=== One-click setup of custom color themes ===


This release, we're introducing a new way to colorize the app. When you generate a color palette by selecting a brand color, Woodford actually saves the generated colors as tokens. You can then use tokens rather than hardcoded color values in various parts of the app design. This becomes important in scenarios when you need to modify colors. You only need to modify colors in one place; all occurrences also change.
This release, we're introducing a new way to colorize the app. In the [[theme]] editor, select the main brand color. Woodford uses an [https://github.com/material-foundation/material-color-utilities algorithm by Material Design] to automatically generate a color palette for light and dark themes built around the brand color. The algorithm ensures that the generated colors offer sufficient contrast and meet accessibility requirements.


Tokens are currently available in the following Woodford components
The generated colors are saved as tokens. You can then use tokens rather than hardcoded color values in various parts of the app design. This becomes important in scenarios when you need to modify colors. You only need to modify colors in one place; all occurrences also change.
 
Tokens are currently available in the following Woodford components:
* [[Theme]] editor
* [[Theme]] editor
* [[View]] designer
* [[View]] designer

Navigation menu