mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
Update default styles and polish focus treatment
This commit is contained in:
@@ -21,9 +21,7 @@
|
||||
"sideBarSectionHeader.background": "#0000",
|
||||
"sideBarSectionHeader.border": "#61616130",
|
||||
"tab.lastPinnedBorder": "#61616130",
|
||||
"notebook.focusedCellBackground": "#c8ddf150",
|
||||
"notebook.cellBorderColor": "#dae3e9",
|
||||
"notebook.outputContainerBackgroundColor": "#c8ddf150"
|
||||
"notebook.cellBorderColor": "#E8E8E8"
|
||||
},
|
||||
"semanticHighlighting": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user