color-theme-railscasts icon indicating copy to clipboard operation
color-theme-railscasts copied to clipboard

Emacs color theme inspired by Railscasts

Railscasts color theme for Emacs.

To use add the following to your .emacs file:

(require 'color-theme) (color-theme-initialize) (load-file "~/.emacs.d/site-lisp/themes/color-theme-railscasts.el") (color-theme-railscasts)

MIT License Copyright (c) 2009 Oleg Shaldybin [email protected] Inspired by the brilliant Railscasts theme for TextMate