diff --git a/styles/gmail/catppuccin.user.less b/styles/gmail/catppuccin.user.less index 8fcc5c816a..4dde586858 100644 --- a/styles/gmail/catppuccin.user.less +++ b/styles/gmail/catppuccin.user.less @@ -410,6 +410,27 @@ filter: @text-filter; } } + /* Navigation for GSuite sidebar */ + .aT5-aOt-I-JX-atM-Kv, .brC-bsf-aT5-aOt, .nH > .aUx > .bAw > .brC-aT5-aOt-Jw, .bcf, .tRcrsc { + background-color: @mantle; + border-color: @surface1; + color: @text; + } + /* Navigation icons for GSuite sidebar */ + .aT5-aOt-I-JX-Jw, .aT5-aOt-I-JX-atM { + background-color: @surface0; + } + /* Search bar */ + .FOBRw-I { + background-color: @accent; + } + .bas, .aJf { + background-color: @surface0; + color: @text; + } + .gb_0e > svg > path, .gb_We > svg > path:first-child, .gb_Ve > svg > path:first-child { + fill: @accent; + } /* Inbox categories */ .aKx > .aKz { color: @text; @@ -438,6 +459,16 @@ } .h0 { color: @subtext1; + } + /* Inbox background */ + .aeJ { + background-color: @surface0; + } + + /* Welcome to Gmail popup */ + .O6 { + background-color: @surface2; + border-color: @surface1; } /* Inbox footer */ .md.mj, @@ -477,9 +508,20 @@ 0 0 6px 2px @surface1; } } - /* Read email text */ + /* Unread emails */ .zE { + background-color: @base; color: @text; + + box-shadow: inset 0 -1px 0 0 @surface0; + + &:hover { + box-shadow: + inset 1px 0 0 @surface0, + inset -1px 0 0 @surface0, + 0 0 4px 0 @surface1, + 0 0 6px 2px @surface1; + } } // Select icon .xY > .T-Jo,