ChausseBenjamin / friffle-vim

Simple vim & neovim colorscheme theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vim Friffle

An eye catching, yet simple colorscheme for vim & neovim.

Inspiration

I'm a huge fan of the nord theme for its relaxing color palette. I'm also a fan of green themes such as homebrew on macOS for their hommage to older days of computing. I wanted to try and bring the smoothness of the nord theme to a theme which relied on green as it's base. I wanted my theme to feel cohesive with my vim statusbar. Thus I also made a quite simple vim lightline theme to complement friffle.

I have often found that Nord had some colors which were to similar to one another and made syntax highlighting confusing at times. This is why I tried my best to make all the colors distinguishable from one another without being too agressive. Behold, friffle-vim.

Installation

Use your favourite plugin manager,

  • Vim-plug: Plug 'ChausseBenjamin/friffle-vim'
  • Vundle: Plugin 'ChausseBenjamin/friffle-vim'
  • Dein: call dein#add('ChausseBenjamin/friffle-vim')

Showcase

C:

friffle-vim with C

Golang:

friffle-vim with Go

Shell Scripts:

friffle-vim with Shell Scripts

Html

friffle-vim with Html

Issues:

This is still a work in progress and I fix things when I have the time. I know other people use other bars such as airline and powerline. I am not familiar with how these treat colors but if you wish to suggest it, please do so. Feel free to submit pull requests. The better it gets, the better for everyone!

About

Simple vim & neovim colorscheme theme


Languages

Language:Vim Script 100.0%