Merge pull request #137613 from VergeDX/atom-material-theme
vscode-extensions.tobiasalthoff.atom-material-theme: init at 1.10.7
This commit is contained in:
commit
9b916e5055
@ -1362,6 +1362,18 @@ let
|
||||
};
|
||||
};
|
||||
|
||||
tobiasalthoff.atom-material-theme = buildVscodeMarketplaceExtension {
|
||||
mktplcRef = {
|
||||
name = "atom-material-theme";
|
||||
publisher = "tobiasalthoff";
|
||||
version = "1.10.7";
|
||||
sha256 = "sha256-t5CKrDEbDCuo28wN+hiWrvkt3C9vQAPfV/nd3QBGQ/s=";
|
||||
};
|
||||
meta = {
|
||||
license = lib.licenses.mit;
|
||||
};
|
||||
};
|
||||
|
||||
tomoki1207.pdf = buildVscodeMarketplaceExtension {
|
||||
mktplcRef = {
|
||||
name = "pdf";
|
||||
|
Loading…
Reference in New Issue
Block a user