Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/robertpeteuil/vegas-night-details-theme

Visual Studio Code dark UI and syntax theme - tuned for Terraform, Bash, Python, Markdown, JSON, YAML, js, go and many other languages
https://github.com/robertpeteuil/vegas-night-details-theme

color-theme dark-theme extension ide language-syntax language-terraform syntax-theme theme theme-details ui-theme visual-studio-code vscode vscode-theme

Last synced: 11 days ago
JSON representation

Visual Studio Code dark UI and syntax theme - tuned for Terraform, Bash, Python, Markdown, JSON, YAML, js, go and many other languages

Awesome Lists containing this project

README

        

# Vegas Night Details Theme

## Dark UI and Detailed Syntax Theme

Dark Theme for Visual Studio Code with detailed colorization of syntax elements and punctation.

- Syntax colors selected to allow quick identification of syntax elements
- Dark IDE elements that provide contrast with shades of dark grey

## IDE Preview with go syntax

![ide](https://raw.githubusercontent.com/robertpeteuil/vegas-night-details-theme/master/images/ide.png)

- Screenshot includes [vscode-icons](https://marketplace.visualstudio.com/items?itemName=robertohuertasm.vscode-icons) extension

## Install

Follow the instructions in the [Marketplace](https://marketplace.visualstudio.com/items?itemName=robpco.vegas-night-details-theme), or run the following in the command palette:

``` js
ext install robpco.vegas-night-details-theme
```

## Language Previews

- [bash](#-shellscript-(bash))
- [html](#-html)
- [javascript (js)](#-javascript)
- [json](#-json)
- [markdown (md)](#-markdown)
- [php](#-php)
- [python](#-python)
- [R](#-r)
- [shell script (sh)](#-shellscript-(bash))
- [Terraform (tf)](#-terraform)
- Requires [Terraform Language](https://marketplace.visualstudio.com/items?itemName=mauve.terraform) extension

### HTML

![html](https://raw.githubusercontent.com/robertpeteuil/vegas-night-details-theme/master/images/html.png)

### javascript

![javascript](https://raw.githubusercontent.com/robertpeteuil/vegas-night-details-theme/master/images/js.png)

### JSON

![JSON](https://raw.githubusercontent.com/robertpeteuil/vegas-night-details-theme/master/images/json.png)

### Markdown

![Markdown](https://raw.githubusercontent.com/robertpeteuil/vegas-night-details-theme/master/images/markdown.png)

### PHP

![php](https://raw.githubusercontent.com/robertpeteuil/vegas-night-details-theme/master/images/php.png)

### Python

![python](https://raw.githubusercontent.com/robertpeteuil/vegas-night-details-theme/master/images/python.png)

### R

![R](https://raw.githubusercontent.com/robertpeteuil/vegas-night-details-theme/master/images/R.png)

### Shellscript (bash)

![shell](https://raw.githubusercontent.com/robertpeteuil/vegas-night-details-theme/master/images/shell.png)

### Terraform

![terraform](https://raw.githubusercontent.com/robertpeteuil/vegas-night-details-theme/master/images/terraform.png)