theme changes
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good

This commit is contained in:
Scott E. Graves 2025-03-02 20:24:43 -06:00
parent 8c74804ce2
commit 46f2935dd0

View File

@ -62,7 +62,7 @@ class _MountWidgetState extends State<MountWidget> {
icon: Icon(
mount.state,
color:
isActive ? Color.fromARGB(255, 153, 86, 66) : subTextColor,
isActive ? Color.fromARGB(255, 163, 96, 76) : subTextColor,
),
onPressed:
_enabled