Merge pull request #138225 from VergeDX/mvllow.rose-pine
vscode-extensions.mvllow.rose-pine: init at 1.3.6
This commit is contained in:
commit
f8420fd6df
@ -1106,6 +1106,18 @@ let
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
mvllow.rose-pine = buildVscodeMarketplaceExtension {
|
||||||
|
mktplcRef = {
|
||||||
|
publisher = "mvllow";
|
||||||
|
name = "rose-pine";
|
||||||
|
version = "1.3.6";
|
||||||
|
sha256 = "sha256-pKrwiA/ZArBfumT0VTauhINSDEbABWgBBzTZEE07wzk=";
|
||||||
|
};
|
||||||
|
meta = {
|
||||||
|
license = lib.licenses.mit;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
naumovs.color-highlight = buildVscodeMarketplaceExtension {
|
naumovs.color-highlight = buildVscodeMarketplaceExtension {
|
||||||
mktplcRef = {
|
mktplcRef = {
|
||||||
name = "color-highlight";
|
name = "color-highlight";
|
||||||
|
Loading…
Reference in New Issue
Block a user