changed to a brigther white the buffer line in the memory graph of system.pm

This commit is contained in:
Jordi Sanfeliu 2022-06-21 12:20:04 +02:00
parent dc6d265ad2
commit 53569ee617
1 changed files with 1 additions and 1 deletions

View File

@ -689,7 +689,7 @@ sub system_cgi {
push(@tmp, "AREA:m_minac#448844:Inactive");
push(@tmp, "LINE2:m_minac#008800");
push(@tmp, "LINE2:m_macti#E29136");
push(@tmp, "LINE2:m_mbuff#888888");
push(@tmp, "LINE2:m_mbuff#CCCCCC");
push(@tmp, "LINE2:m_mcach#00EE00");
push(@tmp, "LINE2:m_mused#EE0000");
} elsif($config->{os} eq "OpenBSD" || $config->{os} eq "NetBSD") {