Crate typetest_themes[][src]

Modules

themes

Structs

WordPalette

Represents the different colours for each displayed word.

Enums

Theme

Represents the available themes in the application.

Traits

ApplicationTheme

Trait that needs to be implemented for any themes in the application. Once implemented, the theme can be used for any widgets used by the GUI.