diff --git a/1.6.md b/1.6.md index f3aa3a9c..b5b45a59 100644 --- a/1.6.md +++ b/1.6.md @@ -14,14 +14,10 @@ Thanks to the following people for contributing this release. ### General -- Fixed buggy colors in older versions of \*BSD, OS X and Linux. - Added Travis CI support. - Added `--test` which prints all functions. - Cleanup of Distro, Uptime, Memory and CPU functions. - We now use a more reliable whitespace trimming substitution for CPU/GPU etc. -- The default text colors now work on bright colorschemes. We no longer force
-the color white, it's now based on your foreground color. -- Progress bars are now by default colored based on your distro's logo colors. - Use `stty` instead of `read -s` to fix an issue with escape sequences
appearing in the output. - Line wrap is now disabled by default. @@ -31,6 +27,19 @@ long period of time like the CPU/GPU. \[1\] \[1\] You can clear the cache with `--clean`. + +### Colors + +![vs](https://ipfs.pics/ipfs/QmNVw4zm78tgBGdhDJ1FZ1aktpEtVapVtNWWMMKh5aitrZ) +

Neofetch 1.5 vs Neofetch 1.6

+ + +- Fixed buggy colors in older versions of \*BSD, OS X and Linux. +- The default text colors now work on bright colorschemes. We no longer force
+the color white, it's now based on your foreground color. +- Progress bars are now by default colored based on your distro's logo colors. + + ### Packages - Neofetch is now is Void Linux's official repos. **[@konimex](https://github.com/konimex)**