Go to file
Geoff Doty e393a23dcb doc tweaks 2021-10-16 17:28:36 -04:00
dist update dist 2021-10-16 05:16:55 -04:00
example fix builder extremes 2021-10-16 04:32:33 -04:00
src new hero addon 2021-10-16 17:27:13 -04:00
.gitignore add npm project files 2021-10-16 05:16:43 -04:00
LICENSE doc tweaks 2021-10-16 17:28:36 -04:00
README.md doc tweaks 2021-10-16 17:28:36 -04:00
package.json add npm project files 2021-10-16 05:16:43 -04:00

README.md

Grayscale CSS

CSS For Minimalists

Grayscale is a tiny-dynamic-classless css stylesheet designed for rapid prototyping. Use AS-IS or...

CHANGE A SINGLE COLOR and REDEFINE YOUR ENTIRE THEME, complete with light and dark modes.

It may be classless, but it oozes with an extendable style that just rocks!!

All in 2kb gzipped!

Features

  • Tiny, 2kb
  • Classless
  • Dynamic, 15 Custom CSS Vars
  • Pure CSS Theme Generation
  • Includes Light and Dark Themes

WARNING: ever-green browsers need only apply ;)

Check it Out

While Grayscale CSS can generate a dynamic theme based on A SINGLE COLOR, it defaults to a beautiful theme is based on steelblue , and of course that comes in both light and dark variants



Add data-theme="dark" to the html tag for a taste of the dark side

LICENSE

TODO

Still have a bunch of tiny tweaks and extras to build, but th

  • clamp themes, saturation and lightness above 80, or below 20 just wont work

  • add theme to parts, checkbox, radio button, range sliders ect...

  • styles for details & summary

  • ability for an accent color (defaults to theme)

  • documentation around main , article, section tags