Update: Changes icon design and color scheme for default wallet colors

This commit is contained in:
Sam Cheng Hung 2018-06-08 12:06:12 +05:30
commit 12990d7f71
4 changed files with 18 additions and 73 deletions

View file

@ -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