From 94c4e26e3705b37c1b79d2b75899b00e4d2b6b4a Mon Sep 17 00:00:00 2001 From: Fierelier Date: Sat, 18 Feb 2023 22:22:19 +0100 Subject: [PATCH] Change colors --- config/color_close_corners.json | 2 +- config/color_close_grid.json | 2 +- config/color_far_corners.json | 2 +- config/color_far_grid.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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