From 4d95af20c26998540f21702c8fa15e5ae067f0ae Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 24 Sep 2025 07:54:04 +0530 Subject: [PATCH] Make a note about possibly needing to adjust background_opacity --- docs/changelog.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 96adf8b78..9084c8d64 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -134,8 +134,9 @@ Detailed list of changes - macOS: Add the default :kbd:`Cmd+L` mapping from Terminal.app to erase the last command and its output (:disc:`6040`) -- Fix :opt:`background_opacity` being non-linear with light color themes - (:iss:`8869`) +- Fix :opt:`background_opacity` being non-linear especially with light color themes. + Note that this might require you to adjust the value of this setting to get + back your current look. (:iss:`8869`) - Add support for blinking text. Text marked as blinking now blinks in exact rhythm with the cursor. The blinking animation and max duration are