Skip to content

Commit fc3a604

Browse files
committed
Visualize respect-theme using github themes
1 parent 94257d5 commit fc3a604

File tree

3 files changed

+61
-11
lines changed

3 files changed

+61
-11
lines changed

Readme.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,21 @@ or
9090
MDBOOK_preprocessor__graphviz__respect_theme="true" mdbook build
9191
```
9292

93-
and this is what you get in the Navy theme:
93+
### Rendered
9494

95-
![](respect_theme_sample.svg)
95+
<details>
96+
<summary> Default dark </summary>
97+
98+
![](respect_theme_gh_default_dark_sample.svg)
99+
100+
</details>
101+
102+
<details>
103+
<summary> Dimmed dark </summary>
104+
105+
![](respect_theme_gh_dimmed_dark_sample.svg)
106+
107+
</details>
96108

97109
Warning: this flag is not yet supported with `output-to-file` set.
98110

respect_theme_sample.svg renamed to respect_theme_gh_default_dark_sample.svg

Lines changed: 9 additions & 9 deletions
Loading
Lines changed: 38 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)