/* Genere par /api/theme.css.php. Modifier via Admin > Apparence des themes. */
body.index2-page { --bg: #f2f5fb; --wash: #e6eeff; --accent: #2b67ff; --accent-blue: #22c3c9; --ink: #101933; --ink-soft: #5a6883; --action: #2b67ff; --on-action: #ffffff; --ink-rgb: 16, 25, 51; --on-accent: #ffffff; --surface: rgba(242, 245, 251, 0.88); --surface-strong: rgba(242, 245, 251, 0.95); }
body.index2-page.theme-morning { --bg: #fff2e9; --wash: #ffe7dc; --accent: #ff7b54; --accent-blue: #ff4f9a; --ink: #3a2230; --ink-soft: #7b5365; --action: #d92d5f; --on-action: #ffffff; --ink-rgb: 58, 34, 48; --on-accent: #ffffff; --surface: rgba(255, 242, 233, 0.9); --surface-strong: rgba(255, 242, 233, 0.96); }
body.index2-page.theme-night { --bg: #04060d; --wash: #0f172a; --accent: #f5c84c; --accent-blue: #ffe78b; --ink: #f4f7ff; --ink-soft: #d5deef; --action: #f5c84c; --on-action: #1a1303; --ink-rgb: 244, 247, 255; --on-accent: #04060d; --surface: rgba(4, 6, 13, 0.9); --surface-strong: rgba(4, 6, 13, 0.97); }
