diff --git a/lib/pages/paynym/paynym_home_view.dart b/lib/pages/paynym/paynym_home_view.dart index 96baa5daf..210d46687 100644 --- a/lib/pages/paynym/paynym_home_view.dart +++ b/lib/pages/paynym/paynym_home_view.dart @@ -322,7 +322,7 @@ class _PaynymHomeViewState extends ConsumerState { height: 12, color: Theme.of(context) .extension()! - .textDark, + .buttonTextSecondary, ), onPressed: () async { await Clipboard.setData( @@ -359,7 +359,7 @@ class _PaynymHomeViewState extends ConsumerState { height: 12, color: Theme.of(context) .extension()! - .textDark, + .buttonTextSecondary, ), onPressed: () async { Rect? sharePositionOrigin; @@ -396,7 +396,7 @@ class _PaynymHomeViewState extends ConsumerState { height: 12, color: Theme.of(context) .extension()! - .textDark, + .buttonTextSecondary, ), onPressed: () { showDialog(