Skip to content

Commit

Permalink
adjust color of powernapper image
Browse files Browse the repository at this point in the history
  • Loading branch information
o-bagge committed Feb 20, 2024
1 parent 001cdc1 commit 1e9d41c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion open_earable/lib/apps/powernapper/timerscreen.dart
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ class TimerScreenState extends State<TimerScreen> {
'assets/powernapping_timer/198155.png',
width: 150,
height: 150,
color: Colors.white,
color: Colors.grey,
),
SizedBox(height: 20),

Expand Down

0 comments on commit 1e9d41c

Please sign in to comment.