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