Skip to content

Commit

Permalink
Merge pull request #793 from Deckstar/master
Browse files Browse the repository at this point in the history
Added apollo folder icon
  • Loading branch information
PKief committed Aug 21, 2020
2 parents 22822a4 + 4b5f155 commit dc2bb0d
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 1 deletion.
6 changes: 5 additions & 1 deletion icons/apollo.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-apollo-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-apollo.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/icons/folderIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ export const folderIcons: FolderTheme[] = [
{ name: 'folder-serverless', folderNames: ['.serverless', 'serverless'] },
{ name: 'folder-api', folderNames: ['api', 'apis'] },
{ name: 'folder-app', folderNames: ['app', 'apps'] },
{ name: 'folder-apollo', folderNames: ['apollo', 'apollo-client', 'apollo-cache', 'apollo-config'] },
{ name: 'folder-archive', folderNames: ['archive', 'archives', 'archival', 'backup', 'backups', 'back-up', 'back-ups'] },
{ name: 'folder-batch', folderNames: ['batch', 'batchs', 'batches'] },
{ name: 'folder-cluster', folderNames: ['cluster', 'clusters'] },
Expand Down

0 comments on commit dc2bb0d

Please sign in to comment.