mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-19 17:13:42 -05:00
Updated Color schemes (markdown)
@@ -175,7 +175,8 @@ A collection of color schemes based on the [base16](https://github.com/chriskemp
|
|||||||
<https://github.com/nicodebo/base16-fzf>
|
<https://github.com/nicodebo/base16-fzf>
|
||||||
|
|
||||||
### One Dark
|
### One Dark
|
||||||
```
|

|
||||||
|
```sh
|
||||||
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
||||||
--color=dark
|
--color=dark
|
||||||
--color=fg:-1,bg:-1,hl:#c678dd,fg+:#ffffff,bg+:#4b5263,hl+:#d858fe
|
--color=fg:-1,bg:-1,hl:#c678dd,fg+:#ffffff,bg+:#4b5263,hl+:#d858fe
|
||||||
|
|||||||
Reference in New Issue
Block a user