Skip to content

Commit

Permalink
[Icons] Add icon for jar
Browse files Browse the repository at this point in the history
  • Loading branch information
yyoncho authored and Alexander-Miller committed Nov 14, 2019
1 parent 092f907 commit 3b7dbf9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added icons/default/jar.png
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/elisp/treemacs-icons.el
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ Necessary since root icons are not rectangular."
(treemacs-create-icon :file "git.png" :extensions ("git" "gitignore" "gitconfig" "gitmodules" "gitattributes"))
(treemacs-create-icon :file "dart.png" :extensions ("dart"))
(treemacs-create-icon :file "java.png" :extensions ("java"))
(treemacs-create-icon :file "jar.png" :extensions ("jar"))
(treemacs-create-icon :file "kotlin.png" :extensions ("kt"))
(treemacs-create-icon :file "scala.png" :extensions ("scala"))
(treemacs-create-icon :file "sbt.png" :extensions ("sbt"))
Expand Down

0 comments on commit 3b7dbf9

Please sign in to comment.