mirror of
https://github.com/cheat/cheat.git
synced 2024-11-22 14:01:36 +01:00
caf355f142
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"
|
|
}
|