forked from FOSS/BangleApps
Fixed typo
parent
e1bfebfdc3
commit
5a2597ae5c
|
@ -33,7 +33,7 @@ exports.getColor = function(msg,options) {
|
||||||
"google home": "#fbbc05",
|
"google home": "#fbbc05",
|
||||||
// "home assistant": "#41bdf5", // ha-blue is #41bdf5, but that's the background
|
// "home assistant": "#41bdf5", // ha-blue is #41bdf5, but that's the background
|
||||||
"instagram": "#ff0069", // https://about.instagram.com/brand/gradient
|
"instagram": "#ff0069", // https://about.instagram.com/brand/gradient
|
||||||
"jira": :"#0052cc", //https://atlassian.design/resources/logo-library
|
"jira": "#0052cc", //https://atlassian.design/resources/logo-library
|
||||||
"lieferando": "#ff8000",
|
"lieferando": "#ff8000",
|
||||||
"linkedin": "#0a66c2", // https://brand.linkedin.com/
|
"linkedin": "#0a66c2", // https://brand.linkedin.com/
|
||||||
"messenger": "#0078ff",
|
"messenger": "#0078ff",
|
||||||
|
|
Loading…
Reference in New Issue