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