Skip to content

Commit

Permalink
feat: extension icon
Browse files Browse the repository at this point in the history
Replaces existing icon with the OS build icon.

Signed-off-by: Tim deBoer <[email protected]>
  • Loading branch information
deboer-tim committed Jan 11, 2024
1 parent f3ce65e commit 2a2abf6
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Binary file added icon-dark.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 added icon-light.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 icon.png
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Bootable Container",
"description": "Support for bootable OS containers (bootc) and generating disk images",
"version": "0.1.0-next",
"icon": "icon.png",
"icon": "icon-dark.png",
"publisher": "redhat",
"license": "Apache-2.0",
"engines": {
Expand Down

0 comments on commit 2a2abf6

Please sign in to comment.