mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-05-17 21:30:25 -04:00
Reverted default Text UI color mode to 16 colors.
This commit is contained in:
parent
e736b5590c
commit
8bb135c803
1 changed files with 3 additions and 2 deletions
|
@ -330,9 +330,10 @@ intro_time = 1
|
||||||
# valid colormodes are:
|
# valid colormodes are:
|
||||||
# monochrome, 16, 88, 256 and 24bit
|
# monochrome, 16, 88, 256 and 24bit
|
||||||
#
|
#
|
||||||
# The default is a conservative 88 colors,
|
# The default is a conservative 16 colors,
|
||||||
# but 256 colors can probably be used on
|
# but 256 colors can probably be used on
|
||||||
# most terminals. Some terminals
|
# most terminals. Some terminals support
|
||||||
|
# 24 bit color.
|
||||||
|
|
||||||
# colormode = monochrome
|
# colormode = monochrome
|
||||||
colormode = 16
|
colormode = 16
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue