d2
Verified for current stable LTS
D2 Command: List Available Themes
Use for List available themes with D2. Exact CLI syntax to List available themes using D2.
When to use this: Use for List available themes with D2.
Command Syntax
d2 themes d2 themes Command Breakdown
d2 is the base executable for this command.
FAQ
Purpose: Exact syntax to List available themes using D2.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
D2 Command: Compile And Render A D2 Source File Into An Output File
d2 <path/to/input_file.d2> <path/to/output_file.ext> D2 Command: Format A D2 Source File d2 fmt <path/to/input_file.d2> D2 Command: Make Rendered Diagrams Look Like Hand Sketches d2 -s true <path/to/input_file.d2> <path/to/output_file.ext> D2 Command: Use A Different Theme For The Output File d2 -t <theme_id> <path/to/input_file.d2> <path/to/output_file.ext> D2 Command: Watch Live Changes In A D2 Source File d2 -w <path/to/input_file.d2> <path/to/output_file.ext>