Ghost zum Modi-Team hinzugefügt, team-modis.html auf babyblau umgestellt (rot nur Agentur), Agentur-Rot augenschonender gemacht

This commit is contained in:
2026-07-30 22:20:46 +02:00
parent 7be7d3f46d
commit 8d7cabb79b
3 changed files with 14 additions and 4 deletions
+2 -2
View File
@@ -9,7 +9,7 @@
--text: #f6f5f4;
--text-muted: #ab9f9c;
--border: #2c2726;
--accent: #e0263f; /* Rot */
--accent-2: #ff7a1a; /* Orange */
--accent: #d94a5c; /* Rot — bewusst etwas entsättigt, augenschonender als reines Neon-Rot */
--accent-2: #e8935a; /* Orange — gedämpfter Farbton */
--accent-contrast: #0a0a0a;
}
+10
View File
@@ -78,6 +78,16 @@ const MODIS = [
page: "",
status: "aktiv",
},
{
name: "Ghost",
role: "Privat für Dogi — nicht für Stream-Themen zuständig", // neu dazugekommen, kein Foto verfügbar (Discord-Link abgelaufen)
rank: 6,
photo: "",
quote: "",
social: {},
page: "",
status: "aktiv",
},
// TODO: weitere Modis/Team-Mitglieder hier nach gleichem Muster ergänzen.
];
+2 -2
View File
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="de" data-theme="spicymedia">
<html lang="de" data-theme="dogfather">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
@@ -28,7 +28,7 @@
<main>
<section class="hero">
<div class="container">
<span class="eyebrow">Manager Dogfather — Team</span>
<span class="eyebrow">🩵 Team Dogi</span>
<h1>Das Modi-Team</h1>
<p class="lead worlds">Das Rückgrat von Team Dogi — von VanVan bis Michi.</p>
</div>