Theme Viking Celte : bois sculpte, bronze, entrelacs
Palette bois fonce (#1a0f08/#2b1810), bronze (#b08d57), parchemin (#f0e6d2). Polices MedievalSharp + Cinzel. Boutons style bois sculpte avec bordures bronze. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<meta name="google" content="notranslate">
|
||||
<meta http-equiv="Content-Language" content="fr">
|
||||
<link rel="stylesheet" href="/css/style.css?v=6">
|
||||
<link rel="stylesheet" href="/css/themes.css">
|
||||
<link rel="stylesheet" href="/css/themes.css?v=2">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app">
|
||||
@@ -289,6 +289,10 @@
|
||||
<div class="wizard-card-icon" style="background:#fbe7e8;color:#c31f48">✿</div>
|
||||
<span>SikaPics</span>
|
||||
</button>
|
||||
<button class="wizard-card" data-val="viking" onclick="wizardChoisir(this, 'theme')">
|
||||
<div class="wizard-card-icon" style="background:#2b1810;color:#b08d57">⚔</div>
|
||||
<span>Viking</span>
|
||||
</button>
|
||||
</div>
|
||||
<button class="wizard-btn-next" onclick="wizardSuivant()">Suivant</button>
|
||||
</div>
|
||||
@@ -592,6 +596,7 @@
|
||||
<select id="admin-theme" onchange="changerTheme(this.value)">
|
||||
<option value="base">Base (Sombre moderne)</option>
|
||||
<option value="sikapics">SikaPics (Rose elegant)</option>
|
||||
<option value="viking">Viking Celte (Bois & Bronze)</option>
|
||||
</select>
|
||||
</div>
|
||||
<div class="champ">
|
||||
|
||||
Reference in New Issue
Block a user