-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Currently it's not that simple to configure font families due to the way toolbar.css is written. It would be great if at least the font families were configurable via CSS variables (similar to how the Django admin site does it: https://docs.djangoproject.com/en/4.2/ref/contrib/admin/#theming-support). The existing css block already allows us to inject custom CSS, so we could use the same technique if the style sheet was using variables.
This is mostly to be able to make the look of the toolbar consistent across different systems.
Metadata
Metadata
Assignees
Labels
No labels