mirror of
https://github.com/enkia/tokyo-night-vscode-theme.git
synced 2024-11-07 20:24:11 -05:00
Update toolbar colors
This commit is contained in:
parent
752476e3d5
commit
0dcae36111
3 changed files with 9 additions and 0 deletions
|
@ -45,6 +45,9 @@
|
|||
"window.inactiveBorder":"#0d0f17",
|
||||
"sash.hoverBorder": "#29355a",
|
||||
|
||||
"toolbar.activeBackground": "#202330",
|
||||
"toolbar.hoverBackground": "#202330",
|
||||
|
||||
"extensionButton.prominentBackground": "#3d59a1DD",
|
||||
"extensionButton.prominentHoverBackground": "#3d59a1AA",
|
||||
"extensionButton.prominentForeground": "#ffffff",
|
||||
|
|
|
@ -45,6 +45,9 @@
|
|||
"window.inactiveBorder":"#cdced1",
|
||||
"sash.hoverBorder": "#828594",
|
||||
|
||||
"toolbar.activeBackground": "#fafbff40",
|
||||
"toolbar.hoverBackground": "#fafbff40",
|
||||
|
||||
"extensionButton.prominentBackground": "#34548aDD",
|
||||
"extensionButton.prominentHoverBackground": "#34548aAA",
|
||||
"extensionButton.prominentForeground": "#ffffff",
|
||||
|
|
|
@ -45,6 +45,9 @@
|
|||
"window.inactiveBorder":"#0d0f17",
|
||||
"sash.hoverBorder": "#29355a",
|
||||
|
||||
"toolbar.activeBackground": "#2c324a",
|
||||
"toolbar.hoverBackground": "#2c324a",
|
||||
|
||||
"extensionButton.prominentBackground": "#3d59a1DD",
|
||||
"extensionButton.prominentHoverBackground": "#3d59a1AA",
|
||||
"extensionButton.prominentForeground": "#ffffff",
|
||||
|
|
Loading…
Reference in a new issue