diff --git a/docs/api.html b/docs/api.html index 16323aa4..e1be6a09 100644 --- a/docs/api.html +++ b/docs/api.html @@ -124,7 +124,8 @@
theme | -Allowed: light | dark + |
+ Allowed: light | dark
Is the base theme, which is used for calculating colors for various UI components. 'theme', 'bg-color' and 'text-color' are the base attributes for generating a custom theme |
@@ -180,6 +181,14 @@ Font Name(s) to be used for mono-spaced text | Monaco, 'Andale Mono', 'Roboto Mono', 'Consolas' monospace |
font-size | +
+ Allowed: default | large | largest
+ sets the relative font sizes for the entire document + |
+ default | +