From d98785ada7b8ce97e6f810549a987f0bb1a8da03 Mon Sep 17 00:00:00 2001 From: pengzhanbo Date: Sat, 17 Feb 2024 00:23:49 +0800 Subject: [PATCH] feat(theme): add `AppearanceText` options --- theme/src/client/components/Nav/NavScreenAppearance.vue | 2 +- theme/src/node/defaultOptions.ts | 2 ++ theme/src/shared/options/locale.ts | 5 +++++ 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/theme/src/client/components/Nav/NavScreenAppearance.vue b/theme/src/client/components/Nav/NavScreenAppearance.vue index e8a6553c..c1b8ddbb 100644 --- a/theme/src/client/components/Nav/NavScreenAppearance.vue +++ b/theme/src/client/components/Nav/NavScreenAppearance.vue @@ -8,7 +8,7 @@ const theme = useThemeLocaleData()