Remove LTO, minor UI tweaks (#1216)

This commit is contained in:
Kyle Reed 2023-06-29 22:33:33 -07:00 committed by GitHub
parent 3d46c28911
commit 3b41d73ddd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -161,7 +161,7 @@ class TextEditorMenu : public View {
{15 * 8, 1 * 8, 7 * 8, 7 * 8},
"Zoom",
&bitmap_icon_search,
Color::dark_green()};
Color::orange()};
NewButton button_delline{
{1 * 8, 8 * 8, 7 * 8, 7 * 8},