2022-11-07 06:57:31PM

This commit is contained in:
Alexander Wang 2022-11-07 18:57:31 -08:00
parent b29829881d
commit 54bf2548c6
4 changed files with 5 additions and 1 deletions

View file

@ -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)
[![ci](https://github.com/terrastruct/d2/actions/workflows/ci.yml/badge.svg)](https://github.com/terrastruct/d2/actions/workflows/ci.yml)
[![release](https://img.shields.io/github/v/release/terrastruct/d2)](https://github.com/terrastruct/d2/releases)

View file

@ -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

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 134 KiB