Michael Edelstone

Results 23 comments of Michael Edelstone

@clunkclunk FWIW I use the Chrome extension [Extensity](https://chrome.google.com/webstore/detail/extensity/jjmflmamggggndanpgfnpelongoepncg?hl=en) to quickly enable/disable extensions.

Interesting, I see that now. This is Google's official color system and I'm really just borrowing their giant Javascript file in order to make this site, so I'm hesitant to...

Thanks @mevsme, I like this idea and it’s pretty common in other color picker apps. This would add a significant amount of complexity to the code and interface so anyone...

Yeah I tolerated the horizontal scrolling as a solution for smaller devices; not sure I’d love that for desktop browsers, although we could also widen the constraints generally (which are...

> Yeah, I agree; it may end up looking cluttered. Maybe some kind of settings menu? That's an option or I think these switches would logically fall in three different...

I can do that. I’m thinking this local storage should perhaps just be its own issue. It seems like it can be easily decoupled from the other settings issues.

Here’s option one (option two in next comment) where all the settings are present on the page. It includes the dark mode switch from #31 which I'll probably do in...

OK option number two here. Some notes: 1. I find this to be much cleaner. However it is more complex and perhaps more tedious for the type of user that...

Feel free to comment or post alternate designs of any fidelity. I can go another round on this.

@mevsme FYI, I found this other tool that has an identical color calculation method to the Tint and Shade Generator but also permits more/less than 10 shades and tints. Very...