Awesome
Cognac 🥃
An Alluring, Dark, and Muted Theme For Your Favorite Text Editor.
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.
Screenshot
<img src="Example.png" height="800">Palette
Color | Palette | Hex | Usage |
---|---|---|---|
Black | #222222 | Background | |
Dark-Gray | #555555 | Text Selection | |
Gray | #999999 | Comments & Documentation | |
Light-Gray | #DFDFDF | Literals (Strings, Numbers) & Documentation Keywords | |
Pink | #FF80C6 | Keywords | |
Purple | #C18AFF | Classes & Types | |
Blue | #87D5FF | Functions & Methods | |
Green | #8AEC8A | Variables | |
Yellow | #FFF680 | Macros & Attributes | |
Orange | #FFC580 | Plain Text | |
Red | #FF9595 | Constants |
Specific Rules
- Keywords, which are pink, should always be bolded.
- Documentation Keywords, which are light-gray, should always be bolded.
Themes
Editors
- Cognac 🥃 for Atom
- Cognac 🥃 for iTerm 2
- Cognac 🥃 for IntelliJ (via Wesley Bliss)
- Cognac 🥃 for Sublime
- Cognac 🥃 for Terminal
- Cognac 🥃 for TextMate
- Cognac 🥃 for Vim (via Chris Morris)
- Cognac 🥃 for Visual Studio Code
- Cognac 🥃 for Xcode
Slack
Go to Preferences > Sidebar Theme. Then, copy the following snippet:
#222222,#999999,#555555,#8AEC8A,#555555,#FFC580,#C18AFF,#FF9595
Support
Support will be added to more editors and IDEs over time. If your IDE isn't supported yet, open an issue with your text editor or IDE of choice and I'll prioritize it.