Skip to content

Commit

Permalink
feat: add uv icon (catppuccin#330)
Browse files Browse the repository at this point in the history
Co-authored-by: Hammy <[email protected]>
  • Loading branch information
eye-wave and sgoudham authored Nov 6, 2024
1 parent b2d3d7a commit 7747e87
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 0 deletions.
3 changes: 3 additions & 0 deletions icons/css-variables/uv.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 icons/frappe/uv.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 icons/latte/uv.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 icons/macchiato/uv.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 icons/mocha/uv.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 @@ -2434,6 +2434,9 @@ const fileIcons: FileIcons = {
'url': {
fileExtensions: ['url'],
},
'uv': {
fileNames: ['uv.lock'],
},
'v': {
languageIds: ['v'],
fileExtensions: ['v'],
Expand Down

0 comments on commit 7747e87

Please sign in to comment.