aboutsummaryrefslogtreecommitdiff
path: root/data/help/color.yaml
blob: 8171ab92e2242befe593999cf8a4661be0879d8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
name: "color"
category: "Options"
description: |
  Color output mode.

  Type:    string
  Default: none
  Values:  none, ansi, xterm256

  Controls the color output format used by the game.
  none      - No color output
  ansi      - Standard 16-color ANSI codes
  xterm256  - 256-color xterm codes