diff --git a/packages/playground/public/images/logoTF_dark.png b/packages/playground/public/images/logoTF_dark.png new file mode 100644 index 0000000000..c01b0a576a Binary files /dev/null and b/packages/playground/public/images/logoTF_dark.png differ diff --git a/packages/playground/public/images/logoTF_light.png b/packages/playground/public/images/logoTF_light.png new file mode 100644 index 0000000000..4be2121e08 Binary files /dev/null and b/packages/playground/public/images/logoTF_light.png differ diff --git a/packages/playground/src/App.vue b/packages/playground/src/App.vue index 1c5e23cd16..facb242396 100644 --- a/packages/playground/src/App.vue +++ b/packages/playground/src/App.vue @@ -6,7 +6,6 @@ :permanent="permanent" :model-value="hasActiveProfile && openSidebar" @update:model-value="openSidebar = $event" - theme="dark" >
- {{ item.title }} + {{ item.title }} - {{ item.title }} + {{ item.title }} @@ -80,14 +81,16 @@ - + - + @@ -141,6 +144,7 @@