Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)