From a5d06bde0303dd8758b0f23e03d15144e4b0b0c0 Mon Sep 17 00:00:00 2001 From: Neil Cuzon <58763315+NeilCuzon@users.noreply.github.com> Date: Fri, 31 Jul 2020 21:22:18 -0700 Subject: [PATCH] Update theming.md --- docs/theming.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/theming.md b/docs/theming.md index b58342758..b961e9aa0 100644 --- a/docs/theming.md +++ b/docs/theming.md @@ -88,7 +88,8 @@ Leaving it empty will set all variable values to default. You can create your own themes, by changing any of the given variables below. If you are using a dark background, set dark mode to true to make colors more visible. It is possible to override the calculations using the variable names below, with `%%init%%` if you wish to style it differently. -## Reference over Theme Variables that can be used with base theme and their effect: +## Theme Variables Reference Table + **Notes: Variables that are unique to some diagrams can be affected by changes in Theme Variables. | name | Default value | Calc | Description |