From 38faea4b06390f3a35597750f2d2fe6bbb3bb375 Mon Sep 17 00:00:00 2001 From: ars-ka0s <26339355+ars-ka0s@users.noreply.github.com> Date: Wed, 18 Jan 2023 21:19:00 -0600 Subject: [PATCH] Update changelog. --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index f979b541..67398777 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -26,6 +26,8 @@ > > Add: "FX25TX 1" (or 16 or 32 or 64) +- Two additional color modes added to the -t command line option. 5 uses default background color and basic color commands. This should obey most terminal emulator color themes. 6 uses the RGB color mode and is stark black background. -t 2 on Windows implements a dark background mode as well. + ## Version 1.6 -- October 2020 ##