mirror of
https://github.com/dylanaraps/pywal.git
synced 2024-11-25 17:33:09 +01:00
export: Export FZF colors.
This commit is contained in:
parent
4684d04083
commit
c0c2eeaf9f
@ -24,3 +24,9 @@ color12='{color12}'
|
||||
color13='{color13}'
|
||||
color14='{color14}'
|
||||
color15='{color15}'
|
||||
|
||||
# FZF colors
|
||||
export FZF_DEFAULT_OPTS+='
|
||||
--color fg:7,bg:0,hl:1,fg+:232,bg+:1,hl+:255
|
||||
--color info:7,prompt:2,spinner:1,pointer:232,marker:1
|
||||
'
|
||||
|
Loading…
Reference in New Issue
Block a user