Skip to content

Commit

Permalink
feat: add folder icon for zeabur (#2897)
Browse files Browse the repository at this point in the history
Co-authored-by: Philipp Kief <philipp.kief@gmx.de>
  • Loading branch information
ridemountainpig and PKief authored Feb 21, 2025
1 parent 5a1842c commit 5ad1338
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 0 deletions.
13 changes: 13 additions & 0 deletions icons/folder-zeabur-open.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions icons/folder-zeabur.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/core/icons/folderIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1119,6 +1119,7 @@ export const folderIcons: FolderTheme[] = [
{ name: 'folder-cline', folderNames: ['cline_docs'] },
{ name: 'folder-liquibase', folderNames: ['liquibase'] },
{ name: 'folder-dart', folderNames: ['dart', 'dart_tool', 'dart_tools'] },
{ name: 'folder-zeabur', folderNames: ['zeabur'] },
],
},
{
Expand Down

0 comments on commit 5ad1338

Please sign in to comment.