Skip to content

artanikin/sexy-railscasts-256-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

Sexy RailsCasts Vim theme

  • A 256-color version-ish of the Sexy RailsCasts Vim theme

Installation

Option 1: Manual Installation

  1. Move sexy-railscasts-256.vim to your .vim/colors directory. After downloading the vim script or package:

    $ cd sexy-railscasts-256-theme/colors
    $ mv sexy-railscasts-256.vim ~/.vim/colors/
    

Option 2: Plug installation

  1. Install Vim-Plug manager.

  2. Install Plugin

    a. Put the following line in your .vimrc:

    Plug 'artanikin/sexy-railscasts-256-theme'

    b. Reload .vimrc and :PlugInstall to install plugin.

Screenshots

Ruby

sexy railscasts 256 theme

CoffeeScript

sexy railscasts 256 theme

Slim

sexy railscasts 256 theme

YML

sexy railscasts 256 theme

About

Sexier version of Railscasts vim color scheme / theme

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 100.0%