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 toolbar colors

This commit is contained in:
Kristi 2022-08-13 20:30:51 -04:00
parent 752476e3d5
commit 0dcae36111
3 changed files with 9 additions and 0 deletions

View file

@ -45,6 +45,9 @@
"window.inactiveBorder":"#0d0f17", "window.inactiveBorder":"#0d0f17",
"sash.hoverBorder": "#29355a", "sash.hoverBorder": "#29355a",
"toolbar.activeBackground": "#202330",
"toolbar.hoverBackground": "#202330",
"extensionButton.prominentBackground": "#3d59a1DD", "extensionButton.prominentBackground": "#3d59a1DD",
"extensionButton.prominentHoverBackground": "#3d59a1AA", "extensionButton.prominentHoverBackground": "#3d59a1AA",
"extensionButton.prominentForeground": "#ffffff", "extensionButton.prominentForeground": "#ffffff",

View file

@ -45,6 +45,9 @@
"window.inactiveBorder":"#cdced1", "window.inactiveBorder":"#cdced1",
"sash.hoverBorder": "#828594", "sash.hoverBorder": "#828594",
"toolbar.activeBackground": "#fafbff40",
"toolbar.hoverBackground": "#fafbff40",
"extensionButton.prominentBackground": "#34548aDD", "extensionButton.prominentBackground": "#34548aDD",
"extensionButton.prominentHoverBackground": "#34548aAA", "extensionButton.prominentHoverBackground": "#34548aAA",
"extensionButton.prominentForeground": "#ffffff", "extensionButton.prominentForeground": "#ffffff",

View file

@ -45,6 +45,9 @@
"window.inactiveBorder":"#0d0f17", "window.inactiveBorder":"#0d0f17",
"sash.hoverBorder": "#29355a", "sash.hoverBorder": "#29355a",
"toolbar.activeBackground": "#2c324a",
"toolbar.hoverBackground": "#2c324a",
"extensionButton.prominentBackground": "#3d59a1DD", "extensionButton.prominentBackground": "#3d59a1DD",
"extensionButton.prominentHoverBackground": "#3d59a1AA", "extensionButton.prominentHoverBackground": "#3d59a1AA",
"extensionButton.prominentForeground": "#ffffff", "extensionButton.prominentForeground": "#ffffff",