vscode-extensions.egirlcatnip.adwaita-github-theme: init at 1.0.5 (#370261)
This commit is contained in:
@@ -1672,6 +1672,22 @@ let
|
||||
};
|
||||
};
|
||||
|
||||
egirlcatnip.adwaita-github-theme = buildVscodeMarketplaceExtension {
|
||||
mktplcRef = {
|
||||
name = "adwaita-github-theme";
|
||||
publisher = "egirlcatnip";
|
||||
version = "1.0.5";
|
||||
hash = "sha256-OvonS6137ICRUV5Tx4gD3we8nrza6ZgnRSs2SxFiCjU=";
|
||||
};
|
||||
meta = {
|
||||
description = "Adwaita VS Code theme with Github syntax highlighting";
|
||||
downloadPage = "https://marketplace.visualstudio.com/items?itemName=egirlcatnip.adwaita-github-theme";
|
||||
homepage = "https://github.com/egirlcatnip/adwaita-github-theme";
|
||||
license = lib.licenses.gpl3;
|
||||
maintainers = with lib.maintainers; [ thtrf ];
|
||||
};
|
||||
};
|
||||
|
||||
elixir-lsp.vscode-elixir-ls = buildVscodeMarketplaceExtension {
|
||||
mktplcRef = {
|
||||
name = "elixir-ls";
|
||||
|
||||
Reference in New Issue
Block a user