For the complete documentation index, see llms.txt. This page is also available as Markdown.

Themes

How to change the themes of the app

The style settings for the app are defined in

class StyleRepository { ... }

Colors, paddings, radii, ... can be adjusted there.

Last updated