saving "first style palette" stuff

This commit is contained in:
Henry Jameson 2024-12-04 15:54:20 +02:00
commit b348d22a2b
3 changed files with 11 additions and 5 deletions

View file

@ -114,8 +114,8 @@
v-for="p in stylePalettes || []"
:key="p.name"
class="btn button-default palette-entry"
:class="{ toggled: isPaletteActive('style.' + p.key) }"
@click="() => setPaletteCustom(p)"
:class="{ toggled: isPaletteActive(p.key) }"
@click="() => setPalette(p.key, p)"
>
<div class="palette-label">
<label>