Amber Console styles plain HTML into a glowing amber control panel, the kind of interface that used to run heavy machinery, and it does it from a single stylesheet with zero runtime dependencies.
- One
<link>tag installs the whole component set: buttons, tabs, meters, dialogs, tables, and more. - Two palettes, neon and amber, both computed to pass WCAG AA contrast.
- Optional 6.6KB JavaScript adds plasma bloom, CRT scanlines, and a phosphor afterglow effect that lets things decay instead of blinking off.
- State binds through ARIA attributes, so it drops into React, Vue, or a static HTML page the same way.
Worth a look for dashboards, status boards, or any project that wants to look like it is running machinery.
👉 Blog Post
👉 GitHub Repo
👉 Live Demo
Top comments (0)