Skip to content

Commit

Permalink
Add Blankeos Zen theme.
Browse files Browse the repository at this point in the history
  • Loading branch information
Blankeos committed Oct 19, 2024
1 parent 5754c02 commit 9f0a1d4
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 @@ -134,6 +134,10 @@
path = extensions/blanche
url = https://github.com/kwonoj/zed-blanche.git

[submodule "extensions/blankeos-zen"]
path = extensions/blankeos-zen
url = https://github.com/Blankeos/zen.zed

[submodule "extensions/blueprint"]
path = extensions/blueprint
url = https://github.com/tfuxu/zed-blueprint.git
Expand Down
4 changes: 4 additions & 0 deletions extensions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -832,6 +832,10 @@ version = "0.0.6"
submodule = "extensions/muted"
version = "0.0.1"

[my-extension]
submodule = "extensions/blankeos-zen"
version = "0.0.3"

[nanowise]
submodule = "extensions/nanowise"
version = "0.1.0"
Expand Down
1 change: 1 addition & 0 deletions extensions/blankeos-zen
Submodule blankeos-zen added at 15b199

0 comments on commit 9f0a1d4

Please sign in to comment.