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