vscode-extensions.tobiasalthoff.atom-material-theme: init at 1.10.7

This commit is contained in:
Vanilla 2021-09-13 13:50:34 +08:00
parent 85568eb45c
commit 4c30cd112c
No known key found for this signature in database
GPG Key ID: 4DFA2BDD7305E739

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