Skip to content

Commit 928475b

Browse files
committed
docs(theming): point chrome:'none' styling at the custom SDT variables (SD-3322)
The content-controls theming table themes the built-in chrome. Add a one-line note that under chrome:'none' you style controls with the --sd-content-controls-custom-* variables instead, linking the custom UI guide.
1 parent d01af47 commit 928475b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

apps/docs/editor/theming/custom-themes.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,8 @@ If you also want tracked-change text inside comment threads to match, set `--sd-
318318

319319
DOCX content controls (SDTs): form fields, dropdowns, date pickers.
320320

321+
These theme the **built-in** chrome (`modules.contentControls.chrome: 'default'`). If you turn the chrome off (`chrome: 'none'`) to draw your own field/clause look, style the controls with the `--sd-content-controls-custom-*` variables instead. See [Custom UI > Content controls](/editor/custom-ui/content-controls).
322+
321323
| Variable | Default | Controls |
322324
|----------|---------|----------|
323325
| `--sd-content-controls-block-border` | `#629be7` | Block control border |

0 commit comments

Comments
 (0)