add more colours
This commit is contained in:
parent
e95228e37b
commit
e44fbf9634
4 changed files with 4 additions and 4 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue