Sudoku Showcase
themes.Theme Class Reference

Immutable UI theme definition for the Sudoku application. More...

Detailed Description

Immutable UI theme definition for the Sudoku application.

The Theme dataclass groups all visual styling information used by the UI, including font colors, background colors, grid styling, and highlight colors for game states such as selection, rules, and mistakes.

Each theme is strictly typed using HEX or RGB color values and is designed to be immutable to ensure consistent visual behavior across the application.


The documentation for this class was generated from the following file: