mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-03 04:08:50 +01:00
Removes duplicate explanation.
This commit is contained in:
parent
ad7b634ee6
commit
eee7e5a575
@ -220,10 +220,7 @@ bat --list-themes | fzf --preview="bat --theme={} --color=always /path/to/file"
|
|||||||
|
|
||||||
`bat` looks good on a dark background by default. However, if your terminal uses a
|
`bat` looks good on a dark background by default. However, if your terminal uses a
|
||||||
light background, some themes will work better for you. For example, the `GitHub`
|
light background, some themes will work better for you. For example, the `GitHub`
|
||||||
theme is made for light backgrounds. To set your theme permanently, put
|
theme is made for light backgrounds. You can also make your own theme by following the
|
||||||
`export BAT_THEME="GitHub"` in your shell's startup file (like `.bashrc`). If you'd
|
|
||||||
like to see the other available themes, run `bat --list-themes`. You can also make
|
|
||||||
your own theme by following the
|
|
||||||
['Adding new themes' section below](https://github.com/sharkdp/bat#adding-new-themes).
|
['Adding new themes' section below](https://github.com/sharkdp/bat#adding-new-themes).
|
||||||
|
|
||||||
### Output style
|
### Output style
|
||||||
|
Loading…
Reference in New Issue
Block a user