Skip to content

Feature request: support external CSS file for configuration #135

@magicDGS

Description

@magicDGS

One of the major problems of using custom CSS with the tool is that it is written in-line on the YAML file, with doesn't allow to format, lint, or syntax-hightlight on editors. This makes maintenance of custom CSS configuration (either extra configuration or direct override) more difficult.

It would be nice if the svg_style and svg_style_dark and svg_extra_style support to provide a relative file-path to use instead of being used directly from the yaml.

Last but not least, a dump command for the default CSS file would be very nice for those that wanna modify the whole style and not only add extra, or if they want to explore what is defined to be able to override with the proper specificity.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions