danilo-augusto / vim-afterglow

Vim adaptation of the Afterglow colorscheme
MIT License
329 stars 37 forks source link
afterglow colorscheme syntax-highlighting vim

vim-afterglow

Vim adaptation of the famous Afterglow theme from Sublime Text 2/3.

If you like this project, feel free to pay me a cup of coffee! 😊 ☕️ ❤️ 👉     Donate

Features

🚀 Modern and nicely integrated with plugins and environments.

🔋 Batteries included so that you can concentrate on what matters most: your code.

🎨 Easy on the eyes

Click on the image below to view it in the original size (more screenshots below)

python1

Setup

To enable it, simply add colorscheme afterglow (not vim-afterglow) to your ~/.vimrc after having installed the plugin (manually or by using a package manager).

Airline theme should be updated accordingly, but can be explicitly specified by using let g:airline_theme='afterglow'.

Options

To further customize Afterglow, you can use the following options before setting the color scheme on your vimrc (or init.vim if using NeoVim):

Screenshots

Python

python2

Ruby

ruby

HTML

html

LaTeX

latex