chore: optimize the efficiency of theme switching; :star2:
vue.config.js @@ -16,6 +16,7 @@ new ThemeColorReplacer({ fileName: 'css/theme-colors-[contenthash:8].css', matchColors: getThemeColors(), injectCss: true, resolveCss }) )