add more colours

This commit is contained in:
bechi 2015-05-29 15:25:41 -03:00
commit e44fbf9634
4 changed files with 4 additions and 4 deletions

View file

@ -20,7 +20,7 @@
</section>
<section class="middle tab-bar-section">
<h1 class="title ellipsis" ng-style="{'color': noColor ? '#F38F12' : index.backgroundColor}">
<h1 class="title ellipsis" ng-style="{'color': noColor ? '#4A90E2' : index.backgroundColor}">
{{(titleSection|translate) || (index.alias || index.walletName)}}
</h1>
</section>