Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ArtSabintsev/Cognac-iTerm
An Alluring, Dark, and Muted Syntax Theme For iTerm2.
https://github.com/ArtSabintsev/Cognac-iTerm
Last synced: 12 days ago
JSON representation
An Alluring, Dark, and Muted Syntax Theme For iTerm2.
- Host: GitHub
- URL: https://github.com/ArtSabintsev/Cognac-iTerm
- Owner: ArtSabintsev
- License: mit
- Created: 2018-09-09T02:13:28.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-19T01:44:46.000Z (about 6 years ago)
- Last Synced: 2024-10-13T14:47:28.867Z (29 days ago)
- Size: 351 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cognac 🥃 for iTerm2
An Alluring, Dark, and Muted Theme For iTerm 2.## 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
## Note
The screenshot above makes use of:- [Z Shell (zsh)](https://en.wikipedia.org/wiki/Z_shell)
- [Oh-My-Zsh](https://github.com/robbyrussell/oh-my-zsh)
- [Powerline Font (Fira Mono 12pt)](https://github.com/powerline/fonts)## Palette
Color | Palette | Hex | Usage
--- | --- | --- | ---
![#222222](https://placehold.it/15/222222/222222?text=+) | Black | #222222 | Background
![#555555](https://placehold.it/15/555555/555555?text=+) | Dark-Gray | #555555 | Text Selection
![#999999](https://placehold.it/15/999999/999999?text=+) | Gray | #999999 | Comments & Documentation
![#DFDFDF](https://placehold.it/15/DFDFDF/DFDFDF?text=+) | Light-Gray | #DFDFDF | Literals (Strings, Numbers) & Documentation Keywords
![#FF80C6](https://placehold.it/15/FF80C6/FF80C6?text=+) | Pink | #FF80C6 | Keywords
![#C18AFF](https://placehold.it/15/C18AFF/C18AFF?text=+) | Purple | #C18AFF | Classes & Types
![#87D5FF](https://placehold.it/15/87D5FF/87D5FF?text=+) | Blue | #87D5FF | Functions & Methods
![#8AEC8A](https://placehold.it/15/8AEC8A/8AEC8A?text=+) | Green | #8AEC8A | Variables
![#FFF680](https://placehold.it/15/FFF680/FFF680?text=+) | Yellow | #FFF680 | Macros & Attributes
![#FFC580](https://placehold.it/15/FFC580/FFC580?text=+) | Orange | #FFC580 | Plain Text
![#FF9595](https://placehold.it/15/FF9595/FF9595?text=+) | Red | #FF9595 | Constants### Specific Rules
- Cognac replaces **Cyan** with **Pink**.## Installation Instructions
- Download `Cognac.itermcolors`
- Double click to install Cognac into the Terminal.
- Go to **Preferences > Profiles > Colors**
- On the dropdown meny, select Cognac.## Credits
- [Arthur Ariel Sabintsev](http://www.sabintsev.com/)