Switch to dark theme (#278)

This commit is contained in:
Shadowtrance
2025-05-07 03:52:55 +10:00
committed by GitHub
parent b2647f46bb
commit 870924229a
58 changed files with 77 additions and 15 deletions
+1
View File
@@ -47,6 +47,7 @@ CONFIG_LV_DPI_DEF=139
CONFIG_LV_DISP_DEF_REFR_PERIOD=10
CONFIG_LV_COLOR_DEPTH_24=y
CONFIG_LV_COLOR_DEPTH=24
CONFIG_LV_THEME_DEFAULT_DARK=y
# TinyUSB: Currently not working (no error in log, mounting takes minutes or more)
CONFIG_TINYUSB_MSC_ENABLED=n
CONFIG_TINYUSB_MSC_MOUNT_PATH="/sdcard"