zxl
2025-10-28 e5d499ae6a4e6b320f71c49987b76cc11f6bc1e4
src/components/ThemePicker/index.vue
@@ -15,7 +15,7 @@
  data() {
    return {
      chalk: '', // content of theme-chalk css
      theme: ''
      theme: "#409EFF"
    }
  },
  computed: {