mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-07-26 10:38:52 +00:00
fine tune app search ui (#3256)
This commit is contained in:
@@ -374,7 +374,7 @@ class InformationView : public View {
|
||||
Image search_icon{
|
||||
{2, 0, 16, 16},
|
||||
&bitmap_icon_search,
|
||||
Color::yellow(),
|
||||
Theme::getInstance()->fg_light->foreground,
|
||||
Theme::getInstance()->bg_darker->background};
|
||||
|
||||
Text version{
|
||||
|
||||
Reference in New Issue
Block a user