Skip to content

Commit 8a2f3fd

Browse files
author
Amelia Wattenberger
authored
Merge pull request #1 from schlessera/add/php-file-type
Add PHP file type
2 parents f5ad409 + 08a1a49 commit 8a2f3fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Tree.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ const fileColors = {
6161
jpg: "#3dc1d3",
6262
go: "#E67E23",
6363
rb: "#eb4d4b",
64+
php: "#e28f56",
6465
sh: "#badc58",
6566
m: "#FFD428",
6667
py: "#5758BB",

0 commit comments

Comments
 (0)