Skip to content

Shared module

This module is part of the WideQuick Modular Framework. The documentation below is the canonical version maintained in MOD.

Themes

WideQuick MOD uses a theme system built on Material Design 3 (M3). Every color in the application, including backgrounds, text, borders, surfaces, and status indicators, is drawn from the active theme rather than set as a fixed value. Switching the theme updates the entire application at once.

Themes ship in light and dark variants. Both can be selected in WideQuick Designer® and toggled at runtime. The active preference persists across restarts.

Because themes follow the M3 standard, a complete theme with all color roles, elevation surfaces, and dark/light variants can be generated from a single brand color. This makes it practical to build themes that match a customer's graphical profile and the result is coherent, visually distinct, and standards-compliant without manually defining every role.

Contents

Get started


Configuring


Extending