Add the ability to label colours. These labels will show in the colour grid alongside hex codes. Suggested o'er fedi: https://mastodon.radio/@M0YNG/116215726981576473.
The suggested format is to have the labels be written as if they were code comments, e.g. #ff0000 // spicy red
Little worried that this could really stretch how much information can fit into the URL, especially on larger grids, but we'll see? Might need to do some sort of encoding/decoding step like Sass Playground does.
Add the ability to label colours. These labels will show in the colour grid alongside hex codes. Suggested o'er fedi: https://mastodon.radio/@M0YNG/116215726981576473.
The suggested format is to have the labels be written as if they were code comments, e.g.
#ff0000 // spicy redLittle worried that this could really stretch how much information can fit into the URL, especially on larger grids, but we'll see? Might need to do some sort of encoding/decoding step like Sass Playground does.