Skip to content

Commit

Permalink
Add Monolith theme (#787)
Browse files Browse the repository at this point in the history
  • Loading branch information
someone13574 authored May 28, 2024
1 parent 59fb371 commit c85a242
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 @@ -314,6 +314,10 @@
path = extensions/modest-dark
url = https://github.com/timcole/modest-dark.git

[submodule "extensions/monolith"]
path = extensions/monolith
url = https://github.com/someone13574/zed-monolith-theme.git

[submodule "extensions/monosami"]
path = extensions/monosami
url = https://github.com/borngraced/monosami.git
Expand Down
4 changes: 4 additions & 0 deletions extensions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,10 @@ version = "0.0.1"
submodule = "extensions/modest-dark"
version = "0.1.1"

[monolith]
submodule = "extensions/monolith"
version = "0.0.1"

[monosami]
submodule = "extensions/monosami"
version = "0.1.0"
Expand Down
1 change: 1 addition & 0 deletions extensions/monolith
Submodule monolith added at 7fcf2e

0 comments on commit c85a242

Please sign in to comment.