2022-11-07 06:57:31PM
This commit is contained in:
parent
b29829881d
commit
54bf2548c6
4 changed files with 5 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
</h1>
|
||||
<p>A modern DSL that turns text into diagrams.</p>
|
||||
|
||||
Language docs: [https://d2-lang.com](https://d2-lang.com)
|
||||
[Language docs](https://d2-lang.com) | [Cheat sheet](./docs/assets/cheat_sheet.pdf)
|
||||
|
||||
[](https://github.com/terrastruct/d2/actions/workflows/ci.yml)
|
||||
[](https://github.com/terrastruct/d2/releases)
|
||||
|
|
|
|||
|
|
@ -3,6 +3,10 @@
|
|||
`d2themes` defines themes for D2. You can add a new one in `./d2themescatalog`, give a
|
||||
unique ID, and specify it in the CLI or library to see it.
|
||||
|
||||
# Themes overview
|
||||
|
||||
<img src="../docs/assets/themes_overview.png" />
|
||||
|
||||
# Color coding guide
|
||||
|
||||
<img src="../docs/assets/themes_coding.png" />
|
||||
|
|
|
|||
BIN
docs/assets/cheat_sheet.pdf
Normal file
BIN
docs/assets/cheat_sheet.pdf
Normal file
Binary file not shown.
BIN
docs/assets/themes_overview.png
Normal file
BIN
docs/assets/themes_overview.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 134 KiB |
Loading…
Reference in a new issue