microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.06k stars 29.23k forks source link

Add more border colors for theming #122259

Closed rfrkk closed 3 years ago

rfrkk commented 3 years ago

Theme style increase,

  1. border color of "breadcrumb.border"
  2. background color and border color of container of scrollbarSlider
  3. background color of "scrollbarSlider.hover"

2021-04-27 09 22 05

vscodebot[bot] commented 3 years ago

(Experimental duplicate detection) Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

rfrkk commented 3 years ago

However, until Vscode Ver 1.55, I pointed out that these parts still don't have boder or background color, so I put the focus here, thank you.

miguelsolorio commented 3 years ago

I'm sorry, are you asking for these borders to be added or are you having issues with them?

rfrkk commented 3 years ago

I originally requested to increase these features, because i can not find these setting. I am fortunate to find border Border of Breadcrumd today. < editorGroupHeader.border: Border color between editor group header and editor (below breadrcumbs if enabled). >

Can I ask if vsocde has these theme styles setting?

  1. background color and border color of container of scrollbarSlider
  2. background color of "scrollbarSlider.hover"