1
0
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:
Keith Hall
2026-03-31 22:22:31 +03:00
parent 7d9884d6d2
commit abab6533e4
+2
View File
@@ -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",