Created
February 28, 2021 10:53
-
-
Save sajadko/b77a4d3d0abf9e8a26a64339ba44107b to your computer and use it in GitHub Desktop.
Fix scrollbar color scheme color change problem in Jetbrains IDE's (Clion ,PyCharm , PHPStorm , ... )
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1- Open the IDE | |
2- Help >> Edit Custom Properties | |
3- Add this : | |
editor.transparent.scrollbar=false | |
Enjoy :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment