From 1bb12e720e1169c846adb2ffdeb8e0f3163288ee Mon Sep 17 00:00:00 2001 From: Aram Drevekenin Date: Tue, 8 Nov 2022 16:31:11 +0100 Subject: [PATCH] docs(changelog): kanagawa theme --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 478efcd0..d0e0c18c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) * Terminal compatibility: send focus in/out events to terminal panes (https://github.com/zellij-org/zellij/pull/1908) * fix: various bugs with no-frames and floating panes (https://github.com/zellij-org/zellij/pull/1909) * debugging: Improve error logging in server (https://github.com/zellij-org/zellij/pull/1881) +* docs: add kanagawa theme (https://github.com/zellij-org/zellij/pull/1913) ## [0.32.0] - 2022-10-25