Skip to content

Decoration 6

dvk-decoration-6 is a minimal cyber HUD rail for enterprise data screens. It uses thin cyan and electric-blue SVG strokes, restrained glow, segmented breaks, angled cuts, and small light nodes without forming a frame. The reverse attribute mirrors the full geometry so paired instances can create a symmetric title or divider composition.

html
<dvk-decoration-6></dvk-decoration-6>
html
<dvk-decoration-6></dvk-decoration-6>
<dvk-decoration-6 reverse></dvk-decoration-6>

Props

NameTypeDefaultNotes
colorstringCSS variable fallbackPrimary cyan rail color. When set as a JavaScript property, a DataV-style color array is also accepted.
secondary-colorstringCSS variable fallbackSecondary electric-blue rail and halo color.
accent-colorstringCSS variable fallbackBright node core color.
colorsstringemptyComma-separated primary, secondary, and accent colors.
reversebooleanfalseMirrors the decoration horizontally for symmetric title or divider layouts.

Events

NameDetail
dvk-ready{ tagName }

CSS Variables

NameMeaning
--dvk-color-primaryPrimary fallback color.
--dvk-color-secondarySecondary fallback color.
--dvk-decoration-6-accent-colorAccent fallback color for node cores.

Parts

PartDescription
graphicInternal SVG.
haloSubtle glow layer.
lineShared part for SVG linework.
main-linePrimary segmented rail.
head-lineAngled leading rail module.
tail-lineLong extending rail segment.
support-lineSecondary circuit lines.
segmentShort modular break marks.
cutFine diagonal cut marks.
nodeGlowing circuit nodes.