aboutsummaryrefslogtreecommitdiff
path: root/utils/ncdu/patches/900-use-alternative-color.patch
Commit message (Collapse)AuthorAge
* ncdu: update to 1.18John Audia2023-01-24
| | | | | | | | | | Upstream bump Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <therealgraysky@proton.me>
* ncdu: update to 1.17 and add blue optionJohn Audia2022-07-05
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>