[Fix] more red

This commit is contained in:
Alex Emmet 2026-04-21 22:46:24 +02:00
commit a35f5acc02

View file

@ -37,7 +37,7 @@ function initParallax() {
// ─── Hero Slideshow with Destructive Theme ─── // ─── Hero Slideshow with Destructive Theme ───
let currentBackdrop = null; let currentBackdrop = null;
const NEAR_TOP_THRESHOLD = 600; const NEAR_TOP_THRESHOLD = 1800;
function checkDestructiveTheme() { function checkDestructiveTheme() {
if (!currentBackdrop) return; if (!currentBackdrop) return;