Remove notebook cell shadow

This commit is contained in:
Rob Lourens
2020-07-08 14:58:42 -07:00
parent 5d465637b6
commit ab497b9464
4 changed files with 3 additions and 42 deletions

View File

@@ -22,8 +22,7 @@
"sideBarSectionHeader.border": "#61616130",
"notebook.focusedCellBackground": "#c8ddf150",
"notebook.cellBorderColor": "#dae3e9",
"notebook.outputContainerBackgroundColor": "#c8ddf150",
"notebook.focusedCellShadow": "#00315040"
"notebook.outputContainerBackgroundColor": "#c8ddf150"
},
"semanticHighlighting": true
}