2024-12-23 17:35:29 +08:00

9 lines
294 B
JSON

{
"workbench.colorCustomizations": {
"editor.lineHighlightBackground": "#1073cf2d",
"editor.lineHighlightBorder": "#9fced11f",
"activityBar.background": "#081E85",
"titleBar.activeBackground": "#0B2ABA",
"titleBar.activeForeground": "#F9FAFF"
}
}