10,888
edits
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. | 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 |