1---2name: dither-laser-dark-mode3description: Create a dark premium design system that combines near-black surfaces, subtle ordered-dither texture, and a thin accent-colored laser atmosphere.4---5
6# Dither Laser Dark Mode Skill
7
8## Use When
9- Create a dark premium design system that combines near-black surfaces, subtle ordered-dither texture, and a thin accent-colored laser atmosphere.
10
11## Workflow
12
13## Scope
14- Apply this as a full design-system direction across background, surfaces, panels, controls, spacing, borders, and motion.
15- Use it when the interface should feel premium, technical, atmospheric, and dark, with a restrained laser motif and subtle dither texture.
16- This is not just a background effect. The whole UI should feel unified around dark-mode depth, precise framing, and luminous accent restraint.
17
18## Visual target
19- Build the interface on a near-black or charcoal foundation with premium dark surfaces layered above it.
20- Introduce a subtle ordered-dither, coarse pixel, or soft digital grain texture in the background or low-priority surface layers so the darkness feels material instead of flat.
21- Use a thin laser beam or scanning-line atmosphere as a focused visual motif, tinted with the design's primary or strongest accent color rather than a hardcoded blue.
22- Keep the laser cinematic and restrained: a narrow white-hot core, soft accent halo, and light volumetric haze or bloom around it, not a thick neon bar.
23- Pair the atmospheric background with crisp panels, glass-dark cards, muted strokes, border gradients, and selective glow so the UI feels like a polished command surface.
24
25## Implementation guidance
26- Use dark surfaces with subtle tonal separation: deep black base, slightly lifted panels, quiet translucent overlays, and thin white or accent-tinted borders.
27- Apply dither or grain sparingly in the backdrop, large empty regions, or secondary fills. It should add texture and mood without making the interface noisy or retro-gamey.
28- If using WebGL, canvas, or shader layers, keep them fixed behind the UI with `pointer-events: none` and place content on a higher stacking context.
29- Derive the laser glow, smoky haze, or bloom from the active accent color, but keep the brightest laser core close to white for clarity.
30- Use the laser as a compositional anchor: center line, offset beam, corner convergence, or background sweep. It should support hierarchy, not overpower content.
31- Panels, dashboards, and navigation should use precise spacing, subtle blur, dim highlights, and understated elevation rather than loud glassmorphism or generic cards.
32
33## Recommended patterns
34- Floating dark nav shells with backdrop blur, thin borders, and restrained accent activity states.
35- Framed dashboard containers with corner markers, fine grid lines, or vertical boundary rules over a softly dithered dark field.
36- Dark glass or near-opaque cards using one-pixel gradient borders, soft shadows, and limited accent glows.
37- Thin laser or beam motif behind the hero area, around a central axis, or converging near a focal region with faint smoke or haze.
38- Data surfaces that stay legible with white or neutral text, while the accent color appears in status chips, active tabs, icons, progress bars, or focal controls.
39
40## Tuning knobs
41- Dither density: keep the texture visible enough to enrich the background, but quiet enough that it disappears behind content.
42- Laser intensity: separate beam thickness from halo width so the beam stays thin while the glow can breathe softly.
43- Accent restraint: use the brand color selectively and let neutral dark tones dominate the system.
44- Surface contrast: tune the gap between page background, panels, and overlays so the interface has depth without becoming muddy.
45- Atmosphere: add haze, bloom, and fog only around focal laser areas instead of filling the whole screen.
46
47## Avoid
48- Thick neon laser bars, overwhelming bloom, or full-frame fog that destroys readability.
49- Hardcoding indigo or cyan when the design clearly uses another accent color.
50- Heavy dither everywhere, which makes the interface dirty, retro, or low-resolution instead of premium.
51- Flat black layouts with no texture, depth, or material separation.
52- Generic SaaS cards and gradients that ignore the laser-plus-dither visual system.