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