Skip to content

Instantly share code, notes, and snippets.

@sajadko
Created February 28, 2021 10:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sajadko/b77a4d3d0abf9e8a26a64339ba44107b to your computer and use it in GitHub Desktop.
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 , ... )
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