Skip to content

Make font families configurable #1757

@GergelyKalmar

Description

@GergelyKalmar

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions