Forum

Welcome, Log in or Register
What would be absolutely amazing for me is a way for me to visually add and remove splotches of colour to the canvas, and then have utilities to quickly copy and paste those colours. Each colour could be represented by a square, a circle, or any shape filled in with it's colour. Then, you can click them and automatically copy their hex code to the clipboard, or any other colour format indicated through options and such. This would be amazing for me, It means i wouldn't have to have weird .txt files or bits of text with my colours lumped in with the rest of my reference and mood boards, and I'd actually be able to quickly tell what colours those hexes really are without having to copy and paste them into other programs first before actually using them. AND, I'd be able to use the existing groups to organise the different colours.
To add to this, I feel like a cool way to implement this would be a regex pattern like "/^#(?:(?:[\da-f]{3}){1,2}|(?:[\da-f]{4}){1,2})$/i" to detect a hex color and render it as a color block when a match is detected.

also, remember that holding down the S key activates the included color picker, which outputs a hex color by default.
Sorry, only registered users may post in this forum.

Click here to login