Pathoschild / SMAPI

The modding API for Stardew Valley.
https://smapi.io/
GNU Lesser General Public License v3.0
1.71k stars 258 forks source link

ColorfulConsoleWriter does not remember setting from installer #946

Open Martmists-GH opened 2 months ago

Martmists-GH commented 2 months ago

Describe the bug In the installer I select the "Light text" color scheme, but while the game is running it uses the "Dark text" color scheme.

To Reproduce Exact steps which reproduce the bug, if possible. For example:

  1. Select Light text during installing
  2. Run the game through SMAPI
  3. You should see dark text

Termite color settings:

[colors]
background=rgba(53, 6, 4, 0.9)
foreground=#c5c5c5
cursor=#c2ad8d

color0=#000000
color1=#882d1f
color2=#d52918
color3=#dd7922
color4=#e38c74
color5=#f4cc3d
color6=#f5cf89
color7=#c5c5c5
color8=#594240
color9=#ab1206
color10=#ad351d
color11=#ac5b48
color12=#ad6524
color13=#c18853
color14=#c6b579
color15=#c7c0bf

Log file N/A

Screenshots Screenshot_20240411_144919