Skip to content

Commit

Permalink
fix(google): search console box (#1290)
Browse files Browse the repository at this point in the history
* fix(google): search console box

* fix(google): search console box

* fix(google): format

* fix(google): removed unneeded code

* fix(google): add that back
  • Loading branch information
Omar authored Sep 12, 2024
1 parent 5dcdc51 commit cb745b0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion styles/google/catppuccin.user.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@name Google Catppuccin
@namespace github.com/catppuccin/userstyles/styles/google
@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/google
@version 0.2.7
@version 0.2.8
@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/google/catppuccin.user.css
@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agoogle
@description Soothing pastel theme for Google
Expand Down Expand Up @@ -851,6 +851,9 @@
.YrbPuc {
color: @subtext1;
}
.SRfaKe, .SRfaKe h2 {
background-color: @mantle;
}
.y6CIle {
background-color: @surface0;
}
Expand Down

0 comments on commit cb745b0

Please sign in to comment.