Update tab selected background color (#212872)

tab selected background light vs

Co-authored-by: João Moreno <joao.moreno@microsoft.com>
This commit is contained in:
Benjamin Christopher Simmonds 2024-05-16 16:15:28 +02:00 committed by GitHub
parent 6af31616a7
commit 146b3fb6e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,6 +24,7 @@
"sideBarSectionHeader.background": "#0000",
"sideBarSectionHeader.border": "#61616130",
"tab.selectedForeground": "#333333b3",
"tab.selectedBackground": "#ffffffa5",
"tab.lastPinnedBorder": "#61616130",
"notebook.cellBorderColor": "#E8E8E8",
"notebook.selectedCellBackground": "#c8ddf150",