Skip to content

Latest commit

History

History
87 lines (54 loc) 路 1.18 KB

File metadata and controls

87 lines (54 loc) 路 1.18 KB

馃帹 Themes

TreeExporter includes built-in themes for SVG output.

Choose a theme with the --theme CLI option or the theme GitHub Action input.

Light

Light theme

tree-exporter --theme light

Dark

Dark theme

tree-exporter --theme dark

GitHub Light

GitHub Light theme

tree-exporter --theme github-light

GitHub Dark

GitHub Dark theme

tree-exporter --theme github-dark

Dracula

Dracula theme

tree-exporter --theme dracula

Monokai

Monokai theme

tree-exporter --theme monokai

Nord

Nord theme

tree-exporter --theme nord

Solarized Light

Solarized Light theme

tree-exporter --theme solarized-light

Solarized Dark

Solarized Dark theme

tree-exporter --theme solarized-dark

One Dark

One Dark theme

tree-exporter --theme one-dark

The default theme is light.