mirror of
https://github.com/enkia/tokyo-night-vscode-theme.git
synced 2024-11-07 20:24:11 -05:00
Update secondary button color
This commit is contained in:
parent
418838fa19
commit
b57f3ee09a
3 changed files with 3 additions and 0 deletions
|
@ -56,6 +56,7 @@
|
|||
|
||||
"button.background": "#3d59a1dd",
|
||||
"button.hoverBackground": "#3d59a1AA",
|
||||
"button.secondaryBackground": "#3b3e52",
|
||||
"button.foreground": "#ffffff",
|
||||
"progressBar.background": "#3d59a1",
|
||||
|
||||
|
|
|
@ -56,6 +56,7 @@
|
|||
|
||||
"button.background": "#34548add",
|
||||
"button.hoverBackground": "#34548aAA",
|
||||
"button.secondaryBackground": "#828594",
|
||||
"button.foreground": "#ffffff",
|
||||
"progressBar.background": "#34548a",
|
||||
|
||||
|
|
|
@ -56,6 +56,7 @@
|
|||
|
||||
"button.background": "#3d59a1dd",
|
||||
"button.hoverBackground": "#3d59a1AA",
|
||||
"button.secondaryBackground": "#41496b",
|
||||
"button.foreground": "#ffffff",
|
||||
"progressBar.background": "#3d59a1",
|
||||
|
||||
|
|
Loading…
Reference in a new issue