2

How to change the color of the name of selected file in JetBrains IDEs like Rider and such?

enter image description here

The closest setting to that I found was in "Version Control > File Status Colors".

I hope to find a way to change this without entirely switch the theme.

1
  • 1
    That color comes from a Theme. AFAIK there is no style in a GUI to change that (although some themes/plugins like Material Theme UI allow changing some of the theme-originated styles via their UI) . Themes: plugins.jetbrains.com/docs/intellij/themes-getting-started.html Commented May 30, 2024 at 10:35

2 Answers 2

1

This feature is currently not supported. Please follow this request: IJPL-148496 Add possibility to change selected file highlight color in Project view

Sign up to request clarification or add additional context in comments.

Comments

0

A bit late but here is answer for new ide.

`Settings -> Editor -> Color Scheme -> General`
In that panel expand `Editor -> Tabs -> Selected tab`

Modify selected tab options.

Settings Panel

If your tabs do not change colors, its probably due to settings of file coloring.
Check and disable it in Settings -> Appearance -> File Colors

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.