SF Button

A sci-fi style button with a glowing outline, meant for dark backgrounds. Tinted by --sf-color (default orange).

Examples

Button Cyan Red alert

CSS variables

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

Usage

Set --sf-color on the element or an ancestor to change the colour. The glow fades on hover and press.

Implementation