0
0
Fork 0
mirror of https://github.com/enkia/tokyo-night-vscode-theme.git synced 2024-09-12 20:28:03 -04:00

Update last pinned tab border color

This commit is contained in:
Kristi 2020-10-16 09:53:49 -04:00
parent 8523484516
commit 8347bad000
3 changed files with 3 additions and 0 deletions

View file

@ -217,6 +217,7 @@
"tab.activeModifiedBorder": "#1a1b26",
"tab.inactiveModifiedBorder": "#1f202e",
"tab.unfocusedActiveBorder": "#1f202e",
"tab.lastPinnedBorder": "#222333",
"panel.background": "#16161e",
"panel.border": "#101014",

View file

@ -218,6 +218,7 @@
"tab.activeModifiedBorder": "#d5d6db",
"tab.inactiveModifiedBorder": "#d5d6db",
"tab.unfocusedActiveBorder": "#9da0ab",
"tab.lastPinnedBorder": "#dadbe0",
"panel.background": "#cbccd1",
"panel.border": "#c1c2c7",

View file

@ -217,6 +217,7 @@
"tab.activeModifiedBorder": "#282d42",
"tab.inactiveModifiedBorder": "#282d42",
"tab.unfocusedActiveBorder": "#3b4261",
"tab.lastPinnedBorder": "#2c3147",
"panel.background": "#1f2335",
"panel.border": "#1b1e2e",