Missing image files

This commit is contained in:
furrtek 2017-05-18 21:56:55 +01:00
parent 82cb56e9b2
commit a35d9ee8a9
12 changed files with 52 additions and 65 deletions

View file

@ -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,
};