mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Changed chart colors
This commit is contained in:
parent
c6d1d6f7a8
commit
145b70d1be
2 changed files with 20 additions and 1 deletions
|
|
@ -40,6 +40,8 @@ local function check_widget_existance(widgets, name)
|
|||
end
|
||||
|
||||
local color_palette = {
|
||||
"#C6D9FD",
|
||||
"#90EE90",
|
||||
"#EE8434",
|
||||
"#C95D63",
|
||||
"#AE8799",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue