Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/digimezzo/vscode-jetbrains-rider-new-ui-theme
JetBrains Rider New UI theme for Visual Studio Code
https://github.com/digimezzo/vscode-jetbrains-rider-new-ui-theme
Last synced: 5 days ago
JSON representation
JetBrains Rider New UI theme for Visual Studio Code
- Host: GitHub
- URL: https://github.com/digimezzo/vscode-jetbrains-rider-new-ui-theme
- Owner: digimezzo
- License: mit
- Created: 2023-09-13T18:09:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-06T21:23:31.000Z (about 1 year ago)
- Last Synced: 2024-04-15T04:20:50.845Z (7 months ago)
- Homepage:
- Size: 923 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# JetBrains Rider New UI
JetBrains Rider New UI theme for Visual Studio Code. There are 3 color variants:
- Light
- Lighter
- Dark## Light
![Light](Light.png)
## Lighter
![Lighter](Lighter.png)
## Dark
![Dark](Dark.png)
## Installing
This extension is available for free in the Visual Studio Code [Marketplace](https://marketplace.visualstudio.com/items?itemName=digimezzo.jetbrains-rider-new-ui-theme)
## Recommended Visual Studio Code settings
```
"editor.fontSize": 13,
"editor.lineHeight": 22,
"editor.fontFamily": "JetBrains Mono",
"editor.bracketPairColorization.enabled": false,
"editor.rulers": [120],
```## Recommended icon theme
JetBrains Icon Theme, available in the the Visual Studio Code [Marketplace](https://marketplace.visualstudio.com/items?itemName=chadalen.vscode-jetbrains-icon-theme)