mirror of
https://github.com/cheat/cheat.git
synced 2025-04-08 10:44:02 +02:00

Implements support for terminals with light backgrounds via a new `CHEAT_COLORSCHEME` envvar.
7 lines
140 B
Plaintext
7 lines
140 B
Plaintext
{
|
|
"CHEAT_COLORS" : true,
|
|
"CHEAT_COLORSCHEME" : "light",
|
|
"CHEAT_EDITOR" : "vi",
|
|
"CHEAT_PATH" : "/usr/share/cheat"
|
|
}
|