freshwebio / freshwebio/compendium
Utilise theme to provide app-wide styles (colours, text styles etc.)
Open
good first issue
webui
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently, only the red and green colours used for notifications are provided through the theme object exported by the [apydoxv1 theme](https://github.com/freshwebio/apydox/blob/master/portal/src/styles/themes/apydoxv1.ts). All theme colours should be provided by this theme object.
This will allow for switching between multiple themes seamlessly and provide better structure and a single source of truth that allows for more control and visibility in the case of design changes.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.