add theme tokens, update usage, add dark mode

This commit is contained in:
lindsaym-fa
2023-09-13 17:51:21 -04:00
parent 2848ab68ef
commit 545eb467fc
13 changed files with 131 additions and 27 deletions

View File

@@ -1,5 +1,5 @@
:root {
--docs-background-color: var(--wa-color-surface-raised);
--docs-background-color: var(--wa-color-surface-default);
--docs-content-max-width: 860px;
--docs-sidebar-width: 320px;
--docs-sidebar-transition-speed: 250ms;