hediet / vscode-drawio

This unofficial extension integrates Draw.io (also known as diagrams.net) into VS Code.
https://marketplace.visualstudio.com/items?itemName=hediet.vscode-drawio
GNU General Public License v3.0
9.02k stars 406 forks source link

Fix the font display problem in some dialog #408

Open flya1ong opened 7 months ago

flya1ong commented 7 months ago

issue:#382 It seems that drawio already supports dark/light mode, so this css style seems to be no longer needed. it will affect the font display in drak mode.

before: pic2 pic1

after: pic3 pic4