Default backboard color Darker default backboard colour as part of UI updates. Wasn't sure how to build/test this though — assume these values are all that need to be updated @luigi-rosso ? Diffs= 62ffe45ab Default backboard color
diff --git a/.rive_head b/.rive_head index aa93349..59c273c 100644 --- a/.rive_head +++ b/.rive_head
@@ -1 +1 @@ -98647c98c4f4c241b9b9cd4bedefcf1044207582 +62ffe45abd81545a3838b163634ec1058b7a2eac
diff --git a/dev/defs/backboard.json b/dev/defs/backboard.json index ea19b83..27b085c 100644 --- a/dev/defs/backboard.json +++ b/dev/defs/backboard.json
@@ -28,7 +28,7 @@ }, "colorValue": { "type": "Color", - "initialValue": "0xFF222222", + "initialValue": "0xFF1D1D1D", "key": { "int": 45, "string": "colorValue"