Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/enenumxela/vscode-signed-dark-pro

A professional, minimalistic dark user interface - with predefined, non-distractive, syntax highlighting that let's you focus on your code - crafted for your vscode/vscodium editor.
https://github.com/enenumxela/vscode-signed-dark-pro

dark-theme visual-studio-code visual-studio-code-extension visual-studio-code-theme vscode vscode-extension vscode-theme

Last synced: 8 days ago
JSON representation

A professional, minimalistic dark user interface - with predefined, non-distractive, syntax highlighting that let's you focus on your code - crafted for your vscode/vscodium editor.

Awesome Lists containing this project

README

        

![Signed Dark Pro Banner](https://raw.githubusercontent.com/enenumxela/vscode-signed-dark-pro/master/images/signed-dark-pro-banner.png)

[![Version](https://vsmarketplacebadge.apphb.com/version/enenumxela.signed-dark-pro.svg?label=Visual%20Studio%20Marketplace&colorB=0080FF)](https://marketplace.visualstudio.com/items?itemName=enenumxela.signed-dark-pro) [![Installs](https://vsmarketplacebadge.apphb.com/installs/enenumxela.signed-dark-pro.svg?label=Installs&colorB=0080FF)](https://marketplace.visualstudio.com/items?itemName=enenumxela.signed-dark-pro) [![Downloads](https://vsmarketplacebadge.apphb.com/downloads/enenumxela.signed-dark-pro.svg?label=Downloads&colorB=0080FF)](https://marketplace.visualstudio.com/items?itemName=enenumxela.signed-dark-pro) [![Ratings](https://img.shields.io/vscode-marketplace/r/enenumxela.signed-dark-pro.svg?label=Ratings&colorB=0080FF)](https://marketplace.visualstudio.com/items?itemName=enenumxela.signed-dark-pro#review-details)

A professional, minimalistic dark user interface - with predefined, non-distractive, syntax highlighting that let's you focus on your code - crafted for your vscode/vscodium editor.

## Resources

* [Preview](#preview)
* [Installation](#installation)
* [Recommended Settings](#recommended-settings)
* [Contribution](#contribution)
## Preview

![Signed Dark Pro Preview](https://raw.githubusercontent.com/enenumxela/vscode-signed-dark-pro/master/images/signed-dark-pro.png)

## Installation

1. Open **Extensions** sidebar panel in VS Code
2. Search for **Signed Dark Pro**
3. Click **Install** to install it.
4. Click **Reload** to reload your editor.
5. Code/File > Preferences > Color Theme > **Signed Dark Pro**.
6. [Rate five 🌟s](https://marketplace.visualstudio.com/items?itemName=enenumxela.signed-dark-pro&ssr=false#review-details) or/and [Buy me a ☕](https://www.buymeacoffee.com/enenumxela) to appreciate the effort behind this theme.



Buy Me A Coffee

7. *Optional:* Use the "What settings do i use?" below for best experience.

## Recommended Settings

> For the font, I use [Victor Mono](https://rubjo.github.io/victor-mono/) font, a free programming font with cursive italics and ligatures.

```json
"editor.fontFamily": "Victor Mono",
"editor.fontLigatures": true,
```

## Contribution

[Issues](https://github.com/enenumxela/vscode-signed-dark-pro/issues) and [Pull Requests](https://github.com/enenumxela/vscode-signed-dark-pro/pulls) are welcome!