Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ArtSabintsev/Cognac-VSCode

An Alluring, Dark, and Muted Syntax Theme For Visual Studio Code.
https://github.com/ArtSabintsev/Cognac-VSCode

Last synced: 12 days ago
JSON representation

An Alluring, Dark, and Muted Syntax Theme For Visual Studio Code.

Awesome Lists containing this project

README

        

# Cognac 🥃 for VS Code
An Alluring, Dark, and Muted Syntax Theme For Visual Studio Code.

## 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
![Editor + JavaScript + Terminal Screenshot](./screenshot.png)

## 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
- Keywords, which are pink, should always be bolded.

## Installation Instructions
Search for `Cognac` in the extensions panel within VS Code.

## Credits
- [Arthur Ariel Sabintsev](http://www.sabintsev.com/)