Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marcosklender/night.css

A classless framework for a perfect dark mode!
https://github.com/marcosklender/night.css

classless css-framework dark-mode lightningcss minified-css minimal

Last synced: 5 days ago
JSON representation

A classless framework for a perfect dark mode!

Awesome Lists containing this project

README

        

![CSS](https://cdn.icon-icons.com/icons2/2107/PNG/128/file_type_css_icon_130661.png)

Night.css

![HTML](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white)
![CSS3](https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white)
![LightningCSS](https://img.shields.io/badge/Lightning%20CSS-FFC922?style=for-the-badge&logo=StackBlitz&logoColor=000)
![Github](https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white)

A classless framework for a perfect dark mode!

![Screenshot](https://i.ibb.co/v32kTdK/Night-CSS-Screenshot.webp)

## Table of Contents


  1. About The Project

  2. Installation

  3. License

## About The Project

Night.css is a lightweight, classless framework designed to simplify the creation of dark mode websites. Built entirely with pure CSS and without a single line of JavaScript, Night.css offers an effortless way to implement a sleek, modern dark theme for your web projects. With its minimalist design philosophy, you can achieve a clean and professional look without the need for complex configurations or custom classes. 😎

**Features**
- Minified with [LightningCSS](https://lightningcss.dev).
- Up to 90% browser support.
- Tiniest size possible.
- Responsive.

Back to top ⬆️

## Installation

Paste the following tag in the `` of your HTML and see the magic:

```html

```

If you want to see **Night.css** in action, just visit **[this site](https://marcosklender.github.io/night.css/)**! 😁

Back to top ⬆️

## License

Distributed under the MIT License.

Back to top ⬆️