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:
figsoda 2021-09-15 22:39:34 -04:00 committed by GitHub
commit 9b916e5055
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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";