Skip to content

Commit

Permalink
fix: search bar bg and header icons
Browse files Browse the repository at this point in the history
  • Loading branch information
ashish0kumar committed Jan 15, 2025
1 parent c46ebab commit 8f7a0de
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions styles/gmail/catppuccin.user.less
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand All @@ -161,10 +161,13 @@
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;
}
Expand Down

0 comments on commit 8f7a0de

Please sign in to comment.