diff --git a/themes/tokyo-night-color-theme.json b/themes/tokyo-night-color-theme.json index 3e62465..f30f295 100644 --- a/themes/tokyo-night-color-theme.json +++ b/themes/tokyo-night-color-theme.json @@ -56,6 +56,7 @@ "button.background": "#3d59a1dd", "button.hoverBackground": "#3d59a1AA", + "button.secondaryBackground": "#3b3e52", "button.foreground": "#ffffff", "progressBar.background": "#3d59a1", diff --git a/themes/tokyo-night-light-color-theme.json b/themes/tokyo-night-light-color-theme.json index efe126f..52eccd1 100644 --- a/themes/tokyo-night-light-color-theme.json +++ b/themes/tokyo-night-light-color-theme.json @@ -56,6 +56,7 @@ "button.background": "#34548add", "button.hoverBackground": "#34548aAA", + "button.secondaryBackground": "#828594", "button.foreground": "#ffffff", "progressBar.background": "#34548a", diff --git a/themes/tokyo-night-storm-color-theme.json b/themes/tokyo-night-storm-color-theme.json index 48247f5..040a4e4 100644 --- a/themes/tokyo-night-storm-color-theme.json +++ b/themes/tokyo-night-storm-color-theme.json @@ -56,6 +56,7 @@ "button.background": "#3d59a1dd", "button.hoverBackground": "#3d59a1AA", + "button.secondaryBackground": "#41496b", "button.foreground": "#ffffff", "progressBar.background": "#3d59a1",