microsoft / microsoft/vscode-pull-request-github

Add theme color customization for idle sashes

Aperta
#8,891 0 commenti 1 reazione 2 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Lingua principale
TypeScript
Stelle
2.6k
Fork
795
Merge medio
1g 4h
PR unite (30g)
46

Descrizione

Description
With the introduction of "workbench.experimental.modernUI": true, the split/resize sashes are significantly more prominent in the UI.

Currently, there is no theme color token in workbench.colorCustomizations to modify the background color of sashes when they are in an idle (non-hovered) state.

The API only exposes sash.hoverBorder to color sashes during mouse hover or active dragging. In an idle state, sashes either rely on default container borders or remain hard-coded/unstyled, leaving no mechanism to customize the static background color of the sash handles.

Proposed Solution
Introduce a new color token such as sash.backgroundColor (or equivalent) to the color theme schema to allow customizing the default idle appearance of sashes across the workbench.

Image

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.