vicky002 / AlgoWiki

Repository which contains links and resources on different topics of Computer Science.
https://vikeshtiwari.com
MIT License
4.21k stars 1.17k forks source link

(Proposed link added in tools section) Update html_resources.md #445

Closed TraceDugar closed 1 year ago

TraceDugar commented 1 year ago

At the bottom of the tools sections I added a link for a website that allows the user to upload an image, then select a pixel within the image. It returns both a hexadecimal code as well as an RGB code that can be copied and pasted within code to easily select then implement specific colors. I use this tool whenever I am making themes from an image as well as if I am being instructed to select a hyper specific color.

I hope this is helpful to others!