lohir
2024-10-23 95c3476ba65f5ec2c9a7b4834fccbddc730630e6
src/components/ThemePicker/index.vue
@@ -15,7 +15,7 @@
  data() {
    return {
      chalk: '', // content of theme-chalk css
      theme: ''
      theme: "#409EFF"
    }
  },
  computed: {