diff --git a/CHANGELOG.md b/CHANGELOG.md index e24e6cd3..5b25246a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) * fix: treat relative paths properly in cli commands (https://github.com/zellij-org/zellij/pull/1947) * fix: ensure ejected pane always has a frame (https://github.com/zellij-org/zellij/pull/1950) * fix(compact-bar): mouse-click in simplified-ui (https://github.com/zellij-org/zellij/pull/1917) +* fix(themes): black and white inverted (https://github.com/zellij-org/zellij/pull/1953) ## [0.33.0] - 2022-11-10