|
63 | 63 | background: #161616 !important; |
64 | 64 | } |
65 | 65 |
|
66 | | -[modern-cards][dark] .cardified-page .yt-card, [modern-cards]:not([chan-loc="videos"]) .dark-mode.exp-top-guide #page.channel .branded-page-v2-has-top-row .branded-page-v2-secondary-col .branded-page-box, [modern-cards]:not([chan-loc="playlists"]) .dark-mode.exp-top-guide #page.channel .branded-page-v2-has-top-row .branded-page-v2-secondary-col .branded-page-box { |
| 66 | +[modern-cards][dark] .cardified-page .yt-card { |
67 | 67 | background: linear-gradient(124deg, #1a1a1a, #222, #080808) !important; |
68 | 68 | box-shadow: 0px 1px 12px #000; |
69 | 69 | } |
|
76 | 76 | filter: invert(1); |
77 | 77 | } |
78 | 78 |
|
79 | | -.yt-uix-button-default, #st-account-menu-details a, [modern-cards][dark] .yt-uix-button-subscribe-unbranded { |
| 79 | +.yt-uix-button-default, #st-account-menu-details a, [modern-cards][dark] .yt-uix-button-subscribe-unbranded, .oz-panel-previous-posts-button { |
80 | 80 | background: linear-gradient(180deg, #737373 10%, #353535 40%, #000) !important; |
81 | 81 | border-radius: 8px; |
82 | 82 | } |
|
112 | 112 | background: no-repeat url(//s.ytimg.com/yts/imgbin/www-hitchhiker-vflEXP50f.png) -47px -810px !important; |
113 | 113 | } |
114 | 114 |
|
115 | | -.yt-uix-button-primary{ |
| 115 | +.yt-uix-button-primary, [modern-styles] .right_actions > button:last-child{ |
116 | 116 | background: linear-gradient(180deg, #0083ff 30%, #003b6d, #004f87); |
117 | 117 | border-radius: 8px; |
118 | 118 | } |
119 | 119 |
|
120 | | -[exp-modern-playlists] .cardified-page .watch7-playlist-bar-right { |
| 120 | +[exp-modern-playlists] .cardified-page .watch7-playlist-bar-right, .main-notification-panel, .pl-header { |
121 | 121 | background: url(https://raw.githubusercontent.com/Randomuser8219/Randomuser8219-Userstyles/refs/heads/main/skeuomorphic-background-2.png); |
122 | 122 | box-shadow: 0.5px 5px 6px 0px #00000091; |
123 | 123 | } |
124 | 124 |
|
125 | | -[exp-modern-playlists] #watch7-playlist-tray { |
| 125 | +[exp-modern-playlists] #watch7-playlist-tray{ |
126 | 126 | background: url(https://cdn.pixabay.com/photo/2015/09/10/14/14/scratched-934483_1280.jpg) -300px -90px !important; |
127 | 127 | } |
128 | 128 |
|
129 | 129 | #watch7-playlist-tray .video-list-item { |
130 | 130 | border-bottom: 2px outset #6f6f6f !important; |
131 | 131 | } |
| 132 | + |
| 133 | +[modern-cards]:not([chan-loc="videos"]) .dark-mode.exp-top-guide #page.channel .branded-page-v2-has-top-row .branded-page-v2-secondary-col .branded-page-box, [modern-cards]:not([chan-loc="playlists"]) .dark-mode.exp-top-guide #page.channel .branded-page-v2-has-top-row .branded-page-v2-secondary-col .branded-page-box, .branded-page-v2-primary-col .distiller_streamcontent:not(.feed) .distiller_yt_embed_wrapper { |
| 134 | + background: linear-gradient(242deg, #090909, #30303000), url(https://cdn.pixabay.com/photo/2015/09/10/14/14/scratched-934483_1280.jpg) 0px 0px !important; |
| 135 | + box-shadow: 1px 5px 10px 0px black !important; |
| 136 | +} |
| 137 | + |
| 138 | +[modern-styles] .distiller_yt_instance .distiller_yt-sb .oz-comment_post-dismiss::after { |
| 139 | + background: linear-gradient(180deg, #737373 10%, #d7d7d7 40%, #e1e1e1) !important; |
| 140 | + border-radius: 8px; |
| 141 | +} |
| 142 | + |
| 143 | +#yt-masthead #search-btn .yt-uix-button-content { |
| 144 | + margin: 0 10px; |
| 145 | +} |
| 146 | + |
| 147 | +.oz-panel-previous-posts-button { |
| 148 | + margin:unset !important; |
| 149 | + width:410px; |
| 150 | +} |
| 151 | + |
| 152 | +.pl-header { |
| 153 | + padding-left: 10px; |
| 154 | + padding-top: 10px; |
| 155 | +} |
132 | 156 | } |
0 commit comments