The _type_ is a file type. Supported file types are:
*disable*::
- Turns off output colorization for all compatible utilities.
+Turns off output colorization for all compatible utilities.
*enable*::
- Turns on output colorization; any matching *disable* files are ignored.
+Turns on output colorization; any matching *disable* files are ignored.
*scheme*::
- Specifies colors used for output. The file format may be specific to the utility, the default format is described below.
+Specifies colors used for output. The file format may be specific to the utility, the default format is described below.
If there are more files that match for a utility, then the file with the more specific filename wins. For example, the filename "@xterm.scheme" has less priority than "dmesg@xterm.scheme". The lowest priority are those files without a utility name and terminal identifier (e.g., "disable").
== ENVIRONMENT
TERMINAL_COLORS_DEBUG=all::
- enables debug output.
+enables debug output.
== FILES
_$XDG_CONFIG_HOME/terminal-colors.d_
+
_$HOME/.config/terminal-colors.d_
+
_/etc/terminal-colors.d_
== EXAMPLE