fix(p15): remediate seven control-panel + knob defects

Greyer panel ground (token); remove drag scrollbar + lock body scroll; caption icons light; center WAVE slider; RadialKnob drag uses pointer events (robust to cursor leaving window); milder scrim alpha; overlay z-index above header/footer.
This commit is contained in:
daniel-c-harvey
2026-06-17 15:32:01 -04:00
parent 007033e7e8
commit 8a329aadcf
3 changed files with 66 additions and 25 deletions
@@ -26,7 +26,10 @@
--deepdrft-scrim-rgb: 13, 27, 42;
/* Modal scrim opacity — the SINGLE point of truth for the visualizer-controls overlay tint
(Phase 15 §4/§10.5). Mild so the panel reads as modal without a blackout. Change here once. */
--deepdrft-modal-scrim-alpha: 0.3;
--deepdrft-modal-scrim-alpha: 0.15;
/* Panel ground — desaturated from navy-mid toward charcoal so the blue slider stands out.
Tunable: increase blue channel (e.g. #1e2235) to recover warmth, lower (e.g. #1a1d22) to go darker. */
--deepdrft-panel-ground: #1e2028;
/* Wireframe font stack */
--deepdrft-font-display: "Cormorant Garamond", Georgia, serif;