From f2211080867f6053b11194819e6e1a9c48cc21ec Mon Sep 17 00:00:00 2001 From: Kirill Chibisov Date: Thu, 13 Aug 2020 13:55:11 +0300 Subject: Use user's background color for render timer text Using the user's background color in pair with red should provide better contrast. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index ac8a7471..0e97248a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Cursors are now inverted when their fixed color is similar to the cell's background - Use working directory of active process instead of shell for SpawnNewInstance action - Fallback to normal underline for unsupported underline types in `CSI 4 : ? m` escapes +- The user's background color is now used as the foreground for the render timer ### Fixed -- cgit v1.2.3-54-g00ecf