Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hard-coded background color for outside properties box #104

Open
indyteo opened this issue Jan 12, 2024 · 0 comments
Open

Hard-coded background color for outside properties box #104

indyteo opened this issue Jan 12, 2024 · 0 comments

Comments

@indyteo
Copy link

indyteo commented Jan 12, 2024

Hello,

As we can see here:

ctx.fillStyle = 'white'

The background color for the properties box (in outside mode) is hard-coded to "white".

If we take for instance the "relationship types" theming options, we can modify the type-color and type-background-color. For the "properties", we only have property-color and no property-background-color, and the value is hard-coded to white instead.

It seems like this option was forgotten, because there is no logical reason to me not to have it. It makes the result looks very ugly especially in a dark theme...

I think this issue does not require a lot of workload, and I can make a PR if you want, let me know! 👍

Otherwise great tool, very useful, well done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant