Skip to content

puven12/vifm-colors

This branch is 13 commits ahead of, 64 commits behind vifm/vifm-colors:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f28d08e · Mar 22, 2019

History

71 Commits
Mar 22, 2019
Mar 22, 2019
Mar 22, 2019
Aug 14, 2015
Mar 22, 2019
Jul 8, 2015
Mar 22, 2019
Jul 8, 2015
Mar 22, 2019
Jun 5, 2014
Jul 8, 2015
Jul 8, 2015
Jun 21, 2018
Jul 8, 2015
Mar 22, 2019
Jul 6, 2017
Jul 8, 2015
Jul 8, 2015
Mar 30, 2018
Jul 6, 2017
Aug 9, 2016
Jul 6, 2017
Apr 5, 2017
Dec 18, 2016
Jul 8, 2015
Jul 8, 2015
Jul 8, 2015

Repository files navigation

vifm-colors

Various colorschemes for vifm:

  • astrell (by astrell)
  • darkdesert (by langner)
  • Default
  • desert
  • dracula (by EgZvor)
  • g80
  • iceberg (by puven12)
  • lucius (by francogonzaga)
  • matrix
  • mc-like (by Petteri Knihti)
  • molokai (by Miguel Madrid Mencía)
  • near-default
  • ph (by pihao)
  • reicheltd-light (by reicheltd)
  • semidarkdesert (by clausED)
  • snowwhite (by durcheinandr)
  • solarized-dark
  • zenburn
  • zenburn_1 (by frgm)

The solarized-dark theme is based on istib's version.

Installation

Distribution

Some distributions offer a package for vifm color schemes. In this case you can install them easily using your package manager.

openSUSE

zypper in vifm-colors

Manual

If you would like to have just one theme you could download it via wget, for example:

wget -P ~/.vifm/colors https://raw.githubusercontent.com/vifm/vifm-colors/master/solarized-dark.vifm

If you prefer to download all themes you could set it up with git, and stay up to date.

rm -rf ~/.config/vifm/colors

git clone https://github.com/vifm/vifm-colors ~/.config/vifm/colors

To check for updates just type git pull in ~/.config/vifm/colors.

Note: replace ~/.config/vifm with ~/.vifm in commands above if you store your configuration there.

Preview

A preview of all color themes contained in this repository are available at the official vifm site.

Set a theme

Load with :colorscheme theme-name in vifm, or write colorscheme theme-name in vifm's configuration file ~/.config/vifm/vifmrc.

If you have any color themes that are not in this repo, feel free to fork, add it and send a pull request!

About

Various colorschemes for vifm file explorer.

Resources

License

Stars

Watchers

Forks

Packages

No packages published