This PR makes vv shows a color plate near to the RGB text (FFF, F00, etc)
This may show non-color related stuff like hex when a hex length is 3/6/8 since these length is often used for color RGB
but whatever. It'd be better to show it to recognise stuff. It's old coders' sin who didn't put # on color text.
Why It's Good For The Game
Better debugging tool good
Testing Photographs and Procedure
Changelog
:cl:
code: VV now shows which color a RGB text refers to.
/:cl:
About The Pull Request
Adds vv color RGB hint
This PR makes vv shows a color plate near to the RGB text (FFF, F00, etc) This may show non-color related stuff like hex when a hex length is 3/6/8 since these length is often used for color RGB but whatever. It'd be better to show it to recognise stuff. It's old coders' sin who didn't put
#
on color text.Why It's Good For The Game
Better debugging tool good
Testing Photographs and Procedure
Changelog
:cl: code: VV now shows which color a RGB text refers to. /:cl: