qjebbs / vscode-plantuml

Rich PlantUML support for Visual Studio Code.
MIT License
1.09k stars 155 forks source link

background-color in preview (white) is misleading #589

Open DaRolla opened 3 months ago

DaRolla commented 3 months ago

I am used to PlantUML within IntelliJ (dark theme) and there the preview color is the same as in the text editor window (something near dark).

intellij

Since I am using this extension within VS Code (dark theme) the background-color within the preview is white.

preview white

But rendering the PNG the backgroud is transparent (which is correct), and the VS Code editor showing this PNG uses something that is wellknown by Photshop users: these dark blocks.

png transparent