diff --git a/config/color_close_corners.json b/config/color_close_corners.json index 2c12a93..3054842 100644 --- a/config/color_close_corners.json +++ b/config/color_close_corners.json @@ -1 +1 @@ -[1.0,0.0,1.0,1.0] \ No newline at end of file +[0.45,0.69,0.79,1.0] \ No newline at end of file diff --git a/config/color_close_grid.json b/config/color_close_grid.json index 2c12a93..f95ef1b 100644 --- a/config/color_close_grid.json +++ b/config/color_close_grid.json @@ -1 +1 @@ -[1.0,0.0,1.0,1.0] \ No newline at end of file +[0.45,0.69,0.79,0.5] \ No newline at end of file diff --git a/config/color_far_corners.json b/config/color_far_corners.json index b0cf1ca..f95ef1b 100644 --- a/config/color_far_corners.json +++ b/config/color_far_corners.json @@ -1 +1 @@ -[1.0,0.0,1.0,0.1] \ No newline at end of file +[0.45,0.69,0.79,0.5] \ No newline at end of file diff --git a/config/color_far_grid.json b/config/color_far_grid.json index 2c4a63a..9dc9ccb 100644 --- a/config/color_far_grid.json +++ b/config/color_far_grid.json @@ -1 +1 @@ -[1.0,0.0,1.0,0.0] \ No newline at end of file +[0.45,0.69,0.79,0.25] \ No newline at end of file