mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 12:29:51 +00:00
CWA-201 | applied new design to primary button and seed page; added base alert dialog and reconnect alert dialog
This commit is contained in:
parent
6a799df7da
commit
df64e7b5e1
19 changed files with 403 additions and 177 deletions
|
@ -87,5 +87,4 @@ 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 menuDivider = Color.fromRGBO(48, 59, 95, 1.0);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue