Skip to content

Commit 27f7169

Browse files
authored
Make some modifications
- Rename files and add their correspondent `wordmark` aliases in `devicon.json`. - Change the default color in `devicon.json`.
1 parent a663dfa commit 27f7169

4 files changed

Lines changed: 15 additions & 2 deletions

File tree

devicon.json

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2596,8 +2596,21 @@
25962596
"line"
25972597
]
25982598
},
2599-
"color": "#000000",
2600-
"aliases": []
2599+
"color": "#54bbab",
2600+
"aliases": [
2601+
{
2602+
"base": "original",
2603+
"alias": "original-wordmark"
2604+
},
2605+
{
2606+
"base": "plain",
2607+
"alias": "line-wordmark"
2608+
},
2609+
{
2610+
"base": "line",
2611+
"alias": "line-wordmark"
2612+
}
2613+
]
26012614
},
26022615
{
26032616
"name": "dreamweaver",
File renamed without changes.

0 commit comments

Comments
 (0)