Changed chart colors

This commit is contained in:
MatteoBiscosi 2022-06-30 16:10:07 +02:00
parent c6d1d6f7a8
commit 145b70d1be
2 changed files with 20 additions and 1 deletions

View file

@ -40,6 +40,8 @@ local function check_widget_existance(widgets, name)
end
local color_palette = {
"#C6D9FD",
"#90EE90",
"#EE8434",
"#C95D63",
"#AE8799",