chore: switch back to @ctrl/tinycolor (#4077)

* chore: switch back to `@ctrl/tinycolor`

* fix: ci
This commit is contained in:
Li Kui
2024-08-08 05:46:14 +08:00
committed by GitHub
parent a9a14fd81a
commit 8ffc853b86
7 changed files with 24 additions and 52 deletions

View File

@@ -277,12 +277,6 @@ async function handleReset() {
v-model:theme-semi-dark-menu="themeSemiDarkMenu"
/>
</Block>
<!-- <Block :title="$t('preferences.theme-color')">
<ThemeColor
v-model="themeColorPrimary"
:color-primary-presets="colorPrimaryPresets"
/>
</Block> -->
<Block :title="$t('preferences.theme.builtin.title')">
<BuiltinTheme
v-model="themeBuiltinType"