Update default styles and polish focus treatment

This commit is contained in:
Miguel Solorio
2020-11-16 10:49:25 -08:00
parent 00525e9f7c
commit e7fe18ddf8
3 changed files with 35 additions and 16 deletions

View File

@@ -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
}