Skip to content

Commit 4521512

Browse files
authored
fix(youtube): properly color the "LIVE" badge icon (catppuccin#1352)
1 parent a117bac commit 4521512

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

styles/youtube/catppuccin.user.css

Lines changed: 2 additions & 2 deletions
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.11
5+
@version 4.2.12
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
@@ -186,7 +186,7 @@
186186
0.3
187187
) !important;
188188
--yt-spec-static-overlay-call-to-action: @accent-color !important;
189-
--yt-spec-static-overlay-icon-active-other: @text !important;
189+
--yt-spec-static-overlay-icon-active-other: @crust !important;
190190
--yt-spec-static-overlay-icon-inactive: @surface1 !important;
191191
--yt-spec-static-overlay-icon-disabled: @surface2 !important;
192192
--yt-spec-static-overlay-button-primary: @accent-color !important;

0 commit comments

Comments
 (0)