mirror of https://github.com/espruino/BangleApps
Add Jira color to generate.js
parent
02f8284771
commit
79f391d84d
|
@ -107,6 +107,7 @@ exports.getColor = function(msg,options) {
|
|||
"google home": "#fbbc05",
|
||||
// "home assistant": "#41bdf5", // ha-blue is #41bdf5, but that's the background
|
||||
"instagram": "#ff0069", // https://about.instagram.com/brand/gradient
|
||||
"jira": "#0052cc", //https://atlassian.design/resources/logo-library
|
||||
"lieferando": "#ff8000",
|
||||
"linkedin": "#0a66c2", // https://brand.linkedin.com/
|
||||
"messenger": "#0078ff",
|
||||
|
|
Loading…
Reference in New Issue