1
0
mirror of https://github.com/cheat/cheat.git synced 2025-05-29 19:37:05 +02:00
Chris Lane caf355f142 Issue
Implements support for terminals with light backgrounds via a new
`CHEAT_COLORSCHEME` envvar.
2019-02-04 11:56:00 -05:00

7 lines
140 B
Plaintext

{
"CHEAT_COLORS" : true,
"CHEAT_COLORSCHEME" : "light",
"CHEAT_EDITOR" : "vi",
"CHEAT_PATH" : "/usr/share/cheat"
}