Skip to content

Commit 95a89c9

Browse files
committed
🐛 FIX: editorGroup.background deprecated in v1.25
1 parent 4f9ddbe commit 95a89c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/shades-of-purple-color-theme.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"diffEditor.removedTextBorder": "#ff000d81",
107107

108108
// Editor Groups & Tabs.
109-
"editorGroup.background": "#ec3a37f5",
109+
// "editorGroup.background": "#ec3a37f5", // Deprecated in v1.25
110110
"editorGroup.border": "#222244",
111111
"editorGroup.dropBackground": "#222244d0",
112112

0 commit comments

Comments
 (0)