remove option for halloween theme

This commit is contained in:
Samidy 2025-11-01 14:17:52 +03:00 committed by GitHub
parent 987024c060
commit a424987ffa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -202,12 +202,6 @@ const normalizeColorName = (colorName: string) =>
@click="selectedColor = color"
:title="normalizeColorName(color)"
>
<span
v-if="color === 'halloween'"
class="inline-block w-6 h-6 flex items-center justify-center text-xl"
>
🎃
</span>
<span
v-else
class="inline-block w-6 h-6 rounded-full"