-
-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
VS Code 1.47 (June 2020) introduced new theme color tokens for Notebooks cells, borders and focus states.
The following token will be added to make it more conform with Nord's style:
notebook.cellBorderColor— the border color for Notebook cells.notebook.cellHoverBackground— the background color of a cell when the cell is hovered.notebook.cellInsertionIndicator— the color of the Notebook cell insertion indicator.notebook.focusedCellBackground— the background color of a cell when the cell is focused.notebook.focusedCellBorder— the color of the cell's top and bottom border when the cell is focused.notebook.focusedCellShadow— the color of the cell shadow when cells are focused.notebook.focusedEditorBorder— the color of the Notebook cell editor border.
roosephu
Metadata
Metadata
Assignees
Type
Projects
Status
triage