SF Card

A HUD style panel with a glow and corner brackets. Tinted by --sf-color.

Examples

Orange HUD Card Cyan HUD Card SHIELDS
80%

CSS variables

NameTypeDefaultDescription
--sf-color<color>#f90Tint for the outline, text and glow. Set it on the element or any ancestor.

Usage

Use it on a dark background; the glow is hard to see on white. Content is rendered through the default slot.

Implementation