File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 211211 @media screen and (forced-colors : active) {
212212 --comment-date-fg-color : CanvasText;
213213 --comment-bg-color : Canvas;
214- --comment-hover-bg-color : SelectedItemText ;
214+ --comment-hover-bg-color : Canvas ;
215215 --comment-hover-filter : none;
216- --comment-active-bg-color : SelectedItemText ;
216+ --comment-active-bg-color : Canvas ;
217217 --comment-active-filter : none;
218218 --comment-border-color : CanvasText;
219219 --comment-fg-color : CanvasText;
222222 --comment-indicator-focus-fg-color : CanvasText;
223223 --comment-indicator-hover-fg-color : CanvasText;
224224 --comment-indicator-selected-fg-color : SelectedItem;
225- --button-comment-bg : HighlightText ;
225+ --button-comment-bg : ButtonFace ;
226226 --button-comment-color : ButtonText;
227227 --button-comment-active-bg : ButtonText;
228228 --button-comment-active-color : HighlightText;
Original file line number Diff line number Diff line change 9999 --radio-border-color : ButtonText;
100100 --radio-checked-border-color : ButtonText;
101101
102- --button-secondary-bg-color : HighlightText ;
102+ --button-secondary-bg-color : ButtonFace ;
103103 --button-secondary-fg-color : ButtonText;
104104 --button-secondary-border-color : ButtonText;
105105 --button-secondary-active-bg-color : HighlightText;
112112 --button-secondary-disabled-border-color : GrayText;
113113
114114 --button-primary-bg-color : ButtonText;
115- --button-primary-fg-color : HighlightText ;
115+ --button-primary-fg-color : ButtonFace ;
116116 --button-primary-border-color : ButtonText;
117117 --button-primary-active-bg-color : SelectedItem;
118118 --button-primary-active-fg-color : HighlightText;
125125 --button-primary-disabled-border-color : GrayText;
126126 --button-disabled-opacity : 1 ;
127127
128- --input-text-bg-color : HighlightText ;
128+ --input-text-bg-color : Field ;
129129 --input-text-fg-color : FieldText;
130130 }
131131
You can’t perform that action at this time.
0 commit comments