Skip to content

Nord theme for the fzf command-line fuzzy finder tool

License

Notifications You must be signed in to change notification settings

ianchesal/nord-fzf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

nord-fzf

A Nord colour palette for the fzf command-line fuzzy finder tool.

Generated using: https://minsw.github.io/fzf-color-picker/

fzf picker

Installation

Note: this works best when your terminal is also set to use a Nord colour palette. The palette I use with Kitty can found in my dotfiles here. My old iTerm2 settings are here.

Add the following your .(zsh|bash)rc configuration to set the colours used by fzf.

export FZF_DEFAULT_OPTS=$FZF_DEFAULT_OPTS'
    --color=fg:#e5e9f0,bg:#3b4252,hl:#81a1c1
    --color=fg+:#e5e9f0,bg+:#3b4252,hl+:#81a1c1
    --color=info:#eacb8a,prompt:#bf6069,pointer:#b48dac
    --color=marker:#a3be8b,spinner:#b48dac,header:#a3be8b'

About

Nord theme for the fzf command-line fuzzy finder tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published