Cognac ๐Ÿฅƒ for Vim

April 24, 2017 ยท View on GitHub

An Alluring, Dark, and Muted Theme For Vim.

About

Cognac is a theme composed of 11 colors that are easy on the eyes on both normal and light-reduced screens. All of the chosen colors are adjacent or complimentary to each other on the color wheel, excluding the black and gray colors.

Cognac is available for many other editors at http://github.com/ArtSabintsev/Cognac.

Screenshot

Palette

ColorPaletteHexUsage
#222222Black#222222Background
#555555Dark-Gray#555555Text Selection
#999999Gray#999999Comments & Documentation
#DFDFDFLight-Gray#DFDFDFLiterals (Strings, Numbers) & Documentation Keywords
#FF80C6Pink#FF80C6Keywords
#C18AFFPurple#C18AFFClasses & Types
#87D5FFBlue#87D5FFFunctions & Methods
#8AEC8AGreen#8AEC8AVariables
#FFF680Yellow#FFF680Macros & Attributes
#FFC580Orange#FFC580Plain Text
#FF9595Red#FF9595Constants

Specific Rules

  • Keywords, which are pink, should always be bolded.

Installation Instructions

Copy the cognac.vim file to your vim theme folder and set it as the active theme in your .vimrc file.

Credits