diff --git a/god-mode/tailwind.config.mjs b/god-mode/tailwind.config.mjs index f25345b..d3fb1c8 100644 --- a/god-mode/tailwind.config.mjs +++ b/god-mode/tailwind.config.mjs @@ -10,6 +10,12 @@ export default { // === THE TITANIUM PRO SYSTEM === // The Void (Base Layer - Pure Black) void: '#000000', + // God Mode Specific + 'god-dark': '#111827', + 'god-card': '#1f2937', + 'god-border': '#374151', + 'god-gold': '#fbbf24', + // Surface Staircase (Hard-Edge Layers) titanium: '#121212', // Level 1: Main panels