CSS Style themes support in Copay
This commit is contained in:
parent
7849304bd7
commit
08e4eaf5e0
9 changed files with 246 additions and 137 deletions
|
|
@ -36,6 +36,7 @@ var config = {
|
|||
port: 3001
|
||||
},
|
||||
verbose: 1,
|
||||
theme: ['default', 'clean']
|
||||
};
|
||||
|
||||
var log = function () {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue