ncdu: update to 1.17 and add blue option
authorJohn Audia <therealgraysky@proton.me>
Sat, 18 Jun 2022 12:52:17 +0000 (08:52 -0400)
committerRosen Penev <rosenp@gmail.com>
Wed, 6 Jul 2022 04:59:19 +0000 (21:59 -0700)
commit34924096672c314bc6b7833ad8dcc84dc7531693
tree5cceb63fa669357bcac3de5f383b0b3f54f9170f
parentf47a311269604d54b3b61583bce841a9ca1efeef
ncdu: update to 1.17 and add blue option

Upstream bump and add a patch to use a blue highlight color for the dark
color scheme (--color dark) as some users find the default bright green is
too intense.

Note that invoking ncdu without the --color switch at use uses the upstream
default bright green, so users will need to call ncdu with --color dark in
order to get the blue color.

Signed-off-by: John Audia <therealgraysky@proton.me>
utils/ncdu/Makefile
utils/ncdu/patches/900-use-alternative-color.patch [new file with mode: 0644]