Skip to content

Commit

Permalink
feat: vento file icon
Browse files Browse the repository at this point in the history
  • Loading branch information
prazdevs committed Mar 9, 2024
1 parent 9072c43 commit 1bf4bb6
Show file tree
Hide file tree
Showing 10 changed files with 52 additions and 0 deletions.
Binary file modified assets/frappe.webp
Binary file not shown.
Binary file modified assets/latte.webp
Binary file not shown.
Binary file modified assets/macchiato.webp
Binary file not shown.
Binary file modified assets/mocha.webp
Binary file not shown.
11 changes: 11 additions & 0 deletions icons/css-variables/vento.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions icons/frappe/vento.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions icons/latte/vento.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions icons/macchiato/vento.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions icons/mocha/vento.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/defaults/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2207,6 +2207,9 @@ const fileIcons: Record<string, {
'v.mod',
],
},
'vento': {
fileExtensions: ['vto'],
},
'vercel': {
fileNames: [
'vercel.json',
Expand Down

0 comments on commit 1bf4bb6

Please sign in to comment.