BeeStation / BeeStation-Hornet

99.95% station. 0.05% bees
https://beestation13.com
GNU Affero General Public License v3.0
200 stars 682 forks source link

Adds vv color RGB hint #11867

Closed EvilDragonfiend closed 1 week ago

EvilDragonfiend commented 1 week ago

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

image

Changelog

:cl: code: VV now shows which color a RGB text refers to. /:cl:

EvilDragonfiend commented 1 week ago

random fail?