We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If you select a custom bike color (besides red or blue) from the color wheel, it shows up as white in the "Edit Race" and "Race" screens.
The text was updated successfully, but these errors were encountered:
This is not 100% consistent, but sometimes the "edit race" screen is re-setting custom bike colors to rgb(255,255,255).
Sorry, something went wrong.
Error lib/race_controller.rb line 179 (eval):1:in 'winner': compile error (eval):1: syntax error, unexpected '(', expecting $end rgb (27,225,93)(0.6) carrot is under the 225
No branches or pull requests
If you select a custom bike color (besides red or blue) from the color wheel, it shows up as white in the "Edit Race" and "Race" screens.
The text was updated successfully, but these errors were encountered: