Skip to content

Commit 49534ef

Browse files
Omaruncenter
andauthored
fix(youtube): shorts stats values (catppuccin#1179)
Co-authored-by: uncenter <47499684+uncenter@users.noreply.github.com>
1 parent e231b0c commit 49534ef

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

styles/youtube/catppuccin.user.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
@name YouTube Catppuccin
33
@namespace github.com/catppuccin/userstyles/styles/youtube
44
@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/youtube
5-
@version 4.2.0
5+
@version 4.2.1
66
@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/youtube/catppuccin.user.css
77
@supportURL https://github.com/catppuccin/userstyles/issues?q=is%3Aopen+is%3Aissue+label%3Ayoutube
88
@description Soothing pastel theme for YouTube
@@ -915,6 +915,9 @@
915915
.YtwFactoidRendererLabel {
916916
color: @subtext0;
917917
}
918+
.YtwFactoidRendererValue {
919+
color: @text;
920+
}
918921

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

0 commit comments

Comments
 (0)