Update: Changes icon design and color scheme for default wallet colors
This commit is contained in:
parent
437bd77ba4
commit
12990d7f71
4 changed files with 18 additions and 73 deletions
|
|
@ -115,8 +115,8 @@ angular.module('copayApp.services').factory('configService', function(storageSer
|
|||
|
||||
bitcoinAlias: 'btc',
|
||||
bitcoinCashAlias: 'bch',
|
||||
bitcoinWalletColor: '#fab915', // Observatory
|
||||
bitcoinCashWalletColor: '#26B03C', // Dollar Green
|
||||
bitcoinWalletColor: '#535353', // Dark Grey
|
||||
bitcoinCashWalletColor: '#eeb640', // Observatory
|
||||
|
||||
homeSectionIsHidden: {
|
||||
services: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue