ui cleanup

This commit is contained in:
Christien Rioux 2024-04-07 23:16:06 -04:00
parent b7f7258c70
commit 1f99279cd2
23 changed files with 358 additions and 218 deletions

View file

@ -94,7 +94,7 @@ class _EnterPasswordDialogState extends State<EnterPasswordDialog> {
_passwordVisible
? Icons.visibility
: Icons.visibility_off,
color: scale.primaryScale.text,
color: scale.primaryScale.appText,
),
onPressed: () {
setState(() {