theme changes
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good
This commit is contained in:
parent
8c74804ce2
commit
46f2935dd0
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user