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