mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-20 09:33:42 -05:00
Updated Color schemes (markdown)
@@ -8,7 +8,7 @@ fzf --color=bg+:24
|
|||||||
fzf --color=light,fg:232,bg:255,bg+:116,info:27
|
fzf --color=light,fg:232,bg:255,bg+:116,info:27
|
||||||
```
|
```
|
||||||
|
|
||||||
The color specification can be quite long if fully customized, so it's advised that you put it in `$FZF_DEFAULT_OPTS`. You can split it into multiple occurrences of `--color`.
|
The color specification can be quite long if fully customized, so it's advised that you put it in `$FZF_DEFAULT_OPTS`. You can split it into multiple `--color`s.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
export FZF_DEFAULT_OPTS='
|
export FZF_DEFAULT_OPTS='
|
||||||
|
|||||||
Reference in New Issue
Block a user