Skip to content

Commit

Permalink
material-extensions#2702: adding forgejo folder icons
Browse files Browse the repository at this point in the history
  • Loading branch information
hroemer committed Nov 12, 2024
1 parent d754423 commit a4f54fd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions icons/folder-forgejo-open.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 icons/folder-forgejo.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 @@ -118,6 +118,7 @@ export const folderIcons: FolderTheme[] = [
{ name: 'folder-github', folderNames: ['github'] },
{ name: 'folder-gitea', folderNames: ['gitea'] },
{ name: 'folder-gitlab', folderNames: ['gitlab'] },
{ name: 'folder-forgejo', folderNames: ['forgejo'] },
{ name: 'folder-vscode', folderNames: ['vscode', 'vscode-test'] },
{
name: 'folder-views',
Expand Down

0 comments on commit a4f54fd

Please sign in to comment.