Skip to content

Commit 3e63c04

Browse files
this is the one
1 parent 2c64360 commit 3e63c04

1 file changed

Lines changed: 29 additions & 3 deletions

File tree

SkeumorhpicStarTube2016.user.css

Lines changed: 29 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
background-size: cover !important;
2222
}
2323

24-
[modern-cards][dark] #appbar-guide-menu #guide-container, [modern-cards][dark] .cardified-page #watch7-headline {
24+
[modern-cards][dark] #appbar-guide-menu #guide-container, [modern-cards][dark] .cardified-page #watch7-headline, [modern-cards][dark] .dark-mode #appbar-guide-menu::before, [modern-cards][dark] .cardified-page .distiller_yt_instance{
2525
background:none !important;
2626
}
2727

28-
.yt-shelf-grid-item .ux-thumb-wrap {
28+
.yt-shelf-grid-item .ux-thumb-wrap, .distiller_yt-thread_avatar {
2929
box-shadow: 0px 1px 12px #000;
3030
}
3131

@@ -39,12 +39,38 @@
3939
}
4040

4141
.dark-mode.cardified-page .st-watch-row, .dark-mode.cardified-page #st-below-title-row, .dark-mode.cardified-page .st-desc-content {
42-
background: linear-gradient(3deg, #222, #121212);
42+
background: linear-gradient(3deg, #222, #121212) !important;
4343
box-shadow: 0px 0px 9px 0px #00000075;
4444
}
4545

4646
.watch8-floater, .st-floater {
4747
background: linear-gradient(180deg, #222, #080808);
4848
border: 1px solid #252525;
4949
}
50+
51+
#appbar-guide-menu .guide-section-separator {
52+
box-shadow: 0px 5px 11px 1px #000000;
53+
}
54+
55+
[modern-cards][dark] .cardified-page #watch-discussion {
56+
background: #161616 !important;
57+
box-shadow: 0px 1px 12px #000;
58+
}
59+
60+
[modern-cards][dark] .cardified-page .distiller_yt-thread_user-content .cssAction_Expander {
61+
background: #161616 !important;
62+
}
63+
64+
[modern-cards][dark] .cardified-page .yt-card {
65+
background: linear-gradient(124deg, #1a1a1a, #222, #080808) !important;
66+
box-shadow: 0px 1px 12px #000;
67+
}
68+
69+
[modern-cards] .cardified-page .branded-page-v2-primary-col .branded-page-box {
70+
background: linear-gradient(300deg, #0a0a0a, #272727);
71+
}
72+
73+
.st-panel-close {
74+
filter: invert(1);
75+
}
5076
}

0 commit comments

Comments
 (0)