Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…on-theme into rbalet-master
  • Loading branch information
PKief committed Oct 14, 2019
2 parents bff275c + 96a2e9c commit 81c70c8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
4 changes: 4 additions & 0 deletions icons/folder-json-open.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 icons/folder-json.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 @@ -20,6 +20,7 @@ export const folderIcons: FolderTheme[] = [
{ name: 'folder-scripts', folderNames: ['script', 'scripts'] },
{ name: 'folder-node', folderNames: ['node_modules'] },
{ name: 'folder-javascript', folderNames: ['js', 'javascript', 'javascripts'] },
{ name: 'folder-json', folderNames: ['json'] },
{ name: 'folder-font', folderNames: ['font', 'fonts'] },
{ name: 'folder-bower', folderNames: ['bower_components'] },
{
Expand Down

0 comments on commit 81c70c8

Please sign in to comment.