diff options
Diffstat (limited to 'basics/.config/bat/config')
| -rw-r--r-- | basics/.config/bat/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/basics/.config/bat/config b/basics/.config/bat/config index c4144ab..0d16ce8 100644 --- a/basics/.config/bat/config +++ b/basics/.config/bat/config @@ -4,7 +4,7 @@ # Specify desired highlighting theme (e.g. "TwoDark"). Run `bat --list-themes` # for a list of all available themes ---theme="ansi-dark" +--theme="gruvbox-dark" # Enable this to use italic text on the terminal. This is not supported on all # terminal emulators (like tmux, by default): |
