Skip to content

Commit

Permalink
fix(youtube): shorts stats values (#1179)
Browse files Browse the repository at this point in the history
Co-authored-by: uncenter <[email protected]>
  • Loading branch information
somerand0mcatt and uncenter committed Aug 9, 2024
1 parent e231b0c commit 49534ef
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion styles/youtube/catppuccin.user.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@name YouTube Catppuccin
@namespace github.com/catppuccin/userstyles/styles/youtube
@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/youtube
@version 4.2.0
@version 4.2.1
@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/youtube/catppuccin.user.css
@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ayoutube
@description Soothing pastel theme for YouTube
Expand Down Expand Up @@ -915,6 +915,9 @@
.YtwFactoidRendererLabel {
color: @subtext0;
}
.YtwFactoidRendererValue {
color: @text;
}

ytd-reel-video-renderer:not([is-watch-while-mode]) {
.yt-spec-button-shape-with-label__label {
Expand Down

0 comments on commit 49534ef

Please sign in to comment.