https://github.com/minamarkham/yonce-visual-studio
A dark theme for Visual Studio. Inspired by Queen Bey.
https://github.com/minamarkham/yonce-visual-studio
beyonce dark-theme theme visual-studio yonce
Last synced: over 1 year ago
JSON representation
A dark theme for Visual Studio. Inspired by Queen Bey.
- Host: GitHub
- URL: https://github.com/minamarkham/yonce-visual-studio
- Owner: minamarkham
- License: mit
- Created: 2021-09-16T20:39:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-20T15:13:11.000Z (over 4 years ago)
- Last Synced: 2025-03-02T09:09:24.883Z (over 1 year ago)
- Topics: beyonce, dark-theme, theme, visual-studio, yonce
- Homepage: http://yoncetheme.com
- Size: 5.62 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

A Queen Bey-inspired theme for Visual Studio.


> The font in the screenshot is `Dank Mono`. From £40. https://dank.sh
## Screenshots
#### CSS

#### JavaScript/JSX

#### PHP

#### Markdown

#### Shell

_You can test various syntax highlighting in this repo: [https://github.com/uloco/syntax-highlighting-samples](https://github.com/uloco/syntax-highlighting-samples)_
## Recommended Settings
Following extensions/tools are recommended for this theme:
- [file-icons](https://marketplace.visualstudio.com/items?itemName=file-icons.file-icons) - For file icons. Used in the screenshot.
- [Dank Mono](https://dank.sh) - Coding font for 40£. Used in the screenshot.
- [vscode-icons](https://marketplace.visualstudio.com/items?itemName=robertohuertasm.vscode-icons) - Alternative file icons.
- [Operator Mono](https://www.typography.com/blog/introducing-operator) - Another coding font, if you can spend $200.
Also note the recommended user settings.
```json
{
// Controls the font family.
"editor.fontFamily": "Dank Mono",
// Enables font ligatures
"editor.fontLigatures": true,
// Adds icons to files
"workbench.iconTheme": "file-icons",
}
```
## Installation
* **Recommended:** This theme is available for free in the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=minamarkham.minamarkham-yonce-vsix).
## Contributing
Found something strange? Please report [here](https://github.com/minamarkham/yonce-visual-studio/issues).
Love this theme? Put some respeck on my check. Or [pay me in cupcakes](https://cash.me/$MinaMarkham).
## License
This theme is released under the [MIT License](https://github.com/minamarkham/yonce-visual-studio/blob/master/LICENSE).
Designed with ❤️ by **[Mina](https://github.com/minamarkham)**