Skip to content

Appearance and Themes

DBModeler includes appearance settings that help you adapt the editor to your working style without changing the underlying project data.

The appearance flow can include:

  • theme selection
  • dark mode
  • custom palette options
  • grid visibility
  • UI style

These settings are intended to improve readability and comfort during long modeling sessions.

You usually encounter appearance in two places:

  • the first-run wizard
  • later settings flows after the app is already in use

This means you can set a baseline on first launch and refine it later without rebuilding any projects.

Grid visibility is especially useful when arranging complex diagrams.

  • turn it on when you want cleaner alignment
  • reduce it when visual noise becomes distracting

The choice affects layout ergonomics, not persistence semantics.

Dark mode is a practical option for larger schema sessions because the editor spends a lot of time rendering dense node and relationship layouts.

The best choice is the one that makes tables, field metadata, and relationship lines easiest to scan.

Use one visual setup consistently while you are comparing schema diffs or reviewing export output. Constantly changing palette and style can make visual verification slower.

Next: Demo Mode