mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-21 17:18:06 +00:00
Missing image files
This commit is contained in:
@@ -41,7 +41,7 @@ void RecentEntriesHeader::paint(Painter& painter) {
|
||||
|
||||
const Style style {
|
||||
.font = parent_style.font,
|
||||
.background = Color::blue(),
|
||||
.background = Color::dark_blue(),
|
||||
.foreground = parent_style.foreground,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user