Already did some exploration in the experimental branch
This would unblock user defined themes (for the whole site)
- more consistent, now sometimes we use transparency for some no reason and sometimes not
- also more consistent in naming
- less variables needed in general
- derive as much as possible, makes theme making simpler for users
Current one also has some issues such as:
Custom color usage differs between light mode and dark mode, rendering some user pages unreadable if they were designed for the other theme (mine for instance is unreadable in light mode, yet perfectly fine in dark mode)
(example: /seasons page select)
Already did some exploration in the
experimentalbranchThis would unblock user defined themes (for the whole site)
Current one also has some issues such as:
(example: /seasons page select)