File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ exports.getColor = function(msg,options) {
1717 return {
1818 /* generic colors, using B2-safe colors */
1919 "agenda" : "#206cd5" ,
20+ "adp" : "#f00" ,
2021 "airbnb" : "#ff385c" , // https://news.airbnb.com/media-assets/category/brand/
2122 "mail" : "#ff0" ,
2223 "music" : "#f0f" ,
@@ -55,10 +56,12 @@ exports.getColor = function(msg,options) {
5556 "pocket" : "#ef4154f" , // https://blog.getpocket.com/press/
5657 "post & dhl" : "#f2c101" ,
5758 "reddit" : "#ff4500" , // https://www.redditinc.com/brand
59+ "roborock" : "#f00" ,
5860 "signal" : "#3a76f0" , // https://github.com/signalapp/Signal-Desktop/blob/main/images/signal-logo.svg
5961 "skype" : "#0078d4" , // https://developer.microsoft.com/en-us/fluentui#/styles/web/colors/products
6062 "slack" : "#e51670" ,
6163 "snapchat" : "#ff0" ,
64+ "shortcuts" : "#cc00ff" ,
6265 "steam" : "#171a21" ,
6366 "teams" : "#6264a7" , // https://developer.microsoft.com/en-us/fluentui#/styles/web/colors/products
6467 "telegram" : "#0088cc" ,
You can’t perform that action at this time.
0 commit comments