mirror of
https://github.com/enkia/tokyo-night-vscode-theme.git
synced 2024-11-07 20:24:11 -05:00
Update remote extension badge icon color
This commit is contained in:
parent
6a8493a8f6
commit
c43c82e90f
3 changed files with 3 additions and 3 deletions
|
@ -25,7 +25,7 @@
|
|||
"extensionButton.prominentBackground": "#3d59a1DD",
|
||||
"extensionButton.prominentHoverBackground": "#3d59a1AA",
|
||||
"extensionButton.prominentForeground": "#ffffff",
|
||||
"extensionBadge.remoteBackground": "#3d86a1",
|
||||
"extensionBadge.remoteBackground": "#3d59a1",
|
||||
"extensionBadge.remoteForeground": "#ffffff",
|
||||
|
||||
"button.background": "#3d59a1dd",
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
"extensionButton.prominentBackground": "#34548aDD",
|
||||
"extensionButton.prominentHoverBackground": "#34548aAA",
|
||||
"extensionButton.prominentForeground": "#ffffff",
|
||||
"extensionBadge.remoteBackground": "#3d86a1",
|
||||
"extensionBadge.remoteBackground": "#34548a",
|
||||
"extensionBadge.remoteForeground": "#ffffff",
|
||||
|
||||
"button.background": "#34548add",
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
"extensionButton.prominentBackground": "#3d59a1DD",
|
||||
"extensionButton.prominentHoverBackground": "#3d59a1AA",
|
||||
"extensionButton.prominentForeground": "#ffffff",
|
||||
"extensionBadge.remoteBackground": "#3d86a1",
|
||||
"extensionBadge.remoteBackground": "#3d59a1",
|
||||
"extensionBadge.remoteForeground": "#ffffff",
|
||||
|
||||
"button.background": "#3d59a1dd",
|
||||
|
|
Loading…
Reference in a new issue