Skip to content

Commit

Permalink
Add GitHub Copilot Theme (#980)
Browse files Browse the repository at this point in the history
Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
  • Loading branch information
ssaunderss and maxdeviant authored Jul 1, 2024
1 parent cad8c79 commit 17fb77b
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 @@ -226,6 +226,10 @@
path = extensions/git-firefly
url = https://github.com/d1y/git_firefly.git

[submodule "extensions/github-copilot-theme"]
path = extensions/github-copilot-theme
url = https://github.com/ssaunderss/zed-gh-copilot-theme

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

[github-copilot-theme]
submodule = "extensions/github-copilot-theme"
version = "0.0.1"

[github-dark-default]
submodule = "extensions/github-dark-default"
version = "0.0.1"
Expand Down
1 change: 1 addition & 0 deletions extensions/github-copilot-theme
Submodule github-copilot-theme added at fb67f7

0 comments on commit 17fb77b

Please sign in to comment.