mirror of
https://github.com/sharkdp/bat
synced 2026-08-10 20:01:45 +00:00
Merge color scheme options into theme / BAT_THEME
This commit is contained in:
+1
-1
@@ -384,7 +384,7 @@ fn run() -> Result<bool> {
|
||||
&config,
|
||||
config_dir,
|
||||
cache_dir,
|
||||
app.color_scheme_preference(),
|
||||
ColorSchemePreference::default(),
|
||||
)?;
|
||||
Ok(true)
|
||||
} else if app.matches.get_flag("config-file") {
|
||||
|
||||
Reference in New Issue
Block a user