Skip to content

Commit

Permalink
Fixing brand color and one missed icon update (#669)
Browse files Browse the repository at this point in the history
Co-authored-by: Priti Sambandam <[email protected]>
  • Loading branch information
preetriti1 and Priti Sambandam authored Nov 2, 2022
1 parent cabb89f commit 3aad2cf
Show file tree
Hide file tree
Showing 17 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion templates/asc-alert-send-notification-email.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"type": "apiconnection",
"displayName": "${Resources.OUTLOOK}",
"iconUri": "https://logicappsresources.blob.core.windows.net/icons/office365.png",
"brandColor": "#0072c6"
"brandColor": "#0078D4"
}
],
"changedTime": "2019-07-11T00:00:00.000Z",
Expand Down
2 changes: 1 addition & 1 deletion templates/asc-recommendation-send-notification-email.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"type": "apiconnection",
"displayName": "${Resources.OUTLOOK}",
"iconUri": "https://logicappsresources.blob.core.windows.net/icons/office365.png",
"brandColor": "#0072c6"
"brandColor": "#0078D4"
}
],
"changedTime": "2019-07-15T00:00:00.000Z",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@
{
"type": "apiconnection",
"displayName": "${Resources.OUTLOOK}",
"iconUri": "https://az818438.vo.msecnd.net/icons/outlook.png",
"brandColor": "#0072c6"
"iconUri": "https://logicappsresources.blob.core.windows.net/icons/office365.png",
"brandColor": "#0078D4"
}
],
"changedTime": "2020-12-15T00:00:00.000Z",
Expand Down
2 changes: 1 addition & 1 deletion templates/blob-storage-to-dynamics-365-import.json
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@
"type": "ApiConnection",
"displayName": "Office 365",
"iconUri": "https://logicappsresources.blob.core.windows.net/icons/office365.png",
"brandColor": "#16244E"
"brandColor": "#0078D4"
}
],

