adding more green colors
This commit is contained in:
parent
c2ed0de9c5
commit
70f7c51580
1 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,8 @@ angular.module('copayApp.controllers').controller('preferencesColorController',
|
||||||
'#FAA77F',
|
'#FAA77F',
|
||||||
'#D0B136',
|
'#D0B136',
|
||||||
'#9EDD72',
|
'#9EDD72',
|
||||||
|
'#29BB9C',
|
||||||
|
'#019477',
|
||||||
'#77DADA',
|
'#77DADA',
|
||||||
'#4A90E2',
|
'#4A90E2',
|
||||||
'#484ED3',
|
'#484ED3',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue