mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29:51 +00:00
CWA-204 | applied new design to welcome and new wallet pages; created new wallet type page and select button; changed loading primary button
This commit is contained in:
parent
4b34ca3111
commit
d9f8ddb141
44 changed files with 595 additions and 295 deletions
|
@ -87,4 +87,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