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 secondary button color

This commit is contained in:
Kristi 2022-08-14 03:48:10 -04:00
parent 418838fa19
commit b57f3ee09a
3 changed files with 3 additions and 0 deletions

View file

@ -56,6 +56,7 @@
"button.background": "#3d59a1dd",
"button.hoverBackground": "#3d59a1AA",
"button.secondaryBackground": "#3b3e52",
"button.foreground": "#ffffff",
"progressBar.background": "#3d59a1",

View file

@ -56,6 +56,7 @@
"button.background": "#34548add",
"button.hoverBackground": "#34548aAA",
"button.secondaryBackground": "#828594",
"button.foreground": "#ffffff",
"progressBar.background": "#34548a",

View file

@ -56,6 +56,7 @@
"button.background": "#3d59a1dd",
"button.hoverBackground": "#3d59a1AA",
"button.secondaryBackground": "#41496b",
"button.foreground": "#ffffff",
"progressBar.background": "#3d59a1",