Skip to content

Commit c5f5968

Browse files
Update SkeumorhpicStarTube2016.user.css
1 parent b07cd95 commit c5f5968

1 file changed

Lines changed: 29 additions & 5 deletions

File tree

SkeumorhpicStarTube2016.user.css

Lines changed: 29 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
background: #161616 !important;
6464
}
6565

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 {
6767
background: linear-gradient(124deg, #1a1a1a, #222, #080808) !important;
6868
box-shadow: 0px 1px 12px #000;
6969
}
@@ -76,7 +76,7 @@
7676
filter: invert(1);
7777
}
7878

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 {
8080
background: linear-gradient(180deg, #737373 10%, #353535 40%, #000) !important;
8181
border-radius: 8px;
8282
}
@@ -112,21 +112,45 @@
112112
background: no-repeat url(//s.ytimg.com/yts/imgbin/www-hitchhiker-vflEXP50f.png) -47px -810px !important;
113113
}
114114

115-
.yt-uix-button-primary{
115+
.yt-uix-button-primary, [modern-styles] .right_actions > button:last-child{
116116
background: linear-gradient(180deg, #0083ff 30%, #003b6d, #004f87);
117117
border-radius: 8px;
118118
}
119119

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 {
121121
background: url(https://raw.githubusercontent.com/Randomuser8219/Randomuser8219-Userstyles/refs/heads/main/skeuomorphic-background-2.png);
122122
box-shadow: 0.5px 5px 6px 0px #00000091;
123123
}
124124

125-
[exp-modern-playlists] #watch7-playlist-tray {
125+
[exp-modern-playlists] #watch7-playlist-tray{
126126
background: url(https://cdn.pixabay.com/photo/2015/09/10/14/14/scratched-934483_1280.jpg) -300px -90px !important;
127127
}
128128

129129
#watch7-playlist-tray .video-list-item {
130130
border-bottom: 2px outset #6f6f6f !important;
131131
}
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+
}
132156
}

0 commit comments

Comments
 (0)