From d2ebf0b8d38a81c9a84311be2ef026d5f48d9e4c Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 07:30:31 +0000 Subject: [PATCH] style: format code with prettier --- styles/google/catppuccin.user.css | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/styles/google/catppuccin.user.css b/styles/google/catppuccin.user.css index e4a2f6c784..315c35e288 100644 --- a/styles/google/catppuccin.user.css +++ b/styles/google/catppuccin.user.css @@ -631,7 +631,9 @@ background-color: @surface0 !important; } - .vBnbff, .RSWv0c.NaC7Cf, .RSWv0c.NaC7Cf .q8U8x > div:nth-child(1) { + .vBnbff, + .RSWv0c.NaC7Cf, + .RSWv0c.NaC7Cf .q8U8x > div:nth-child(1) { background-color: @surface0 !important; color: @text !important; } @@ -647,11 +649,12 @@ /* mobile ui */ /* header background & search bar */ .v6U7rf { - background-color: @base; + background-color: @base; } - - .zGVn2e, .u4frDf { - background: @surface0 !important; + + .zGVn2e, + .u4frDf { + background: @surface0 !important; } /* search suggestions */ @@ -701,12 +704,14 @@ .Ww4FFb { box-shadow: 0 0 0 1px @base; } - - .Faw6Fe, .GpOXq { + + .Faw6Fe, + .GpOXq { border-color: @surface0 !important; } - .zGVn2e, .jh86Nb { + .zGVn2e, + .jh86Nb { border-color: @surface1 !important; } @@ -919,7 +924,8 @@ .related-question-pair div.iDjcJe { color: @text; } - .cUnQKe .ILfuVd b, .cUnQKe .QBI8hf b { + .cUnQKe .ILfuVd b, + .cUnQKe .QBI8hf b { background-color: fade(@blue, 25%); color: @text; }