Skip to content

Vehicle Color Improvements #3

Description

@TFilla

<div id="vehiclescolormenu" data-parent="vehiclesmenu"> <p class="traineroption" data-action="vehcolor 0,0,0">Black</p> <p class="traineroption" data-action="vehcolor 0,0,255">Blue</p> <p class="traineroption" data-action="vehcolor 0,255,0">Green</p> <p class="traineroption" data-action="vehcolor 255,0,0">Red</p> <p class="traineroption" data-action="vehcolor 255,255,255">White</p> </div>

Since vehicle color is determined with a value from 0-255, a more user friendly way of displaying and choosing these colors would be ideal. One similar to https://www.w3schools.com/colors/colors_rgb.asp perhaps.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions