6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit a3f88c3c

AuthorEdmir Suljic<esu@dwarf.dk>
Date2025-06-06 14:04:56 +0200
Used global text color theme on text field

Changed files

comwell_key_app/lib/profile_settings/profile_settings_page.dart | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Diff

diff --git a/comwell_key_app/lib/profile_settings/profile_settings_page.dart b/comwell_key_app/lib/profile_settings/profile_settings_page.dart
index 6b3028eb..0fa652c2 100644
--- a/comwell_key_app/lib/profile_settings/profile_settings_page.dart
+++ b/comwell_key_app/lib/profile_settings/profile_settings_page.dart
@@ -75,7 +75,7 @@ class ProfileSettingsPage extends StatelessWidget {
const SizedBox(height: 36),
Text("profile_settings".tr(),
style: theme.textTheme.headlineLarge
- ?.copyWith(color: Colors.black.withValues(alpha: 0.65)),
+ ?.copyWith(color: colorPrimaryText),
textAlign: TextAlign.start),
const SizedBox(height: 36),
ComwellTextField(