SMAPI - Stardew Modding API

SMAPI - Stardew Modding API

971k Downloads

Clarify how to change color scheme during manual install

mys721tx opened this issue ยท 4 comments

commented

Describe the bug
On mac OS 10.14, SMAPI 2.7 console output color is fixed to black instead of the foreground color. This makes the output hard to read on terminal with dark background.

To Reproduce

  1. Set Terminal.app profile to Basic, Homebrew, or Pro.
  2. Launch SMAPI via the shell script StardewModdingAPI.

Log file
Log file

Screenshots
image

commented

@mys721tx When you run the installer on Linux or Mac, you should be given a choice of color schemes:

color theme selector

Does that not appear for you?

commented

Sorry I did not notice that. I was manually installing SMAPI the entire time since I don't have Mono installed. Is it possible to add this option in the documentation?

commented

Sure, added in fb3b7ae.

commented

Thanks! fixed in fb3b7ae.