Epic Color Picker
What the hell is this
It's a color picker. It's been done to death, which means I had to make my own implementation!!!!!!
To use this tool, just drag the different dials around until you like the result. Alternatively you could type appropriately formatted text into the text boxes.
If you have improvement ideas, send them my way. I'm considering adding functions so you can save colors for later use.
The entire reason I made this was to have an automatic tool to convert a given color into one suitable for use in Nuclear Throne's lang files. I have no clue what's the big reasoning behind needing to input custom colors in decimal format in order to have them work, so I guess this here color picker will help alleviate that issue. Goddammit.
To give text a custom color in a lang file, first set the color you want with the color picker, and then press the copy button next to the lang.ini field. Paste it in the place where you want a custom color in your lang file.
Example:
122:Tip=@(color:16744331)lee-mon iz awzum!!!@s
Reusing this color picker
Consider this a public domain project. You can do whatever you want with the source code. However do be warned that the code contains a lot of me-isms, and I also haven't cleaned it up, so it might be hard to work with. No warranties, use at your own peril.
That's NOT an invitation to clone my website though. Make your own, stupid.