softer orange in dark

This commit is contained in:
James Brumond 2023-05-09 22:45:36 -07:00
parent dca4a3f0b9
commit ee48a51e60
Signed by: james
GPG Key ID: E8F2FC44BAA3357A
2 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@
"chart_guideline": "#666666", "chart_guideline": "#666666",
"chart_shape_red_fill": "#a64237", "chart_shape_red_fill": "#a64237",
"chart_shape_red_line": "#c77366", "chart_shape_red_line": "#c77366",
"chart_shape_orange_fill": "#c05f1a", "chart_shape_orange_fill": "#b15819",
"chart_shape_orange_line": "#d89766", "chart_shape_orange_line": "#d89766",
"chart_shape_yellow_fill": "#716f36", "chart_shape_yellow_fill": "#716f36",
"chart_shape_yellow_line": "#a09e27", "chart_shape_yellow_line": "#a09e27",

View File

@ -51,7 +51,7 @@ colors:
chart_guideline: "#666666" chart_guideline: "#666666"
chart_shape_red_fill: "#a64237" chart_shape_red_fill: "#a64237"
chart_shape_red_line: "#c77366" chart_shape_red_line: "#c77366"
chart_shape_orange_fill: "#c05f1a" chart_shape_orange_fill: "#b15819"
chart_shape_orange_line: "#d89766" chart_shape_orange_line: "#d89766"
chart_shape_yellow_fill: "#716f36" chart_shape_yellow_fill: "#716f36"
chart_shape_yellow_line: "#a09e27" chart_shape_yellow_line: "#a09e27"