made dollar green default colour for bitcoin cash

This commit is contained in:
Kadir Sekha 2017-11-17 15:43:04 +09:00
commit be5c7b4728
6 changed files with 31 additions and 14 deletions

View file

@ -14,8 +14,8 @@ $v-text-accent-color: #aaa;
$v-success-color: #fab915;
$v-warning-color: #bb331a;
/* Theme */
$v-default-wallet-color-index: 6;
/* Theme */
$v-default-wallet-color-index: 7;
$v-top-tabs-color: $v-accent-color;
$v-wallet-backup-phrase-color: $v-text-primary-color;
$v-wallet-backup-select-phrase-color: $v-secondary-color;