Go to file
Geoff Doty 269abf6ad8 add npm project files 2021-10-16 05:16:43 -04:00
dist missed some renames 2021-10-16 02:08:53 -04:00
example fix builder extremes 2021-10-16 04:32:33 -04:00
src fix more builder extremes 2021-10-16 05:15:43 -04:00
.gitignore add npm project files 2021-10-16 05:16:43 -04:00
LICENSE update readme w/ images 2021-10-13 18:07:44 -05:00
README.md input focus accent 2021-10-16 03:46:22 -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