BOCOVO / db-schema-visualizer

A Visual Studio Code extension to visualize database schemas as Entity Relationship Diagrams (ERD) from DBML or Prisma files directly within the editor.
MIT License
43 stars 3 forks source link

feat(visualizer): introduce dark mode theme #22

Closed BOCOVO closed 4 months ago

BOCOVO commented 4 months ago

Added theme colors for dark mode.

image