Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/enenumxela/vscode-signed-dark-pro
- Owner: enenumxela
- License: mit
- Created: 2021-05-25T16:46:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-19T11:20:43.000Z (over 2 years ago)
- Last Synced: 2024-05-02T03:11:55.412Z (7 months ago)
- Topics: dark-theme, visual-studio-code, visual-studio-code-extension, visual-studio-code-theme, vscode, vscode-extension, vscode-theme
- Homepage: https://marketplace.visualstudio.com/items?itemName=enenumxela.signed-dark-pro
- Size: 278 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.
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!