SMAPI icon indicating copy to clipboard operation
SMAPI copied to clipboard

ColorfulConsoleWriter does not remember setting from installer

Open Martmists-GH opened this issue 1 year ago • 0 comments

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

Martmists-GH avatar Apr 11 '24 13:04 Martmists-GH