Skip to content

Commit

Permalink
Merge pull request #24 from KxSystems/fix-logo
Browse files Browse the repository at this point in the history
fix logo issue
  • Loading branch information
Philip-Carneiro-KX authored May 30, 2023
2 parents c80b1cb + 7679bd4 commit 75af389
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file added images/kx-logo-vs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/kx.png
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"engines": {
"vscode": "^1.66.0"
},
"icon": "images/kx.png",
"icon": "images/kx-logo-vs.png",
"repository": {
"type": "git",
"url": "https://github.com/KxSystems/kx-vscode.git"
Expand Down Expand Up @@ -408,4 +408,4 @@
"extensionDependencies": [
"ms-vscode.azure-account"
]
}
}

0 comments on commit 75af389

Please sign in to comment.