From 02c20cbadfa7b6c32a091a6566208bf707ac34bf Mon Sep 17 00:00:00 2001 From: Omar <180954465+somerand0mcatt@users.noreply.github.com> Date: Sun, 6 Oct 2024 10:30:08 +0300 Subject: [PATCH] fix(google): misc (#1346) * fix(google): header background/search bar on mobile * fix(google): update version number aswell as change some css * fix(google): misc * fix(google): more bugs * fix(google): remove code that breaks links on mobile * fix(google): more borders * Update catppuccin.user.css --------- Co-authored-by: Muslim <42213155+GitMuslim@users.noreply.github.com> --- styles/google/catppuccin.user.css | 32 +++++++++++++++++++++++++------ 1 file changed, 26 insertions(+), 6 deletions(-) diff --git a/styles/google/catppuccin.user.css b/styles/google/catppuccin.user.css index a0c3926bd0..e4a2f6c784 100644 --- a/styles/google/catppuccin.user.css +++ b/styles/google/catppuccin.user.css @@ -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.3.1 +@version 0.3.2 @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 @@ -631,6 +631,11 @@ background-color: @surface0 !important; } + .vBnbff, .RSWv0c.NaC7Cf, .RSWv0c.NaC7Cf .q8U8x > div:nth-child(1) { + background-color: @surface0 !important; + color: @text !important; + } + .DxHbyd { background-color: @surface2 !important; } @@ -640,6 +645,15 @@ } /* mobile ui */ + /* header background & search bar */ + .v6U7rf { + background-color: @base; + } + + .zGVn2e, .u4frDf { + background: @surface0 !important; + } + /* search suggestions */ .K4VNlb, .Sl6fgd.A7Yvie, @@ -658,7 +672,8 @@ /* text */ .SAuUUd-z5C9Gb-fmcmS, .tJaMb, - .TElO2c { + .TElO2c, + .cQp1Ab { color: @text !important; } @@ -686,6 +701,14 @@ .Ww4FFb { box-shadow: 0 0 0 1px @base; } + + .Faw6Fe, .GpOXq { + border-color: @surface0 !important; + } + + .zGVn2e, .jh86Nb { + border-color: @surface1 !important; + } /* Featured snippets */ @media (prefers-reduced-motion: no-preference) { @@ -896,7 +919,7 @@ .related-question-pair div.iDjcJe { color: @text; } - .cUnQKe .ILfuVd b { + .cUnQKe .ILfuVd b, .cUnQKe .QBI8hf b { background-color: fade(@blue, 25%); color: @text; } @@ -2068,9 +2091,6 @@ .act-switch-area { background-color: @base !important; } - .q8U8x > div:nth-child(1) { - background-color: @base !important; - } .EwDHG, .vNdLpe, .vNdLpe:visited {