What problem does it solve?
It solves the challenge of designing web dashboards and interfaces that feel mechanically engineered and high-density, while reliably implementing strict layout, typography, and analog degradation effects.
Core Features & Use Cases
- Swiss industrial print or tactical CRT modes: Choose one visual archetype (light Swiss or dark CRT terminal) and keep it consistent across the interface.
- Deterministic grid layout engineering: Enforce rigid CSS Grid structure with visible compartmentalization and no border-radius to preserve a mechanical look.
- Analog degradation & CRT styling: Apply halftone/1-bit dithering overlays, CRT scanlines, and low-opacity mechanical noise for a declassified, imperfect display aesthetic.
- High-density telemetry readability: Use macro/micro typography rules (heavy structural headers vs monospace uppercase telemetry) to keep information legible under dense data.
Quick Start
In your UI stylesheet, implement either the Swiss Industrial Print light palette or the Tactical Telemetry CRT dark palette, then apply the mandated grid determinism, uppercase macro/micro typography scales, and CRT scanline plus mechanical noise overlays.