soften some dark colors

This commit is contained in:
2023-05-09 23:02:51 -07:00
parent 3806d503e9
commit 3f3dfb1eef
4 changed files with 8 additions and 8 deletions

View File

@@ -55,8 +55,8 @@
"chart_shape_red_line": "#c77366",
"chart_shape_orange_fill": "#b15819",
"chart_shape_orange_line": "#d89766",
"chart_shape_yellow_fill": "#716f36",
"chart_shape_yellow_line": "#a09e27",
"chart_shape_yellow_fill": "#7a7722",
"chart_shape_yellow_line": "#fffd76",
"chart_shape_green_fill": "#529151",
"chart_shape_green_line": "#9ad89a",
"chart_shape_teal_fill": "#0c7c78",

View File

@@ -53,8 +53,8 @@ colors:
chart_shape_red_line: "#c77366"
chart_shape_orange_fill: "#b15819"
chart_shape_orange_line: "#d89766"
chart_shape_yellow_fill: "#716f36"
chart_shape_yellow_line: "#a09e27"
chart_shape_yellow_fill: "#7a7722"
chart_shape_yellow_line: "#fffd76"
chart_shape_green_fill: "#529151"
chart_shape_green_line: "#9ad89a"
chart_shape_teal_fill: "#0c7c78"