From c79eefb2596bd51d1447fddf12783d38d14e64f5 Mon Sep 17 00:00:00 2001 From: Mgldvd Date: Mon, 17 Oct 2022 11:34:07 -0500 Subject: [PATCH] KANAGAWA --- README.md | 1 + gogh.sh | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index ecdc256..21c1ba8 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,7 @@ If you want to create your own color scheme or contribute to the project, [start - [Tokyo Night](https://github.com/enkia/tokyo-night-vscode-theme) - [Tomorrow color theme set](https://github.com/chriskempson/tomorrow-theme) by [Chris Kempson](https://github.com/chriskempson) - Material theme by [Mitchel van Eijgen](https://gist.github.com/mvaneijgen/4c56701215847dd5ddcf) and [Liu Xinan](https://gist.github.com/xinan/ca2b82fef6aaa0d1e099) +- [KANAGAWA.nvim](https://github.com/rebelot/kanagawa.nvim)

diff --git a/gogh.sh b/gogh.sh index f7d2ebb..1f09a3a 100755 --- a/gogh.sh +++ b/gogh.sh @@ -112,6 +112,7 @@ declare -a THEMES=( 'japanesque.sh' 'jellybeans.sh' 'jup.sh' + 'kanagawa.sh' 'kibble.sh' 'kokuban.sh' 'laserwave.sh'