DOGFATHER UNIVERSE: erste lauffähige Website + Bewerbungs-Postfach + Hosting-Vorbereitung
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
/* =====================================================================
|
||||
theme-hasidog.css — Welt 2: HASIDOG (Community/Maskottchen/Kasper)
|
||||
Babyblau / Silber / Nachtblau — verspielt, weicher, "Familie"-Gefühl.
|
||||
===================================================================== */
|
||||
:root[data-theme="hasidog"] {
|
||||
--bg: #0d1420; /* Nachtblau */
|
||||
--bg-alt: #131b29;
|
||||
--card-bg: #182233;
|
||||
--text: #f2f6fa;
|
||||
--text-muted: #a9b6c9;
|
||||
--border: #263248;
|
||||
--accent: #8fd9ea; /* Babyblau */
|
||||
--accent-2: #c7ccd1; /* Silber */
|
||||
--accent-contrast: #0d1420;
|
||||
}
|
||||
Reference in New Issue
Block a user