- Notifications
You must be signed in to change notification settings - Fork21
A pair of Vim colour schemes with minimal syntax highlighting.
License
axvr/photon.vim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An elegant pair of Vim colour schemes with minimal syntax highlighting thatcare about the little details.
The font in the above screenshots isInconsolata created byRaph Levien.
Install this colour scheme using your preferred method, then place one of thefollowing lines in your Vim configuration.
" Dark themecolorscheme photon" Light themecolorscheme antiphoton
No other configuration should be required.
Photon is a rewrite ofParamount, usingRNB as the generator. Its aimis to expand Paramount's goal — "only [placing] emphasis on the paramount" —to the rest of Vim's interface whilst fixing its inconsistencies.
A new colour was also introduced (the orange) which is used to place additionalemphasis on the most importanttemporary things, such asTODO
s, matchingparenthesis, first matching search result, etc.
The following images make for a good comparison ofjust a few of the biginterface differences between Photon (left) and Paramount (right):
Photon | Paramount |
---|---|
![]() | ![]() |
Be sure to check out thecontrib
branchfor ports of the Photon and Antiphoton themes to other tools.
Current ports:
Based on theparamount andspace-vim-dark colour schemes. Made possiblethanks toRomain Lafourcade'sRNB Vim colour scheme template.
About
A pair of Vim colour schemes with minimal syntax highlighting.