Fix storage bar colours when theme uses custom background image
Some checks failed
build / build (ubuntu-latest, Release) (push) Failing after 22s

The header storage bar (microSD/System) used ThemeEntryID_BACKGROUND and ThemeEntryID_TEXT_INFO. When a theme sets background to an image path, no colour is set for that entry, so the bar got an unset/default colour (often white) and looked wrong on dark themes. Use PROGRESSBAR and PROGRESSBAR_BACKGROUND for the bar so it always uses theme colours that are defined as colours, not images.
This commit is contained in:
Niklas080208
2026-02-06 22:06:01 +01:00
parent 0474566576
commit ad4dd48026
2 changed files with 7 additions and 6 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.