fix(youtube): match colors of topbar menu icons (#225)
This commit is contained in:
parent
fbdcbdc8c9
commit
fe5f5c06f3
@ -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 3.0.9
|
||||
@version 3.0.10
|
||||
@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/youtube/catppuccin.user.css
|
||||
@description Soothing pastel theme for YouTube
|
||||
@author Catppuccin
|
||||
@ -730,7 +730,7 @@
|
||||
color: @crust !important;
|
||||
}
|
||||
.yt-spec-icon-badge-shape--style-overlay .yt-spec-icon-badge-shape__icon {
|
||||
color: @text !important;
|
||||
color: var(--yt-spec-icon-active-other) !important;
|
||||
}
|
||||
|
||||
/* creator badges */
|
||||
|
Loading…
x
Reference in New Issue
Block a user