add .nuspec for package creation

& Update workflows
This commit is contained in:
Andrew Welker
2020-06-22 08:54:00 -06:00
parent 7f8d4d94d0
commit 9a9387b151
4 changed files with 68 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
{
"workbench.colorCustomizations": {
"activityBar.background": "#332848",
"titleBar.activeBackground": "#483764",
"titleBar.activeForeground": "#FBFBFD"
}
}