mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 16:45:38 -05:00
Added fzf equivalent to the termschool vim theme.
@@ -256,3 +256,14 @@ export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
|||||||
--color=marker:#f0d50c,spinner:#cf73e6,header:#91aadf'
|
--color=marker:#f0d50c,spinner:#cf73e6,header:#91aadf'
|
||||||
```
|
```
|
||||||

|

|
||||||
|
|
||||||
|
### [TermSchool](https://github.com/marcopaganini/termschool-vim-theme)
|
||||||
|
|
||||||
|
Note: Truecolor theme.
|
||||||
|
|
||||||
|
```sh
|
||||||
|
export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
|
||||||
|
--color="fg:#f0f0f0,bg:#252c31,bg+:#005f5f,hl:#87d75f,gutter:#252c31"
|
||||||
|
--color="query:#ffffff,prompt:#f0f0f0,pointer:#dfaf00,marker:#00d7d7"
|
||||||
|
'
|
||||||
|

|
||||||
Reference in New Issue
Block a user