A dark theme for JetBrains IDEs inspired by default Visual Studio 2019 "Dark" theme. It's may be useful for those who are just starting to use JetBrains products and are used to Visual Studio.
https://plugins.jetbrains.com/plugin/14965-visual-studio-2019-dark-theme
1.Install "Visual Studio 2019 Dark Theme" plugin via Settings → Plugins → Marketplace
2.Select theme in Settings → Appearance & Behavior → Appearance → Theme
- Select theme in Settings → Editor → Color Scheme → Scheme
Is no option to set the colour for if/return statement
There is an issue at https://youtrack.jetbrains.com/issue/RIDER-35333
Please feel free to upvote
- Install JDK
- Intall DevKit plugin
To build the theme, follow these steps:
- Open the project using IntelliJ IDEA.
- Choose main menu item Build → Prepare Plugin Module 'Visual-Studio-2019-Dark-Theme' For Deployment.
- This will generate a file
Visual-Studio-2019-Dark-Theme.jar
in the repository root directory. This file may be uploaded to the JetBrains Marketplace.
Licensed under the MIT license.