This package provides the default theme for all Open Pioneer Trails applications. This is implemented as a chakra (styled-) system configuration object.
This theme is automatically used as the default theme for all Open Pioneer Trails applications.
When using this theme, the trails color scheme becomes the default color scheme for all Chakra UI components.
It is possible to override the theme by implementing an own theme extension.
In particular, it is possible to override the trails color scheme.
For an explanation how to override the theme, refer to "How to theme an app" Tutorial.
Apache-2.0 (see LICENSE file)