mirror of
https://github.com/konpa/devicon.git
synced 2025-08-18 12:21:36 +02:00
Make some modifications
- Rename files and add their correspondent `wordmark` aliases in `devicon.json`. - Change the default color in `devicon.json`.
This commit is contained in:
committed by
GitHub
parent
a663dfa802
commit
27f7169e8b
17
devicon.json
17
devicon.json
@@ -2596,8 +2596,21 @@
|
|||||||
"line"
|
"line"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"color": "#000000",
|
"color": "#54bbab",
|
||||||
"aliases": []
|
"aliases": [
|
||||||
|
{
|
||||||
|
"base": "original",
|
||||||
|
"alias": "original-wordmark"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"base": "plain",
|
||||||
|
"alias": "line-wordmark"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"base": "line",
|
||||||
|
"alias": "line-wordmark"
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "dreamweaver",
|
"name": "dreamweaver",
|
||||||
|
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 7.1 KiB |
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
Reference in New Issue
Block a user