fix(metadata): align color scheme of icons to look good for background
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
}
|
||||
},
|
||||
"colors": {
|
||||
"dark": "github",
|
||||
"light": "github-light"
|
||||
"dark": "github-light",
|
||||
"light": "github"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user