Skip to content

Releases: asvvvad1/mono-color

v1.2 Release

24 May 22:16
Compare
Choose a tag to compare

This version have many fixes and improvements:

  1. Added a build script! now minifying and zipping is automated using a PHP script. Allows easier contribution hopefully.
  • Improved the documentation page with more reader-oriented usage.
  • Added gzipped sizes to the cards and made the minified-only size show when hovering over the gzipped size.
  • Added mono-color.min.css which is the minified and combined version of both mono.css and color.css without the themes. It can give better compression results since It's a single file.
  • Fixed minified version of mono.css.
  • Removed a few extra lines from mono.css that didn't make any difference and improved the kbd padding.
  • Fixed the templates.

v1.1 Release

21 May 02:14
0ff7834
Compare
Choose a tag to compare

This release have a few fixes and improvements
Templates are now included but refer to usage guide for more information

First release

20 May 00:47
e750665
Compare
Choose a tag to compare

Download mono/color

You can use mono/color in your web site by downloading one of the two archives (minified is recommended if you're not intending to modify it) and extracting them to where ever you want and including both or only mono into your page using <link rel="stylesheet" href="/path/to/mono.css"> and <link rel="stylesheet" href="/path/to/color.css">