summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJae-Heon Ji <32578710+jaeheonji@users.noreply.github.com>2022-11-17 23:17:53 +0900
committerGitHub <noreply@github.com>2022-11-17 23:17:53 +0900
commit84a931ad82d9e259e7a17240be0d5a8e3136852a (patch)
tree3124ccef6597e3c040b6ff0deaf72bbdffa09715 /CHANGELOG.md
parentd4ae16ed583bc6b55862b38da0c7f38712885ce1 (diff)
docs(changelog): fix catppuccin themes
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e24e6cd36..5b25246ad 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