feat: Farbschemata nachträglich bearbeiten

Neuer Button 'Schema bearbeiten' neben 'Schema löschen'. Öffnet das
bestehende Modal mit vorausgefüllten Daten (Name, Farben, Vorschaubild).
Umbenennen wird korrekt behandelt (altes Schema wird ersetzt).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Ferdinand
2026-04-02 15:04:54 +02:00
parent 405f1f25d7
commit 8a31d5336e
4 changed files with 60 additions and 9 deletions

View File

@@ -99,7 +99,7 @@
<!-- Schema-Modal -->
<div id="schema-modal-overlay" class="modal-overlay" style="display:none">
<div class="modal">
<h2 style="margin-bottom:1rem">Neues Farbschema</h2>
<h2 id="schema-modal-title" style="margin-bottom:1rem">Neues Farbschema</h2>
<div class="modal-field">
<label for="schema-name-input">Name</label>