Cognac ๐Ÿฅƒ for Sublime

May 31, 2017 ยท View on GitHub

An Alluring, Dark, and Muted Theme For IntelliJ IDEs (Android Studio, IDEA, WebStorm, etc.)

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.

Note: this was converted using https://github.com/JetBrains/colorSchemeTool, and hasn't yet been hand-tweaked to match the Cognac theme on other IDEs yet.

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

  • Go to Preferences > Browse Packages...
  • In the instance of Finder that appears, create a new folder named Cognac.
  • Drop the Cognac.tmTheme file into the Cognac folder.
  • Go to Preferences > Color Scheme > Cognac to activate the theme.

Credits