u/Inevitable_Artist466

When selecting an item in the project panel, it's highlighted with a blue border that I want to remove. Is this possible?

Blue border when select a element

I tested it in other themes, like One Dark and Min Theme and the same thing happens. I'm using macOS Tahoe 26.4.1. I tried using `theme_overrides`, it works with the background, using `element.selected`, but doesn't have any property for border:

  "theme_overrides": {
    "Min Dark (Solid)": {
      "element.selected": "#2f343eff",
    },
  },

Is there any property available? Or is it really impossible?

reddit.com
u/Inevitable_Artist466 — 1 month ago