Skip to content

Commit

Permalink
fix: text, search bar and icons
Browse files Browse the repository at this point in the history
  • Loading branch information
Omar authored Aug 11, 2024
1 parent a3443e4 commit ccfd81f
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion styles/google-photos/catppuccin.user.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@name Google Photos Catppuccin
@namespace github.com/catppuccin/userstyles/styles/google-photos
@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/google-photos
@version 0.0.3
@version 0.0.4
@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/google-photos/catppuccin.user.css
@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Agoogle-photos
@description Soothing pastel theme for Google Photos
Expand Down Expand Up @@ -75,6 +75,7 @@
--pkw-on-surface-variant: @subtext0;
--pkw-on-surface: @text;
--gm-colortextbutton-ink-color: @blue;
--gm3-sys-color-on-surface-variant: @text;
.gp1Lgf {
--gm3-card-outlined-hover-outline-color: @surface2;
--gm3-card-outlined-container-color: @surface0;
Expand Down Expand Up @@ -143,6 +144,10 @@
}
.LAL5ie .ZAGvjd {
color: @text;
-webkit-text-fill-color: @text;
}
.cI2tlc .jBmls {
box-shadow: none !important;
}
.l9dCke,
.ggIr1e,
Expand Down Expand Up @@ -442,6 +447,15 @@

/* settings page */
/* main text */
h1,
.fl9QFd,
.CZ5Sfb,
.mSbCD,
.Ecvatc,
.C96I0d,
.HiceN,
.Qizfvf,
.bCPWJc,
.P0eWkf,
.rvEjke,
.IGdgBf,
Expand Down

0 comments on commit ccfd81f

Please sign in to comment.