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

https://github.com/asvvvad1/mono-color

Full-featured, responsive, and modular CSS framework in ~700bytes/1.3kb gzipped
https://github.com/asvvvad1/mono-color

css css-framework css-only flat microframework no-javascript no-js

Last synced: 4 months ago
JSON representation

Full-featured, responsive, and modular CSS framework in ~700bytes/1.3kb gzipped

Awesome Lists containing this project

README

          

# mono-color
![GitHub All Releases](https://img.shields.io/github/downloads/asvvvad/mono-color/total) ![GitHub](https://img.shields.io/github/license/asvvvad/mono-color)
![GitHub file size in bytes](https://img.shields.io/badge/mono-630b-brightgreen)
![GitHub file size in bytes](https://img.shields.io/badge/monocolor-1.3kb-brightgreen)

a small, simple and beautiful CSS framework built with responsivity, readability, and a dual-theme in mind.

It's perfect for a blog, a documentation site or a small web app. It can can be used for anything else as well.
It's very responsive and looks neat on any resolution.
Based on [Starveling](https://github.com/any-code/starveling/) and [lit](https://ajusa.github.io/lit/), providing only necessary elements while still looking great and customizable.

## mono/color is split into two:

### mono / 796b minified & gzipped, including both themes
Can be used alone, it includes dark & light theme with no colors, you can use only one theme too. Only default html elements with a basic button.
Good for a simple responsive blog.

### color / 1.3kb minified & gzipped, including mono and both themes
Adds grids, cards, colors, useful utilities and badges.
Great for a simple documentation page or a web app.

## Demo/Documentation: [here](https://asvvvad.github.io/mono-color)

## Showcase:
[Stitch Micro-Framework Documentation](http://stitch.asvvvad.eu.org/)

## Download: [here](https://github.com/asvvvad/mono-color/releases) or simply clone the latest release branch

## Contributions:
Any help or ideas on how to improve this are welcome! open an issue or a pull request ^^