Update default color tokens for last pinned tab border (#108207)

This commit is contained in:
Miguel Solorio
2020-10-06 22:59:01 -07:00
committed by GitHub
parent 13ccfeb2cd
commit 83ecd5b6e1
7 changed files with 9 additions and 9 deletions

View File

@@ -20,7 +20,7 @@
"statusBarItem.remoteBackground": "#16825D",
"sideBarSectionHeader.background": "#0000",
"sideBarSectionHeader.border": "#61616130",
"tab.lastPinnedBorder": "#81818130",
"tab.lastPinnedBorder": "#61616130",
"notebook.focusedCellBackground": "#c8ddf150",
"notebook.cellBorderColor": "#dae3e9",
"notebook.outputContainerBackgroundColor": "#c8ddf150"