2022-11-24 08:07:22AM
This commit is contained in:
parent
c55ea5a4d5
commit
9dbd9eb213
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ unique ID, and specify it in the CLI or library to see it.
|
||||||
For example, to use the "Shirley temple" theme, which has an ID of 102:
|
For example, to use the "Shirley temple" theme, which has an ID of 102:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
d2 --theme 102 --watch example-twitter.d2 out-twitter.svg
|
d2 --theme 102 in.d2 out.svg
|
||||||
```
|
```
|
||||||
|
|
||||||
Run `d2 --help` or `man d2` for more.
|
Run `d2 --help` or `man d2` for more.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue