From fedb6f9ffa05c2b2564de4299943b807c5f1f956 Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Sat, 2 Apr 2022 09:11:50 -0700 Subject: [PATCH] docs(ui-shell): add note on UI Shell theming --- docs/src/pages/components/UIShell.svx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/src/pages/components/UIShell.svx b/docs/src/pages/components/UIShell.svx index 870ee2b5..33b8b8a5 100644 --- a/docs/src/pages/components/UIShell.svx +++ b/docs/src/pages/components/UIShell.svx @@ -23,9 +23,18 @@ components: ["Header", --- + +
+ Currently, the UI Shell is not themable and only supports dark mode. +
+
+ +Open the following examples in a new tab to experience them in full. + ### Header