ONONC

Letter Glitch

A dense grid of monospace glyphs flickering through letters and colors.

canvascode

Styled with ONONC's design tokens shadcn add installs them for you.

Customize

Grid

Font size18px

Motion

Glitch speed18

Appearance

Color 1
Color 2
Color 3
Glow0.9
Vignette0.7

Props

PropTypeDefaultDescription
colorsstring[]brand spectrumGlyph colors as r,g,b (each cell picks one).
fontSizenumber18Monospace glyph size in px (drives the cell size).
glitchSpeednumber18How frantically cells mutate (higher = more churn).
glownumber0.9Glyph brightness / opacity (0–1).
vignettenumber0.7Edge darkening toward the corners (0–1).
childrenReactNodeContent layered above the canvas.
classNamestringExtra classes for the wrapper.