regen json files from yaml

This commit is contained in:
2023-05-09 22:27:57 -07:00
parent 7acb8d0341
commit 653b3795d5
2 changed files with 44 additions and 20 deletions

View File

@@ -51,16 +51,28 @@
"chart_axis": "#bbbbbb",
"chart_text": "#444444",
"chart_guideline": "#dddddd",
"chart_data_0": "#ffb685",
"chart_data_1": "#85acff",
"chart_data_2": "#4dbb70",
"chart_data_3": "#eb4f5e",
"chart_data_4": "#a278ef",
"chart_data_5": "#e298f0",
"chart_data_6": "#49d9d8",
"chart_data_7": "#cab815",
"chart_data_8": "#52e130",
"chart_data_9": "#ff13b4",
"chart_shape_red_fill": "#feaea5",
"chart_shape_red_line": "#ff806d",
"chart_shape_orange_fill": "#fad6bc",
"chart_shape_orange_line": "#ffb780",
"chart_shape_yellow_fill": "#ebe99f",
"chart_shape_yellow_line": "#ccc948",
"chart_shape_green_fill": "#abe0aa",
"chart_shape_green_line": "#66cc66",
"chart_shape_teal_fill": "#b0ebe9",
"chart_shape_teal_line": "#66cdcc",
"chart_shape_pink_fill": "#ffcae2",
"chart_shape_pink_line": "#ff99cb",
"chart_shape_purple_fill": "#e5caff",
"chart_shape_purple_line": "#cc99fe",
"chart_shape_blue_fill": "#b1e2ff",
"chart_shape_blue_line": "#66cbff",
"chart_shape_indigo_fill": "#afcaf9",
"chart_shape_indigo_line": "#6295ee",
"chart_shape_magenta_fill": "#ebb5cd",
"chart_shape_magenta_line": "#cc6698",
"chart_shape_brown_fill": "#e1c3b8",
"chart_shape_brown_line": "#bf8c71",
"code_normal": "#4f5b66",
"code_shadow": "transparent",
"code_background": "#eff1f5",