term.css

A minimal, classless CSS framework with terminal aesthetics. Write semantic HTML. Get a styled page.

Quick Start

npm install term.css
@import "term.css";

Features

Themes

Ships with a default theme plus 12 popular schemes. Browse all themes or create your own from a single hue value.

@import "term.css";
@import "term.css/themes/dracula.min.css";