Expand Down
2 changes: 1 addition & 1 deletion templates/daily-reminders.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"type": "apiconnection",
"displayName": "${Resources.OFFICE}",
"iconUri": "https://logicappsresources.blob.core.windows.net/icons/office365.png",
"brandColor": "#0072c5"
"brandColor": "#0078D4"
},
{
"type": "apiconnection",
Expand Down
2 changes: 1 addition & 1 deletion templates/dropbox-onedrive.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"type": "apiconnection",
"displayName": "${Resources.ONEDRIVE}",
"iconUri": "https://logicappsresources.blob.core.windows.net/icons/onedriveforbusiness.png",
"brandColor": "#094ab2"
"brandColor": "#0078D4"
}
],
"changedTime": "2017-07-05T00:00:52.000Z",
Expand Down
2 changes: 1 addition & 1 deletion templates/dropbox-to-sharepoint.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"type": "apiconnection",
"displayName": "${Resources.SHAREPOINT}",
"iconUri": "https://logicappsresources.blob.core.windows.net/icons/sharepoint.png",
"brandColor": "#1b75bc"
"brandColor": "#036C70"
}
],
"changedTime": "2017-07-05T00:00:39.000Z",
Expand Down
4 changes: 2 additions & 2 deletions templates/mailchimp-sharepoint.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,13 +159,13 @@
"type": "apiconnectionwebhook",
"displayName": "${Resources.OFFICE}",
"iconUri": "https://logicappsresources.blob.core.windows.net/icons/office365.png",
"brandColor": "#0072c5"
"brandColor": "#0078D4"
},
{
"type": "apiconnection",
"displayName": "${Resources.SHAREPOINT}",
"iconUri": "https://logicappsresources.blob.core.windows.net/icons/sharepoint.png",
"brandColor": "#1b75bc"
"brandColor": "#036C70"
}
],
"changedTime": "2017-07-05T00:00:44.000Z",
Expand Down
2 changes: 1 addition & 1 deletion templates/office-to-wunderlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"type": "apiconnection",
"displayName": "${Resources.OFFICE}",
"iconUri": "https://logicappsresources.blob.core.windows.net/icons/office365.png",
"brandColor": "#0072c5"
"brandColor": "#0078D4"
},
{
"type": "apiconnection",
Expand Down
2 changes: 1 addition & 1 deletion templates/sap-receive-batch.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"type": "Foreach",
"displayName": "Enumerate each IDOC in batch/packet",
"iconUri": "${Images.ForeachIcon}",
"brandColor": "#758393"
"brandColor": "#486991"
}
],
"changedTime": "2019-08-20T00:00:00Z",
Expand Down
4 changes: 2 additions & 2 deletions templates/sharepoint-attachments.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,13 +99,13 @@
"type": "apiconnection",
"displayName": "${Resources.OFFICE}",
"iconUri": "https://logicappsresources.blob.core.windows.net/icons/office365.png",
"brandColor": "#0072c5"
"brandColor": "#0078D4"
},
{
"type": "apiconnection",
"displayName": "${Resources.SHAREPOINT}",
"iconUri": "https://logicappsresources.blob.core.windows.net/icons/sharepoint.png",
"brandColor": "#1b75bc"
"brandColor": "#036C70"
}
],
"changedTime": "2017-07-10T00:00:00.000Z",
Expand Down
4 changes: 2 additions & 2 deletions templates/sharepoint-file-email.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"type": "apiconnection",
"displayName": "${Resources.SHAREPOINT}",
"iconUri": "https://logicappsresources.blob.core.windows.net/icons/sharepoint.png",
"brandColor": "#1b75bc"
"brandColor": "#036C70"
},
{
"type": "apiconnection",
Expand All @@ -125,7 +125,7 @@
"type": "apiconnection",
"displayName": "${Resources.OFFICE}",
"iconUri": "https://logicappsresources.blob.core.windows.net/icons/office365.png",
"brandColor": "#0072c5"
"brandColor": "#0078D4"
}
],
"changedTime": "2017-07-05T00:00:49.000Z",
Expand Down
4 changes: 2 additions & 2 deletions templates/sharepoint-list-email.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"type": "apiconnection",
"displayName": "${Resources.SHAREPOINT}",
"iconUri": "https://logicappsresources.blob.core.windows.net/icons/sharepoint.png",
"brandColor": "#1b75bc"
"brandColor": "#036C70"
},
{
"type": "apiconnection",
Expand All @@ -123,7 +123,7 @@
"type": "apiconnection",
"displayName": "${Resources.OFFICE}",
"iconUri": "https://logicappsresources.blob.core.windows.net/icons/office365.png",
"brandColor": "#0072c5"
"brandColor": "#0078D4"
}
],
"changedTime": "2017-07-05T00:00:50.000Z",
Expand Down
4 changes: 2 additions & 2 deletions templates/sharepoint-modified.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,13 +86,13 @@
"type": "apiconnection",
"displayName": "${Resources.SHAREPOINT}",
"iconUri": "https://logicappsresources.blob.core.windows.net/icons/sharepoint.png",
"brandColor": "#1b75bc"
"brandColor": "#036C70"
},
{
"type": "apiconnection",
"displayName": "${Resources.OFFICE}",
"iconUri": "https://logicappsresources.blob.core.windows.net/icons/office365.png",
"brandColor": "#0072c5"
"brandColor": "#0078D4"
}
],
"changedTime": "2017-07-05T00:00:35.000Z",
Expand Down
6 changes: 3 additions & 3 deletions templates/sharepoint-move.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,19 +137,19 @@
"type": "apiconnection",
"displayName": "${Resources.SHAREPOINT}",
"iconUri": "https://logicappsresources.blob.core.windows.net/icons/sharepoint.png",
"brandColor": "#1b75bc"
"brandColor": "#036C70"
},
{
"type": "apiconnectionwebhook",
"displayName": "${Resources.OFFICE}",
"iconUri": "https://logicappsresources.blob.core.windows.net/icons/office365.png",
"brandColor": "#0072c5"
"brandColor": "#0078D4"
},
{
"type": "apiconnection",
"displayName": "${Resources.SHAREPOINT}",
"iconUri": "https://logicappsresources.blob.core.windows.net/icons/sharepoint.png",
"brandColor": "#1b75bc"
"brandColor": "#036C70"
}
],
"changedTime": "2017-07-05T00:00:51.000Z",
Expand Down
2 changes: 1 addition & 1 deletion templates/twitter-sharepoint.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"type": "apiconnection",
"displayName": "${Resources.SHAREPOINT}",
"iconUri": "https://logicappsresources.blob.core.windows.net/icons/sharepoint.png",
"brandColor": "#1b75bc"
"brandColor": "#036C70"
}
],
"changedTime": "2017-07-05T00:00:45.000Z",
Expand Down
2 changes: 1 addition & 1 deletion templates/twitter-to-office.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
"type": "apiconnection",
"displayName": "${Resources.OFFICE}",
"iconUri": "https://logicappsresources.blob.core.windows.net/icons/office365.png",
"brandColor": "#0072c5"
"brandColor": "#0078D4"
},
{
"type": "apiconnection",
Expand Down

0 comments on commit 3aad2cf

Please sign in to comment.