Skip to content

Commit 8d5f113

Browse files
committed
fix dark theme
1 parent f69d7e1 commit 8d5f113

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/themes/TokyoDark-Purple.theme.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"infoForeground": "fgDark",
5252
"selectionForeground": "fgSelection",
5353
"selectionInactiveForeground": "fgSelection",
54-
"selectionBackground": "#4c3085",
54+
"selectionBackground": "selectionBackground",
5555
"selectionInactiveBackground": "selectionInactiveBackground",
5656
"inactiveBackground": "bgHi",
5757
"disabledBackground": "bgHi",

0 commit comments

Comments
 (0)