Curses: implement the windowcolors option
Allow changing the curses windows foreground and background colors, for example: OPTIONS=windowcolor:menu #8000F0/20F080 message grey/blue
This commit is contained in:
@@ -5513,7 +5513,7 @@ plus widen each inventory line by two columns.
|
||||
\item[\ib{windowcolors}]
|
||||
If {\it NetHack\/} can, it should display windows with the specified
|
||||
foreground/background colors.
|
||||
Windows GUI only.
|
||||
Windows GUI and curses windowport only.
|
||||
The format is
|
||||
\begin{verbatim}
|
||||
OPTION=windowcolors:wintype foreground/background
|
||||
|
||||
Reference in New Issue
Block a user