https://github.com/jimmycuadra/vim-railscasts
A railscasts color theme that works in 256color terminals as well as gui
https://github.com/jimmycuadra/vim-railscasts
vim vim-colorscheme
Last synced: over 1 year ago
JSON representation
A railscasts color theme that works in 256color terminals as well as gui
- Host: GitHub
- URL: https://github.com/jimmycuadra/vim-railscasts
- Owner: jimmycuadra
- Created: 2022-07-30T10:56:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-30T10:57:18.000Z (almost 4 years ago)
- Last Synced: 2025-01-30T03:24:58.967Z (over 1 year ago)
- Topics: vim, vim-colorscheme
- Language: Vim script
- Homepage: https://www.vim.org/scripts/script.php?script_id=2175
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vim-railscasts
This is a copy of [jgdavey/vim-railscasts](https://github.com/jgdavey/vim-railscasts).
That repository has some file corruption that causes Git clones to fail when
`git config transfer.fsckobjects` is enabled. I was tired of temporarily disabling that when I
needed to clone the repository, so I'm making this fixed copy instead.
## Original README
This is a mirror of http://www.vim.org/scripts/script.php?script_id=2175
This theme is based on Josh O'Rourke's Vim clone of the railscast
textmate theme ( vimscript #1995 ). The key thing I have done here is
supply 256-color terminal equivalents for as many of the colors as
possible, and fixed up a few of the funny tags for editing e-mails and
such.
You can see a side-by-side comparison at http://zork.net/~nick/screenshots/colorcomparison.png