Merge pull request #3861 from gabrielbazan7/feat/darkGreen
adding more green colors
This commit is contained in:
commit
4383f02088
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