Updated default colors (again). This is the final one I hope.
This commit is contained in:
parent
ca16c5dd61
commit
e0a83e5340
|
@ -51,16 +51,16 @@ INSERT INTO `tconfig` (`token`, `value`) VALUES
|
|||
('show_lastalerts','1'),
|
||||
('style','pandora'),
|
||||
('graph_image_height', '250'),
|
||||
('graph_color1', '#1c7973'),
|
||||
('graph_color2', '#82b92f'),
|
||||
('graph_color3', '#e82a2a'),
|
||||
('graph_color4', '#8577cf'),
|
||||
('graph_color5', '#f5a623'),
|
||||
('graph_color6', '#14524f'),
|
||||
('graph_color7', '#024eff'),
|
||||
('graph_color8', '#18c7c5'),
|
||||
('graph_color9', '#ec7175'),
|
||||
('graph_color10', '#c0ccdc'),
|
||||
('graph_color1', '#1d7773'),
|
||||
('graph_color2', '#82b92d'),
|
||||
('graph_color3', '#fa4143'),
|
||||
('graph_color4', '#c0d7ea'),
|
||||
('graph_color5', '#f3712a'),
|
||||
('graph_color6', '#7151cb'),
|
||||
('graph_color7', '#287ca2'),
|
||||
('graph_color8', '#42aa8b'),
|
||||
('graph_color9', '#d54f6b'),
|
||||
('graph_color10', '#f9c64e'),
|
||||
('trap2agent', '0'),
|
||||
('date_format', 'F j, Y, g:i a'),
|
||||
('event_view_hr', 8),
|
||||
|
|
Loading…
Reference in New Issue