diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-07-08 17:48:01 -0400 |
---|---|---|
committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2022-07-08 17:48:01 -0400 |
commit | 1b25710cf26ccc46485c9475e33980a5490b9561 (patch) | |
tree | 895f5cf3a002d5e1859beb275be85d2a911de8f8 /docs | |
parent | dcb3a97727401c2b3704e277bc4062b3bd89448e (diff) | |
download | SMAPI-1b25710cf26ccc46485c9475e33980a5490b9561.tar.gz SMAPI-1b25710cf26ccc46485c9475e33980a5490b9561.tar.bz2 SMAPI-1b25710cf26ccc46485c9475e33980a5490b9561.zip |
fix installer partly applying color theme before it's selected
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release-notes.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/release-notes.md b/docs/release-notes.md index cf237a82..6c3edb77 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -8,6 +8,9 @@ --> ## Upcoming release +* For players: + * Fixed Linux/macOS installer's color theme question partly unreadable if the terminal background is dark. + * For the web UI: * Added log parser warning about performance of PyTK 1.23.0 or earlier. |