Skip to content

Commit

Permalink
Update google voice icons and colors
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas101 committed Sep 12, 2018
1 parent 0880413 commit f88a3cc
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
Binary file modified assets/images/google/logo_voice_128px.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/google/logo_voice_32px.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/google/logo_voice_48px.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/google/logo_voice_64px.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/google/logo_voice_96px.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/shared/Models/ACAccounts/Google/GoogleVoiceService.js
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class GoogleVoiceService extends CoreACService {
'google/logo_voice_128px.png' 'google/logo_voice_128px.png'
] ]
} }
static get humanizedColor () { return '#488DFB' } static get humanizedColor () { return '#198E80' }


/* **************************************************************************/ /* **************************************************************************/
// Properties: Support // Properties: Support
Expand Down

0 comments on commit f88a3cc

Please sign in to comment.