Different Theme for VCS Tab
Answered
In the VCS tab (Alt + 0), I don't like the colors used to show diffs of files, so I was wondering if it's possible to change the theme just for VCS? If not, is there some way to alter the background colors that are used? I tried changing the colors in Settings > Editor > Color Scheme > VCS > VCS Annotations, but that did nothing, so either I'm missing something, or this isn't a feature?
Please sign in to leave a comment.
Okay, so I was apparently in the wrong section. You can change the background colors in Settings > Editor > Color Scheme > Diff & Merge, but it still doesn't look great with my theme's highlight colors for vars and whatnot, and I don't see where I can change text colors.
Diff viewer inherits the text color settings from the editor: Settings (
⌘ + ,
orCtrl + Alt + S
) > Editor > Color Scheme > Language Defaults. It is not possible to modify text colors for diff & merge view specifically. If you would like you can file a new feature request on our issue tracker: https://youtrack.jetbrains.com/newIssue?project=IJPL.Done! Thank you for the response!