--- title: Terminal CSS description: A modern and minimal CSS framework for terminal lovers. layout: sans --- ## Project Goals Terminal CSS has no overhead and is lightweight **(~ 3k gzip)**. The source is written in **pure css** to be accessible for everybody and easy to contribute. ## AI Assisted Documentation You can use a **🤖 CustomGPT** trained on the documentation and source code of Terminal CSS. It's available for ChatGPT [Terminal CSS Guide](https://chat.openai.com/g/g-iVVi4mrUf-terminal-css-guide). Check it out! ## Markdown ❤️ Terminal CSS It's perfect for your *personal website*, *blog*, or *side project*. ## How to use When using something like Webpack just install with `npm i terminal.css`. ```js import 'terminal.css' ``` Terminal CSS is also available via [CDN](https://unpkg.com/terminal.css@0.7.2/dist/terminal.min.css) ```html ``` ## Themes To create your own theme just open the dev-tools and edit the CSS Variables. Copy and paste it to your website. Done!
## Contributors - [Ben](https://othyn.com/) - [Matias Korhonen](https://matiaskorhonen.fi/) - [Meghan](https://github.com/nektro) - [Lingfeng Zhang](https://ccat3z.xyz) - [herrbischoff](https://github.com/herrbischoff) - [Byeon Jaewoo](https://github.com/plastic041)
With ❤️ by [Jonas D.](https://jduri.com)