From 9fa73d575890dd00334ae2c81a64cccf9bf88b74 Mon Sep 17 00:00:00 2001 From: Thomas Linford Date: Fri, 28 Oct 2022 13:31:19 +0200 Subject: [PATCH] docs(changelog): add everforest themes --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7e1a8f9..b8d94c02 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