diff --git a/styles/gmail/catppuccin.user.less b/styles/gmail/catppuccin.user.less index 3f06997c24..1f2fe5886d 100644 --- a/styles/gmail/catppuccin.user.less +++ b/styles/gmail/catppuccin.user.less @@ -152,7 +152,7 @@ background-color: @mantle; } /* Header icons */ - .gb_Lc svg, + .gb_Kc svg, .gb_Pc.gb_Uc svg, .gb_Lc .gb_rd .gb_sd, .gb_Lc .gb_rd .gb_Kc, @@ -161,14 +161,21 @@ color: @text; } /* Search mail input */ - .gb_Lc .gb_hd { - background-color: @crust; + .gb_Kc .gb_hd { + background-color: @surface1; .gb_je, + .gb_qe, + .gsan_a, + .gsas_a, svg { color: @text; } } + /* Search mail input on focus */ + .gb_hd.gb_id { + background-color: @base; + } /* Active search / filter modal */ .gssb_c { /* Icons */