Skip to content
1 change: 1 addition & 0 deletions icons/folder-postman-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-postman.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/core/icons/folderIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1388,6 +1388,10 @@ export const folderIcons: FolderTheme[] = [
color: 'gray-700',
},
},
{
name: 'folder-postman',
folderNames: ['postman'],
},
{
name: 'folder-skills',
folderNames: ['skill', 'skills'],
Expand Down