mirror of
https://github.com/xzeldon/htop.git
synced 2025-04-04 18:37:08 +03:00

`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.