Theme: Blue works better with full invert

This commit is contained in:
Jason P
2026-04-13 19:45:29 -05:00
parent 95072d463a
commit cb88aa700f

View File

@@ -225,7 +225,7 @@ static const TFTThemeDef kThemes[] = {
TFTPalette::SkyBlue, // headerStatus
TFTPalette::Navy, // bodyBg
TFTPalette::White, // bodyFg
false, // fullFrameInvert
true, // fullFrameInvert
},
// ── Creamsicle (ThemeID::Creamsicle = 5) — light variant ─────────