Skip to content

Feature request: custom theming #45

Open
@yinchi

Description

@yinchi

It would be nice to be able to set the edge and text color. Currently, trying to embed a DBML diagram on any dark-mode webpage makes the blue relationship information text almost disappear.

Image

Perhaps the syntax can be like:

Theme {
    background transparent
    table_title 000066
    table_title_text white
    edge orange
    edge_text red
}

plus any other parameters that are used to set up color in the intermediate .dot files.

Alternatively, a set of built-in themes such as "light" and "dark" would also work.

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