a small, classless and minimalist css framework.
foo.html
<link rel="stylesheet" href="https://often.github.io/term/css/term.min.css" />
or using @import in css:
foo.css
@import url('https://often.github.io/term/css/term.min.css');
to understand how theming works in term you should take a look at css/theme.css