Skip to content

Commit

Permalink
Add monospace-theme (#1088)
Browse files Browse the repository at this point in the history
Co-authored-by: Marshall Bowers <[email protected]>
  • Loading branch information
Abhinav5383 and maxdeviant authored Jul 21, 2024
1 parent e1d2443 commit 5ec3e4b
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 @@ -478,6 +478,10 @@
path = extensions/monosami
url = https://github.com/borngraced/monosami.git

[submodule "extensions/monospace-theme"]
path = extensions/monospace-theme
url = https://github.com/Abhinav5383/zed-monospace-theme

[submodule "extensions/msun-dark"]
path = extensions/msun-dark
url = https://github.com/mikesun/msun-dark-zed.git
Expand Down
4 changes: 4 additions & 0 deletions extensions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -549,6 +549,10 @@ version = "0.0.2"
submodule = "extensions/monosami"
version = "0.1.0"

[monospace-theme]
submodule = "extensions/monospace-theme"
version = "0.1.1"

[msun-dark]
submodule = "extensions/msun-dark"
version = "0.0.4"
Expand Down
1 change: 1 addition & 0 deletions extensions/monospace-theme
Submodule monospace-theme added at 61a046

0 comments on commit 5ec3e4b

Please sign in to comment.