From d3ce416b3b91e0e647889a32131525070b6346c5 Mon Sep 17 00:00:00 2001 From: Gauthier Roebroeck Date: Thu, 29 May 2025 09:53:23 +0800 Subject: [PATCH] change theme selector to cycling icon --- next-ui/src/components/ThemeSelector.vue | 41 ++++++++---------------- 1 file changed, 13 insertions(+), 28 deletions(-) diff --git a/next-ui/src/components/ThemeSelector.vue b/next-ui/src/components/ThemeSelector.vue index 6df1e31e..fdc3fd05 100644 --- a/next-ui/src/components/ThemeSelector.vue +++ b/next-ui/src/components/ThemeSelector.vue @@ -1,26 +1,8 @@