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
- Host: GitHub
- URL: https://github.com/asvvvad1/mono-color
- Owner: asvvvad1
- License: mit
- Created: 2020-05-19T22:32:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-03T23:23:59.000Z (over 5 years ago)
- Last Synced: 2025-04-04T05:41:39.659Z (9 months ago)
- Topics: css, css-framework, css-only, flat, microframework, no-javascript, no-js
- Language: HTML
- Homepage: https://asvvvad1.github.io/mono-color
- Size: 150 KB
- Stars: 76
- Watchers: 5
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# mono-color
 


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 ^^