{ "color": "#00000099" }
curl --location --request POST 'http://127.0.0.1:46952/set_debug_window_color' \ --header 'Content-Type: application/json' \ --data-raw '{ "color": "#00000099" }'
{ "code": 0, "message": "Operation succeed" }