Skip to content

Commit 26ddb31

Browse files
committed
Add UI Kit Theming link on new line in builder-settings Theme section
1 parent f25a489 commit 26ddb31

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

chat-builder/nextjs/builder-settings.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,10 @@ Customize colors, fonts, and theme appearance.
188188

189189
<Tip>
190190
Use `theme: "system"` to automatically match the user's device preference.
191-
Test your `brandColor` in both light and dark modes for contrast.
191+
Preview your `brandColor` in both light and dark modes for contrast.
192+
193+
[Learn more about UI Kit Theming](/ui-kit/react/theme) for additional customizations.
194+
192195
</Tip>
193196

194197
### 4.2 Color

chat-builder/react-router/builder-settings.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,10 @@ Customize colors, fonts, and theme appearance.
188188

189189
<Tip>
190190
Use `theme: "system"` to automatically match the user's device preference.
191-
Test your `brandColor` in both light and dark modes for contrast.
191+
Preview your `brandColor` in both light and dark modes for contrast.
192+
193+
[Learn more about UI Kit Theming](/ui-kit/react/theme) for additional customizations.
194+
192195
</Tip>
193196

194197
### 4.2 Color

chat-builder/react/builder-settings.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,10 @@ Customize colors, fonts, and theme appearance.
188188

189189
<Tip>
190190
Use `theme: "system"` to automatically match the user's device preference.
191-
Test your `brandColor` in both light and dark modes for contrast.
191+
Preview your `brandColor` in both light and dark modes for contrast.
192+
193+
[Learn more about UI Kit Theming](/ui-kit/react/theme) for additional customizations.
194+
192195
</Tip>
193196

194197
### 4.2 Color

0 commit comments

Comments
 (0)