microsoft / microsoft/vscode-pull-request-github

Add theme color customization for idle sashes

オープン
#8,891 コメント 0 件 リアクション 1 件 担当者 2 名 GitHub で見る

まだ誰も着手していません。

主要言語
TypeScript
スター
2.6k
フォーク
795
平均マージ
1日 4時間
マージ済み PR(30日)
46

説明

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。