mirror of
https://github.com/sharkdp/bat
synced 2026-07-24 17:13:19 +00:00
Update --diagnostic output with BAT_THEME_LIGHT/DARK env vars
This commit is contained in:
@@ -307,6 +307,8 @@ fn invoke_bugreport(app: &App, cache_dir: &Path) {
|
||||
"BAT_STYLE",
|
||||
"BAT_TABS",
|
||||
"BAT_THEME",
|
||||
bat::theme::env::BAT_THEME_DARK,
|
||||
bat::theme::env::BAT_THEME_LIGHT,
|
||||
"COLORTERM",
|
||||
"LANG",
|
||||
"LC_ALL",
|
||||
|
||||
Reference in New Issue
Block a user