Skip to content

christianrickert/vim-firefly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firefly 🪲

Artist's impression (ChatGPT, let's be real) of fireflies gathering at a forest clearing.

Firefly is my personal dark vim color scheme with vibrant, but muted colors.

Firefly's color palette.

I got tired of looking at pea green strings with gruvbox and created my own color scheme1: Its color palette is tuned to reduce eye strain and help my brain process buggy source code late into the night, hence the name.

24-bit color 8-bit color 4-bit color
Screenshot of the Firefly 24-bit color scheme with MacVim on maOS Screenshot of the Firefly 8-bit color scheme with zsh on maOS Screenshot of the Firefly 4-bit color scheme with zsh on maOS

Firefly's color palette is optimized for Vim's termguicolors, but it adjusts seamlessly to reduced terminal colors (t_Co=256, t_Co=16). See the screenshots in the table above.

Tip

You can install the firefly color scheme with vim-plug. Install the plugin manager and add these lines to your vimrc:

call plug#begin()

" firefly - vim color scheme
Plug 'christianrickert/vim-firefly'

call plug#end()

I hope you will enjoy Firefly as much as I do! 🌙

Footnotes

  1. The color scheme files were generated with vim-colortemplate. ↩

About

🪲 Vim color scheme for buggy nights

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published