Skip to content

Commit

Permalink
feat: add capnp (#2224)
Browse files Browse the repository at this point in the history
* feat: add capnp

Co-Authored-By: Jonah Henriksson <33059163+JonahPlusPlus@users.noreply.github.com>

* fix: svg color

oops forgot

* Align icon with grid

---------

Co-authored-by: Jonah Henriksson <33059163+JonahPlusPlus@users.noreply.github.com>
Co-authored-by: Philipp Kief <philipp.kief@gmx.de>
  • Loading branch information
3 people authored Apr 2, 2024
1 parent 5fa7425 commit ee22f6b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions icons/capnp.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/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2374,6 +2374,7 @@ export const fileIcons: FileIcons = {
'steadybit.yaml',
],
},
{ name: 'capnp', fileExtensions: ['capnp'] },
{ name: 'tree', fileExtensions: ['tree'] },
{
name: 'cadence',
Expand Down

0 comments on commit ee22f6b

Please sign in to comment.