diff --git a/frappeTheme.json b/frappeTheme.json index c787123..d39a4a1 100644 --- a/frappeTheme.json +++ b/frappeTheme.json @@ -1,15 +1,15 @@ { "name": "Catppuccin Frappe", "tab": { - "background": "#414559FF", + "background": "#303446FF", "showCloseButton": "always", "unfocusedBackground": null }, "tabRow": { - "background": "#303446FF", - "unfocusedBackground": "#292C3CFF" + "background": "#292C3CFF", + "unfocusedBackground": "#232634FF" }, "window": { "applicationTheme": "dark" } -} +} \ No newline at end of file diff --git a/latteTheme.json b/latteTheme.json index 3786bdd..00fcdde 100644 --- a/latteTheme.json +++ b/latteTheme.json @@ -1,15 +1,15 @@ { "name": "Catppuccin Latte", "tab": { - "background": "#CCD0DAFF", + "background": "#EFF1F5FF", "showCloseButton": "always", "unfocusedBackground": null }, "tabRow": { - "background": "#EFF1F5FF", - "unfocusedBackground": "#E6E9EFFF" + "background": "#E6E9EFFF", + "unfocusedBackground": "#DCE0E8FF" }, "window": { "applicationTheme": "light" } -} +} \ No newline at end of file diff --git a/macchiatoTheme.json b/macchiatoTheme.json index 379eff2..ae83573 100644 --- a/macchiatoTheme.json +++ b/macchiatoTheme.json @@ -1,15 +1,15 @@ { "name": "Catppuccin Macchiato", "tab": { - "background": "#363A4FFF", + "background": "#24273AFF", "showCloseButton": "always", "unfocusedBackground": null }, "tabRow": { - "background": "#24273AFF", + "background": "#1E2030FF", "unfocusedBackground": "#181926FF" }, "window": { "applicationTheme": "dark" } -} +} \ No newline at end of file diff --git a/mochaTheme.json b/mochaTheme.json index 2e6d164..75932a0 100644 --- a/mochaTheme.json +++ b/mochaTheme.json @@ -1,15 +1,15 @@ { "name": "Catppuccin Mocha", "tab": { - "background": "#313244FF", + "background": "#1E1E2EFF", "showCloseButton": "always", "unfocusedBackground": null }, "tabRow": { - "background": "#1E1E2EFF", - "unfocusedBackground": "#181825FF" + "background": "#181825FF", + "unfocusedBackground": "#11111BFF" }, "window": { "applicationTheme": "dark" } -} +} \ No newline at end of file