SMAPI
SMAPI copied to clipboard
ColorfulConsoleWriter does not remember setting from installer
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:
- Select Light text during installing
- Run the game through SMAPI
- 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