do you know of an online html editor that when picking color it opens a color wheel to choose from and you see it live? picking a color on a tab, copying the code, pasting in the other tab, opening another tab to compare with another color... it's quite boring...
Obsidian if you host a web front end. VSCode has a web version with local plugin support that can do this. I'll consider adding it as a feature to helba.neocities.org/dex for you when I have the time.
like this? https://www.w3schools.com/colors/colors_picker.asp unless you need an actual code editor bc vscode has an online version you can use
Obsidian if you host a web front end. VSCode has a web version with local plugin support that can do this. I'll consider adding it as a feature to helba.neocities.org/dex for you when I have the time.