sponsor Vim development Vim logo Vim Book Ad

cosmic-barf.vim : A dark, solarized based colorscheme

 script karma  Rating 105/33, Downloaded by 2188  Comments, bugs, improvements  Vim wiki

created by
Evan Turner
 
script type
color scheme
 
description
GitHub Repo
---------------------

https://github.com/evturn/cosmic-barf

Screenshots
---------------------

https://raw.githubusercontent.com/evturn/cosmic-barf/master/screenshots/javascript.png
https://raw.githubusercontent.com/evturn/cosmic-barf/master/screenshots/vim.png
https://raw.githubusercontent.com/evturn/cosmic-barf/master/screenshots/haskell.png
 
install details
Installation
---------------------

Option 1: Manual installation

1.  After downloading the vim script or package, move the
    `cosmic-barf.vim` file to the `.vim/colors` directory.

        $ cd cosmic-barf/colors
        $ mv cosmic-barf.vim ~/.vim/colors/

Option 2: Pathogen installation

1.  Move or clone the `cosmic-barf` directory so that it is
    a subdirectory of the `.vim/bundle` directory.

        $ cd ~/.vim/bundle
        $ git clone git@github.com:evturn/cosmic-barf.git

Modify .vimrc
---------------------

syntax enable
set background=dark
colorscheme cosmic-barf
let g:colors_name = 'cosmic-barf'
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
cosmic-barf.zip 1.1 2018-12-08 7.0 Evan Turner Extend highlighting for nerdtree
cosmic-barf.zip 1.0 2018-12-08 7.0 Evan Turner Initial upload
ip used for rating: 216.73.216.46

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github