File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
src/main/resources/themes Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 148148 "failedEndColor" : " #ff5554" ,
149149 "trackColor" : " #6272a4" ,
150150 "progressColor" : " #ff79c6" ,
151- "indeterminateStartColor" : " #bd93f9 " ,
151+ "indeterminateStartColor" : " #93b8f9 " ,
152152 "indeterminateEndColor" : " #bd93f9" ,
153153 "passedColor" : " #50fa7b" ,
154154 "passedEndColor" : " #50fa7b"
Original file line number Diff line number Diff line change 148148 "failedEndColor" : " #ff5554" ,
149149 "trackColor" : " #6272a4" ,
150150 "progressColor" : " #ff79c6" ,
151- "indeterminateStartColor" : " #bd93f9 " ,
151+ "indeterminateStartColor" : " #93b8f9 " ,
152152 "indeterminateEndColor" : " #bd93f9" ,
153153 "passedColor" : " #50fa7b" ,
154154 "passedEndColor" : " #50fa7b"
159159 "inactiveBackground" : " #44475a"
160160 }
161161 },
162+ "ScrollBar" : {
163+ "Mac" : {
164+ "hoverThumbColor" : " #bd93f9" ,
165+ "Transparent" : {
166+ "hoverThumbColor" : " #bd93f9"
167+ }
168+ }
169+ },
162170 "SearchEverywhere" : {
163171 "SearchField" : {
164172 "background" : " #44475a"
You can’t perform that action at this time.
0 commit comments