Page 1 of 1

Changing the color of out-of-sight tiles

PostPosted: Wednesday, 15th February 2017, 18:57
by ydeve
A while back, on console, they changed from grey to dark blue. How can I make them grey again?

Re: Changing the color of out-of-sight tiles

PostPosted: Wednesday, 15th February 2017, 20:13
by duvessa
The default was changed because some people have broken terminals that make darkgrey display as black (among other things).

If you have a non-broken terminal, you can get the old behaviour back with these options:
  Code:
bold_brightens_foreground=true
no_dark_brand=false

Re: Changing the color of out-of-sight tiles

PostPosted: Wednesday, 15th February 2017, 22:30
by neil
You don't need no_dark_brand=false any more; that option was removed and subsumed into bold_brightens_foreground.