archimatetool / archi

Archi: ArchiMate Modelling Tool
https://www.archimatetool.com
MIT License
916 stars 267 forks source link

Fix canvas dark background color #853

Closed alexzaitzev closed 2 years ago

alexzaitzev commented 2 years ago

Make figure canvas in dark mode dark as well

Before

before

After

after

l

Phillipus commented 2 years ago

I thought about this before now, and tried different backgrounds. But I deliberately haven't done this because connections are (usually) black and they don't show up on a black background. If users want to have black connections on a black background they could edit the CSS theme, as you have done, or create a new theme based on the dark one.

Sorry, I'll close this one.

alexzaitzev commented 2 years ago

Understandable. But could we adjust connection color as well in the dark theme? Didn't find it from the first glance

Phillipus commented 2 years ago

Understandable. But could we adjust connection color as well in the dark theme? Didn't find it from the first glance

An application theme is a completely different thing from a model View's colours. In the same way that if you were using a drawing app you would not expect the application theme to change the colours in your drawing.