]> git.kaiwu.me - haproxy.git/commit
BUG/MINOR: stats: define the description' background color in dark color scheme
authorWilly Tarreau <w@1wt.eu>
Mon, 11 Apr 2022 05:59:27 +0000 (07:59 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 11 Apr 2022 06:01:43 +0000 (08:01 +0200)
commit00147f7244bd114576a6118214dee99169098273
tree6a4bc454699299020ffad2f096f3754826c3b3a0
parent8541748d5228312494ba999f4eeeb147c1676e80
BUG/MINOR: stats: define the description' background color in dark color scheme

Shawn Heisey reported that the proxy's description was unreadable in dark
color scheme. This is because the text color is changed in the table but
not the cell's background.

This should be backported to 2.5.
src/stats.c