mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-11-17 09:47:37 +00:00
fruit sorbet selected coin color
This commit is contained in:
parent
5c9fe44cbd
commit
765b266a6b
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,7 @@ class FruitSorbetColors extends StackColorTheme {
|
|||
|
||||
// text field
|
||||
@override
|
||||
Color get textFieldActiveBG => const Color(0xFFFFFBF6);
|
||||
Color get textFieldActiveBG => const Color(0xFFF7EEE1);
|
||||
@override
|
||||
Color get textFieldDefaultBG => const Color(0xFFFFF8EE);
|
||||
@override
|
||||
|
|
Loading…
Reference in a new issue