sseeeedd icon indicating copy to clipboard operation
sseeeedd copied to clipboard

Create a theme customizer

Open ffoodd opened this issue 7 years ago • 3 comments

Using CSS custom properties and localStorage, we can easliy make colors, fonts et all customizable.

See Inclusive components' theme switcher as an example.

I see it more like an assistive tool for users (increase or decreases contrasts and font sizes, at least) as well as a wonderful crash-tester for sseeeedd :D

Including it in every staticwork would be very, very valuable.

ffoodd avatar Aug 17 '18 12:08 ffoodd

This'll be very tight to #41 and #39

ffoodd avatar Aug 17 '18 12:08 ffoodd

Would it be a good idea to use a CSS only configuration, and parsing custom properties as JSON while building? Tommy Hodgins came up with a nice experiment on CodePen.

ffoodd avatar Feb 18 '19 09:02 ffoodd