Skip to content

fzf theme for extras #190

@GNOMES

Description

@GNOMES

Question or Suggestion

I would be interested in an "official" fzf theme for the extras dir.

Best effort I have found+modified (not very close to cyberdream fzflua's defaults):

export FZF_DEFAULT_OPTS=" \
  --style=minimal \
  --highlight-line \
  --ansi \
  --layout=reverse \
    --color=fg:-1,fg+:-1,bg:-1,bg+:-1 \
    --color=hl:#5ea1ff,hl+:#5ef1ff,info:#afaf87,marker:#5eff6c \
    --color=prompt:#ff5ea0,spinner:#ff5ef1,pointer:#bd5eff,header:#87afaf \
    --color=border:#262626,label:#aeaeae,query:#d9d9d9"

with fzf-lua configured to use fzf colors require('fzf-lua').setup({ 'max-perf' })

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions