Skip to content

Commit

Permalink
Add adaltas-theme extension
Browse files Browse the repository at this point in the history
  • Loading branch information
wdavidw committed Sep 9, 2024
1 parent c03c72a commit c23a63c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -1161,3 +1161,6 @@
[submodule "extensions/zedwaita"]
path = extensions/zedwaita
url = https://github.com/someone13574/zed-adwaita-theme.git
[submodule "extensions/adaltas-theme"]
path = extensions/adaltas-theme
url = https://github.com/adaltas/zed-adaltas-theme.git
4 changes: 4 additions & 0 deletions extensions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ version = "1.2.0"
submodule = "extensions/ada"
version = "0.2.0"

[adaltas-theme]
submodule = "extensions/adaltas-theme"
version = "0.0.1"

[adwaita-pastel]
submodule = "extensions/adwaita-pastel"
version = "0.0.2"
Expand Down
1 change: 1 addition & 0 deletions extensions/adaltas-theme
Submodule adaltas-theme added at 9be0b7

0 comments on commit c23a63c

Please sign in to comment.