textual.constants
This module contains constants, which may be set in environment variables.
COLOR_SYSTEM
module-attribute
¶
Force color system override.
DEFAULT_THEME
module-attribute
¶
Textual theme to make default. More than one theme may be specified in a comma separated list. Textual will use the first theme that exists.
DEVTOOLS_HOST
module-attribute
¶
The host where textual console is running.
DEVTOOLS_PORT
module-attribute
¶
Constant with the port that the devtools will connect to.