removed legacy themes + added goth
This commit is contained in:
@@ -68,10 +68,9 @@ export default function Settings() {
|
||||
>
|
||||
<option value="salon">Salon (parchment, default)</option>
|
||||
<option value="salon-noir">Salon Noir (black gallery wall)</option>
|
||||
<option value="latte">Latte (light)</option>
|
||||
<option value="mocha">Mocha (dark)</option>
|
||||
<option value="gothic">Gothic (cathedral nightfall)</option>
|
||||
</select>
|
||||
<p className="text-[10px] font-display italic text-[var(--subtext0)] mt-2 tracking-wider">Salon and Salon Noir are tuned for the gallery aesthetic.</p>
|
||||
<p className="text-[10px] font-display italic text-[var(--subtext0)] mt-2 tracking-wider">All three are tuned for the gallery aesthetic. Gothic leans into deep violet-black with cathedral indigo and blood-crimson accents.</p>
|
||||
</div>
|
||||
<div>
|
||||
<label className="field-label">Custom CSS</label>
|
||||
|
||||
Reference in New Issue
Block a user