Skip to content

Commit

Permalink
Add Kanagawa themes extension (zed-industries#541)
Browse files Browse the repository at this point in the history
Here is a port of an awesome neovim theme Kanagawa.nvim

---------

Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
  • Loading branch information
2 people authored and cabrinha committed Aug 9, 2024
1 parent 4fbab53 commit f530a92
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,10 @@
path = extensions/just
url = https://github.com/jackTabsCode/zed-just.git

[submodule "extensions/kanagawa-themes"]
path = extensions/kanagawa-themes
url = https://github.com/ethangilmore/zed-kanagawa.git

[submodule "extensions/kiselevka"]
path = extensions/kiselevka
url = https://github.com/kdubrovsky/kiselevka.git
Expand Down
4 changes: 4 additions & 0 deletions extensions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,10 @@ version = "0.0.4"
submodule = "extensions/just"
version = "0.1.0"

[kanagawa-themes]
submodule = "extensions/kanagawa-themes"
version = "0.0.1"

[kiselevka]
submodule = "extensions/kiselevka"
version = "0.0.1"
Expand Down
1 change: 1 addition & 0 deletions extensions/kanagawa-themes
Submodule kanagawa-themes added at 153883

0 comments on commit f530a92

Please sign in to comment.