Skip to content

aesnyder/base16-fzf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

base16-fzf

base16-fzf

This repository provide base16 colorschemes for fzf, a command-line fuzzy finder written in go.

It is meant to be used along with the new implementation of base16 colorscheme project, which propose a modular approach, by separating templates, schemes and builder into different repositories.

The build_scheme directory of this repository contains fzf colorschemes build using the base16-builder-php. You can build all the colorschemes yourself by using the aformentionned builder or a builder written in another language. (see base16 main repository)

Installation

Bash/Zsh

Append your favorite base16 colorscheme from the bash directory into your {bash,zsh} configuration file.

Fish

Source your favorite base16 colorscheme from the fish directory with the source command. This creates a global variable that will be persistent across shell sessions.

Screenshot

Oceanicnext

oceanicnext-screenshot

Bright

bright-screenshot

Solarized-dark

solarized-dark-screenshot

Solarized-light

solarized-light-screenshot

About

base16 colors for fzf fuzzy finder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 97.7%
  • HTML 2.3%