refactor(bat): use gruvbox-dark theme
This commit is contained in:
parent
1dce9b65c3
commit
eaf4477507
@ -1,7 +1,7 @@
|
||||
# This is `bat`s configuration file. Each line either contains a comment or
|
||||
# a command-line option that you want to pass to `bat` by default. You can
|
||||
# run `bat --help` to get a list of all possible configuration options.
|
||||
--theme="Solarized (dark)"
|
||||
--theme="gruvbox-dark"
|
||||
--style="header,grid,numbers,snip"
|
||||
--italic-text="always"
|
||||
--pager="never"
|
||||
|
Loading…
Reference in New Issue
Block a user