Skip to content

Commit ef55cfb

Browse files
committed
Feature: add ScrollBar color for macOS
1 parent bb82a2b commit ef55cfb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/main/resources/themes/Dracula.theme.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,13 @@
159159
"inactiveBackground": "#44475a"
160160
}
161161
},
162+
"ScrollBar": {
163+
"Mac": {
164+
"Transparent": {
165+
"hoverThumbColor": "#bd93f9"
166+
}
167+
}
168+
},
162169
"SearchEverywhere": {
163170
"SearchField": {
164171
"background": "#44475a"

0 commit comments

Comments
 (0)