Skip to content

Notebook color tokens for cells, borders and focus states #201

@arcticicestudio

Description

@arcticicestudio

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.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

triage

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions