mirror of
https://github.com/xzeldon/htop.git
synced 2025-01-31 09:07:25 +03:00
f73c98abd4
`ZFS_RATIO` in `CRT.c` was unused, because I forgot to colorize the ARC ratio in the Compressed ARC meter. The intent was to improve readability of the meter by highlighting the most relevant value, the ratio, in a brighter color, for most themes. This change effects that intent.