Skip to content

neofusion theme for fzf blending lava red and ice blue 👾

License

Notifications You must be signed in to change notification settings

diegoulloao/neofusion.fzf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sponsor


neofusion.fzf

Made with Lua

Neofusion theme for fzf 👾

neofusion

Installation 📦

Add the following lines inside your ~/.zshrc, ~/.bashrc or shell config file:

zsh-bash

export FZF_DEFAULT_OPTS=" \
--color=bg+:#031B26,bg:#06101e,spinner:#fd5e3a,hl:#e2d9c5 \
--color=fg:#08435E,header:#e2d9c5,info:#35b5ff,pointer:#fa7a61 \
--color=marker:#fd5e3a,fg+:#66def9,prompt:#35b5ff,hl+:#fd5e3a"

fish

set -Ux FZF_DEFAULT_OPTS "\
--color=bg+:#031B26,bg:#06101e,spinner:#fd5e3a,hl:#e2d9c5 \
--color=fg:#08435E,header:#e2d9c5,info:#35b5ff,pointer:#fa7a61 \
--color=marker:#fd5e3a,fg+:#66def9,prompt:#35b5ff,hl+:#fd5e3a"

powershell

$ENV:FZF_DEFAULT_OPTS=@"
--color=bg+:#031B26,bg:#06101e,spinner:#fd5e3a,hl:#e2d9c5
--color=fg:#08435E,header:#e2d9c5,info:#35b5ff,pointer:#fa7a61
--color=marker:#fd5e3a,fg+:#66def9,prompt:#35b5ff,hl+:#fd5e3a
"@

For a transparent background you can concatenate: --color=bg:-1 at the end of the string.

Save, then restart or reload your config ✨

Ports ⭐

neofusion.nvim

Neovim theme version. Check it out!

neofusion.iterm

iTerm2 theme version. Check it out!

neofusion.alacritty

Alacritty theme version. Check it out!

neofusion.kitty

Kitty theme version. Check it out!

neofusion.wezterm

WezTerm theme version. Check it out!

neofusion.winterm

Windows Terminal theme version. Check it out!

neofusion.bat

Bat theme version Check it out!

neofusion.k9s

K9s theme version. Check it out!

neofusion.sp

Spotify Player (Terminal) theme version Check it out!

neofusion.posting

Posting theme version. Check it out!

neofusion.vscode

VS Code theme version Check it out!

neofusion-wallpapers

Beautiful wallpapers that match your setup. Check available resolutions

Sponsors ❤️

Check out our awesome sponsors!

User avatar:

Releases

No releases published

Packages

No packages published