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