From bce55717ddd5ce00d24dfdfcc358c27321d24dba Mon Sep 17 00:00:00 2001 From: Bryan Ashby Date: Wed, 4 Nov 2020 17:42:01 -0700 Subject: [PATCH] Hopefully fix rendering on doc site --- docs/art/themes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/art/themes.md b/docs/art/themes.md index 4da7c310..9bf1419a 100644 --- a/docs/art/themes.md +++ b/docs/art/themes.md @@ -41,6 +41,8 @@ The `customization` block in is itself broken up into major parts: | `prompts` | Similar to `menus`, this section themes `prompts`. | #### Defaults +Override system defaults. + | Item | Description | |-------------|---------------------------------------------------| | `passwordChar` | Character to display in password fields. Defaults to `*` |