mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29:51 +00:00
Merge pull request #53 from cake-tech/CWA-204-rework-new-wallet-creation
Cwa 204 rework new wallet creation
This commit is contained in:
commit
83f9c034d9
83 changed files with 969 additions and 382 deletions
|
@ -89,4 +89,5 @@ class PaletteDark {
|
|||
static const Color historyPanelButton = Color.fromRGBO(39, 53, 96, 1.0);
|
||||
static const Color menuHeader = Color.fromRGBO(41, 52, 84, 1.0);
|
||||
static const Color menuList = Color.fromRGBO(48, 59, 95, 1.0);
|
||||
static const Color selectButtonText = Color.fromRGBO(57, 74, 95, 1.0);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue