Cyber Terminal

Holographic cyber terminal stats section with green matrix theme.

statscyberterminalholographic

Props

Customize the component with these props

PropertyTypeDefaultDescription
stats
Array<{label: string, value: number, unit?: string}>[]Array of stat items with label, value, and optional unit.
backgroundColor
string#000000Background color (hex, rgb, or hsl).
gridColor
stringrgba(0,255,0,0.05)Grid pattern color.
containerBgColor
stringrgba(0,0,0,0.8)Container background color.
containerBorderColor
stringrgba(0,255,0,0.3)Container border color.
dot1Color
string#ef4444First dot color (red).
dot2Color
string#eab308Second dot color (yellow).
dot3Color
string#22c55eThird dot color (green).
headerTextColor
string#22c55eHeader text color.
headerText
stringSYS_ADMIN // METRICSHeader text.
labelColor
stringrgba(0,255,0,0.7)Label text color.
valueColor
string#4ade80Value text color.
valueGlowColor
stringrgba(74,222,128,0.5)Value glow effect color.
progressBarBgColor
string#14532dProgress bar background color.
progressBarColor
string#22c55eProgress bar fill color.
cornerColor
string#22c55eCorner accent color.
footerText
string_SYSTEM_OPTIMALFooter text.
footerTextColor
stringrgba(0,255,0,0.5)Footer text color.
Cyber Terminal - Content Blocks Component | UILora