Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Commit 7cfce5a

Browse files
authored
feat: add a light-theme friendly logo for harp (#812)
1 parent 8a6260f commit 7cfce5a

File tree

2 files changed

+57
-1
lines changed

2 files changed

+57
-1
lines changed

assets/logos/harp/light.svg

Lines changed: 56 additions & 0 deletions
Loading

src/frameworks/harp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"logo": {
2020
"default": "/logos/harp/default.svg",
21-
"light": "/logos/harp/default.svg",
21+
"light": "/logos/harp/light.svg",
2222
"dark": "/logos/harp/default.svg"
2323
},
2424
"env": {},

0 commit comments

Comments
 (0)