File tree Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 226226 path = extensions/git-firefly
227227 url = https://github.com/d1y/git_firefly.git
228228
229+ [submodule "extensions/github-copilot-theme "]
230+ path = extensions/github-copilot-theme
231+ url = https://github.com/ssaunderss/zed-gh-copilot-theme
232+
229233[submodule "extensions/github-dark-default "]
230234 path = extensions/github-dark-default
231235 url = https://github.com/MordFustang21/zed-github-dark.git
Original file line number Diff line number Diff line change @@ -272,6 +272,10 @@ version = "0.0.2"
272272submodule = " extensions/git-firefly"
273273version = " 0.0.3"
274274
275+ [github-copilot-theme ]
276+ submodule = " extensions/github-copilot-theme"
277+ version = " 0.0.1"
278+
275279[github-dark-default ]
276280submodule = " extensions/github-dark-default"
277281version = " 0.0.1"
You can’t perform that action at this time.
0 commit comments