diff --git a/1.3.md b/1.3.md
index 21a0f3b4..293704b3 100644
--- a/1.3.md
+++ b/1.3.md
@@ -1,9 +1,7 @@
# Fetch 1.3
- More cleanup
-- In `screenfetch` mode the text colors are now colored according
-to your distro's ascii logo colors. This feature is enabled by
-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`
variable/flag. See my writeup here: **https://github.com/dylanaraps/fetch/pull/96**