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