mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Updated default colors to reflect pandorafms official color palette (2023)
This commit is contained in:
parent
48d72e2fbb
commit
5e273ad4d5
@ -51,16 +51,16 @@ INSERT INTO `tconfig` (`token`, `value`) VALUES
|
|||||||
('show_lastalerts','1'),
|
('show_lastalerts','1'),
|
||||||
('style','pandora'),
|
('style','pandora'),
|
||||||
('graph_image_height', '250'),
|
('graph_image_height', '250'),
|
||||||
('graph_color1', '#99dd00'),
|
('graph_color1', '#1c7973'),
|
||||||
('graph_color2', '#336600'),
|
('graph_color2', '#82b92f'),
|
||||||
('graph_color3', '#3399cc'),
|
('graph_color3', '#e82a2a'),
|
||||||
('graph_color4', '#ff66cc'),
|
('graph_color4', '#5c63a3'),
|
||||||
('graph_color5', '#CC0000'),
|
('graph_color5', '#f5a623'),
|
||||||
('graph_color6', '#0033FF'),
|
('graph_color6', '#14524f'),
|
||||||
('graph_color7', '#ff6600'),
|
('graph_color7', '#024eff'),
|
||||||
('graph_color8', '#330066'),
|
('graph_color8', '#18c7c5'),
|
||||||
('graph_color9', '#ffff00'),
|
('graph_color9', '#ec7175'),
|
||||||
('graph_color10', '#99ffff'),
|
('graph_color10', '#c0ccdc'),
|
||||||
('trap2agent', '0'),
|
('trap2agent', '0'),
|
||||||
('date_format', 'F j, Y, g:i a'),
|
('date_format', 'F j, Y, g:i a'),
|
||||||
('event_view_hr', 8),
|
('event_view_hr', 8),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user