Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/peymanslh/vscode-blueberry-dark-theme

Blueberry Dark Theme for Visual Studio Code
https://github.com/peymanslh/vscode-blueberry-dark-theme

blueberry-dark-theme editor theme vscode vscode-theme

Last synced: about 1 month ago
JSON representation

Blueberry Dark Theme for Visual Studio Code

Awesome Lists containing this project

README

        

# Blueberry Dark Theme
Based on [DuoTone Syntax](https://github.com/simurai/duotone-syntax) with a little change.

![Colors](https://raw.githubusercontent.com/peymanslh/vscode-blueberry-dark-theme/master/colors.jpg)

### Installation
Launch VS Code Quick Open (⌘+P), paste the following command, and press enter.
```
ext install blueberry-dark-theme
```

### Bracket color
If you want your editor bracket to match with your theme colors and you don't like vscode bracket colorization, add this to your settings:
```json
"editor.bracketPairColorization.enabled": false
```

### Screen Shot
![Screen Shot](https://raw.githubusercontent.com/peymanslh/vscode-blueberry-dark-theme/master/screenshot.png)

> The font in the screenshot is [Operator Mono](https://www.typography.com/blog/introducing-operator) .