From 588495d8636f9ab647a14b891941303654a3420f Mon Sep 17 00:00:00 2001 From: xgopilot Date: Fri, 31 Oct 2025 06:01:51 +0000 Subject: [PATCH 1/2] feat(theme): compact theme settings modal styles to match clean site design\n\n- Reduce modal size, paddings, and shadow\n- Simplify overlay and header\n- Trim hover effects and active markers\n- Scale down color/radius/font option UI\n\nCloses #21\n\nGenerated with [codeagent](https://github.com/qbox/codeagent)\nCo-authored-by: minorcell <120795714+minorcell@users.noreply.github.com> --- .../theme/components/ThemeSettings.vue | 190 ++++++++---------- 1 file changed, 85 insertions(+), 105 deletions(-) diff --git a/docs/.vitepress/theme/components/ThemeSettings.vue b/docs/.vitepress/theme/components/ThemeSettings.vue index fa39114f..909f7524 100644 --- a/docs/.vitepress/theme/components/ThemeSettings.vue +++ b/docs/.vitepress/theme/components/ThemeSettings.vue @@ -719,7 +719,6 @@ onUnmounted(() => {