|
113 | 113 | --light-color-search-match-current: #f7923b;
|
114 | 114 | --light-color-selected-tree-highlight-active: rgba(0, 136, 250, 0.1);
|
115 | 115 | --light-color-selected-tree-highlight-inactive: rgba(0, 0, 0, 0.05);
|
116 |
| - --light-color-scroll-caret: #d1d1d1; |
| 116 | + --light-color-scroll-caret: rgba(0, 0, 0, 0.1); |
117 | 117 | --light-color-shadow: rgba(0, 0, 0, 0.25);
|
118 | 118 | --light-color-tab-selected-border: #0088fa;
|
119 | 119 | --light-color-text: #000000;
|
|
240 | 240 | --dark-color-search-match-current: #f7923b;
|
241 | 241 | --dark-color-selected-tree-highlight-active: rgba(23, 143, 185, 0.15);
|
242 | 242 | --dark-color-selected-tree-highlight-inactive: rgba(255, 255, 255, 0.05);
|
243 |
| - --dark-color-scroll-caret: #4f5766; |
| 243 | + --dark-color-scroll-caret: rgba(0, 0, 0, 0.1); |
244 | 244 | --dark-color-shadow: rgba(0, 0, 0, 0.5);
|
245 | 245 | --dark-color-tab-selected-border: #178fb9;
|
246 | 246 | --dark-color-text: #ffffff;
|
|
0 commit comments