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": "frigate",
|
||||
"light": "frigate-light"
|
||||
"dark": "frigate-light",
|
||||
"light": "frigate"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user