Changelog

This commit is contained in:
Dylan 2016-02-23 21:32:00 +11:00
parent 13183fcfe7
commit 5c05e1f746

4
1.3.md
View file

@ -1,9 +1,7 @@
# Fetch 1.3
- More cleanup
- In `screenfetch` mode the text colors are now colored according<br \>
to your distro's ascii logo colors. This feature is enabled by<br \>
default and you can toggle it using `text_color_auto`.
- The text is now by default colored according to your distro's logo.
- Removed `$*_color` variables/flags in favour of a general `$colors`<br \>
variable/flag. See my writeup here: **https://github.com/dylanaraps/fetch/pull/96**