diff --git a/themes/ayu.json b/themes/ayu.json index be55246e..5f11d29d 100644 --- a/themes/ayu.json +++ b/themes/ayu.json @@ -38,7 +38,7 @@ "tab.active.foreground": "#5C6773", "tab.background": "#ECECED00", "tab_bar.background": "#ECECED", - "title_bar.background": "#dcddde", + "title_bar.background": "#e7e8e9", "title_bar.border": "#CFD1D2", "base.yellow": "#f1ad49", "base.red": "#F07171", diff --git a/themes/catppuccin.json b/themes/catppuccin.json index a126a478..50b791e6 100644 --- a/themes/catppuccin.json +++ b/themes/catppuccin.json @@ -12,7 +12,7 @@ "accent.foreground": "#4c4f69", "background": "#E5E9EF", "border": "#CCD0DA", - "ring": "#c6d0f5", + "ring": "#7287fd", "foreground": "#4c4f69", "input.border": "#acb0be", "link.active.foreground": "#7287fd", diff --git a/themes/flexoki.json b/themes/flexoki.json index 52b472c2..2f928830 100644 --- a/themes/flexoki.json +++ b/themes/flexoki.json @@ -9,7 +9,7 @@ "mode": "light", "colors": { "accent.background": "#E8E4CE", - "accent.foreground": "#5C6773", + "accent.foreground": "#100F0F", "background": "#FFFCF0", "foreground": "#100F0F", "border": "#E6E4D9",