9 lines
294 B
JSON
Raw Permalink Normal View History

2024-12-23 17:35:29 +08:00
{
"workbench.colorCustomizations": {
"editor.lineHighlightBackground": "#1073cf2d",
"editor.lineHighlightBorder": "#9fced11f",
"activityBar.background": "#081E85",
"titleBar.activeBackground": "#0B2ABA",
"titleBar.activeForeground": "#F9FAFF"
}
}