How can I configure the fonts and colors in the Pycharm "Find" tab

rmehlinger

So, I am currently using Pycharm as my IDE, and it is mostly working great. There is one persistent problem, however, which is that I have been utterly unable to get search results in the "Find" tab (alt+3) formatted. Using the Darcula editor scheme, I wind up with a lot of extremely difficult to read results, with dark text on a dark background, such as the one below. So far I've been completely unable to figure out what part of the settings is responsible for formatting these results. Does anyone have any advice on how I can change these font colors?

What my Find in Path results look like

LazyOne

Somehow your colours got mixed up between light and dark themes. I suggest resetting both of your editor colour scheme and GUI theme:

  • Editor color scheme: Settings (Preferences on Mac) | Editor | Colors & Fonts
  • GUI Theme: Settings (Preferences on Mac) | Appearance & Behavior | Appearance

The idea is:

  • choose light ones for both (e.g. "Default" & "IntelliJ" accordingly)
  • restart IDE
  • change them both back to Darcula

Usually this helps on this kind of situations.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How can I change link colors in Firefox and Chrome, but leave all other colors and fonts as they are?

From Dev

How can I find what tab a module is associated with in Dojo?

From Dev

Can I configure my shell to print STDERR and STDOUT in different colors?

From Dev

How can I find web-fonts with full range of font-weights?

From Dev

How can I configure Alt+Tab and the launcher to only show apps in the current workspace?

From Dev

How can i add fonts in Pyrocms?

From Dev

How can I get smooth fonts in LyX?

From Dev

How can i use malayalam ASCII fonts?

From Dev

How can I get italic fonts in byobu

From Dev

Where Can I Find Sprite Kit Available fonts?

From Dev

Where Can I Find Sprite Kit Available fonts?

From Dev

How can I configure nginx?

From Dev

How can I configure nginx?

From Dev

How can I configure "mousekeys"?

From Dev

How can I change colors in my StateListDrawable?

From Dev

How can I access current theme colors?

From Dev

How can I change the TTY colors?

From Dev

How can I change the colors of the slices of the pie?

From Dev

How can i change colors in c++?

From Dev

How can I get ls filetype colors?

From Dev

How can I compare colors to a known set?

From Dev

How can i give colors to google charts

From Dev

Using R, how can you extract colors and fonts used in a .png (or other format) image file?

From Dev

How do I configure PyCharm's Coverage checker to recognize .coveragerc?

From Dev

How to configure this tab slider

From Dev

How can I fix my pyCharm installation?

From Dev

How can I install Pygame to Pycharm?

From Dev

How can I increase the memory heap in pycharm

From Dev

How can I install pyplot package in pycharm?

Related Related

HotTag

Archive