-
Notifications
You must be signed in to change notification settings - Fork 89
Closed
Description
Describe the bug
I configured a custom default theme for my instance, but I noticed that values for --cms-bg:
and --footer-bg:
in the custom light theme do not seem to take effect on the CMS landing page. Other settings like --sidebar-left-bg:
for the CMS header colour or link colours work as expected though.
To Reproduce
Steps to reproduce the behavior:
- Make custom light theme with CSS values for cms-bg and footer-bg
- Enable custom light theme via
CONVOS_DEFAULT_THEME
env parameter - Navigate to CMS landing page
- See error
Expected behavior
The custom theme should allow changing all colours of the CMS.