Skip to content

Instantly share code, notes, and snippets.

View elliotwesoff's full-sized avatar

Elliot Wesoff elliotwesoff

View GitHub Profile
" Please note: I am not the creator of the original file. I have, however, changed
" some of the original colors and settings to my liking. You can find the original twilight.vim at:
" http://www.vim.org/scripts/script.php?script_id=1677
set background=dark
hi clear
if exists("syntax_on")
syntax reset
body {
font-family: "Courier New";
}
.center {
width: 60%;
margin: auto;
text-align: center;
}