summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorThomas Linford <tlinford@users.noreply.github.com>2022-10-28 13:31:19 +0200
committerGitHub <noreply@github.com>2022-10-28 13:31:19 +0200
commit9fa73d575890dd00334ae2c81a64cccf9bf88b74 (patch)
treefb0eccbf6d50230755981fd8bb11af3e11eb5b6c /CHANGELOG.md
parent0857ac1f8a443168667ce88358137fefd16977a3 (diff)
docs(changelog): add everforest 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 b7e1a8f91..b8d94c020 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* debugging: improve error handling in `zellij_server::pty` (https://github.com/zellij-org/zellij/pull/1840)
* feat: allow command panes to optionally close on exit (https://github.com/zellij-org/zellij/pull/1869)
+* add: everforest-dark, everforest-light themes to the example theme directory (https://github.com/zellij-org/zellij/pull/1873)
## [0.32.0] - 2022-10-25