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: 20 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-19T11:20:43.000Z (almost 3 years ago)
- Last Synced: 2025-03-24T16:48:02.113Z (about 1 month 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: 6
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README

[](https://marketplace.visualstudio.com/items?itemName=enenumxela.signed-dark-pro) [](https://marketplace.visualstudio.com/items?itemName=enenumxela.signed-dark-pro) [](https://marketplace.visualstudio.com/items?itemName=enenumxela.signed-dark-pro) [](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
## 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!