Terminal Style CSS Framework – terminal.css

Category: CSS & CSS3 , Frameworks , Recommended | December 15, 2025
AuthorGioni06
Last UpdateDecember 15, 2025
LicenseMIT
Views2,964 views
Terminal Style CSS Framework – terminal.css

terminal.css is a lightweight CSS framework that helps you create terminal-style web pages.

How to use it:

Install and import the terminal.css.

# NPM
$ npm install terminal.css --save
import 'terminal.css'

Or directly load the terminial.css from a CDN.

<link rel="stylesheet" href="https://unpkg.com/terminal.css">

Previews:

terminal.css Grid Sysytem

Grid Sysytem

terminal.css Navigation

Navigation

terminal.css Lists

Lists

terminal.css Table

Table

terminal.css Form

Form

Related Resources:

Changelog:

v0.7.5 (12/15/2025)

  • Update

v0.6.5 (02/05/2019)

  • Add stylelint linter
  • Change hr style
  • Change dark theme colors
  • Fix Toc hover colors

v0.6.2 (02/03/2019)

  • Add twitter link
  • Change default primary color
  • Fix navigation margin
  • Add table of content component

v0.6.0 (01/31/2019)

  • Use .terminal for single font-size effect

v0.5.0 (01/31/2019)

  • change overall look and feel

You Might Be Interested In:


Leave a Reply