Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -24,7 +24,7 @@ class CustomWatchThemePreviewView | @@ -24,7 +24,7 @@ class CustomWatchThemePreviewView | ||
| 24 | child: Text( | 24 | child: Text( |
| 25 | context.l10n.watchThemeDelete, | 25 | context.l10n.watchThemeDelete, |
| 26 | style: const TextStyle( | 26 | style: const TextStyle( |
| 27 | - color: Color(0xFFFC4447), | 27 | + color: Color(0xFF78787D), |
| 28 | fontSize: 14, | 28 | fontSize: 14, |
| 29 | fontWeight: FontWeight.w600, | 29 | fontWeight: FontWeight.w600, |
| 30 | ), | 30 | ), |
-
Please register or login to post a comment