Skip to content

Commit 08a1a49

Browse files
committed
Add PHP file type
1 parent cca60e7 commit 08a1a49

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)