- Fix dark background being accidentally applied to white theme for certain UI elements. Thanks @simcc!
- Fix background color for https://chatgpt.com/codex/cloud (see previous log entry about adding new
mainBgColortweak) - Fix dark background color being accidentally applied to white theme
- Add
mainBgColordefault option that restores a readable UI background in place of the eye-bleeding #000-black. If you like #000 or use an OLED display, you can remove this by settingdefaultSettings.mainBgColor.enabledtofalse.