vscode-extensions.huytd.nord-light: init at 0.1.1
This commit is contained in:
@@ -2323,6 +2323,22 @@ let
|
||||
};
|
||||
};
|
||||
|
||||
huytd.nord-light = buildVscodeMarketplaceExtension {
|
||||
mktplcRef = {
|
||||
name = "nord-light";
|
||||
publisher = "huytd";
|
||||
version = "0.1.1";
|
||||
hash = "sha256-q2GG3j5j3CLGF02J7/plywKLkhUmm2Gn3MiSVmiZ+48=";
|
||||
};
|
||||
meta = {
|
||||
description = "Light theme for VSCode based on the Nord color palette";
|
||||
license = lib.licenses.mit;
|
||||
downloadPage = "https://marketplace.visualstudio.com/items?itemName=huytd.nord-light";
|
||||
homepage = "https://github.com/huytd/vscode-nord-light";
|
||||
maintainers = [ lib.maintainers.Flameopathic ];
|
||||
};
|
||||
};
|
||||
|
||||
ibm.output-colorizer = buildVscodeMarketplaceExtension {
|
||||
mktplcRef = {
|
||||
name = "output-colorizer";
|
||||
|
||||
Reference in New Issue
Block a user