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