Skip to content

Commit

Permalink
Update logo (#548)
Browse files Browse the repository at this point in the history
  • Loading branch information
jribbink authored Mar 1, 2024
1 parent d466da2 commit e70d382
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file removed images/file-logo.png
Binary file not shown.
Binary file modified images/icon.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@
".cdc"
],
"icon": {
"light": "./images/file-logo.png",
"dark": "./images/file-logo.png"
"light": "./images/icon.png",
"dark": "./images/icon.png"
},
"configuration": "./extension/language/language-configuration.json"
}
Expand Down

0 comments on commit e70d382

Please sign in to comment.