Skip to content

Commit 4efe22f

Browse files
Bigger logo
1 parent de7fb2b commit 4efe22f

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
Binary file not shown.
1.71 KB
Loading

internal_filesystem/lib/mpos/ui/display.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
_dpi = None
77

88
# White text on black logo works (for dark mode) and can be inverted (for light mode)
9-
logo_white = "M:builtin/res/mipmap-mdpi/MicroPythonOS-logo-white-long-w240.png"
9+
logo_white = "M:builtin/res/mipmap-mdpi/MicroPythonOS-logo-white-long-w296_without_border_266x39.png"
1010

1111
# Black text on transparent logo works (for light mode) but can't be inverted (for dark mode)
1212
# Even when trying different blend modes (SUBTRACTIVE, ADDITIVE, MULTIPLY)

0 commit comments

Comments
 (0)