From 2d54e8126dc6687b14987acdf900928280862fe2 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2024 18:18:30 +0000 Subject: [PATCH] style: format code with prettier --- styles/youtube/catppuccin.user.css | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/styles/youtube/catppuccin.user.css b/styles/youtube/catppuccin.user.css index 217ee10b8e..d7ff2e5711 100644 --- a/styles/youtube/catppuccin.user.css +++ b/styles/youtube/catppuccin.user.css @@ -369,7 +369,7 @@ --dark-theme-disabled-color: @subtext1 !important; --dark-theme-divider-color: @overlay0 !important; } - + /* Misc */ & when (@logo = 0) { @@ -954,23 +954,25 @@ /* Buy super thanks bar */ #progressContainer.tp-yt-paper-progress { - background-color: @mantle !important; + background-color: @mantle !important; } - - #comment-chip-container.yt-pdg-comment-chip-renderer, .slider-knob-inner.tp-yt-paper-slider { - background: @accent-color; + + #comment-chip-container.yt-pdg-comment-chip-renderer, + .slider-knob-inner.tp-yt-paper-slider { + background: @accent-color; } - + #primaryProgress.tp-yt-paper-progress { - background: linear-gradient(139deg, @peach, @maroon, @red, @pink); + background: linear-gradient(139deg, @peach, @maroon, @red, @pink); } - + #container.ytd-pdg-comment-preview-renderer { - background-color: @mantle !important; + background-color: @mantle !important; } - - #comment-chip-price.yt-pdg-comment-chip-renderer, yt-icon.yt-pdg-comment-chip-renderer { - color: @crust; + + #comment-chip-price.yt-pdg-comment-chip-renderer, + yt-icon.yt-pdg-comment-chip-renderer { + color: @crust; } /* Channel pages */