Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions main.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Zelk v1.2.2 */
/* Zelk v1.2.3 */
/* imports */
@import url('https://rsms.me/inter/inter.css');
/* temp */
Expand Down Expand Up @@ -681,7 +681,7 @@ svg.slider-32CRPX svg, .bd-switch-slider>svg {
margin: 2px 8px;
border-radius: var(--border-radius-1);
}
.body-1Ukv50, .activity-3v9l4T, .avatar-2Vndt_, .headerTop-2y3V6H, .headerTop-3GPUSF, .headerTop-2cWpdB, .activity-fViXj7, .body-2wLx-E, .topSection-13QKHs, .avatar-3QF_VA, .aboutMeSection---MkQa, .footer-3naVBw, .footer-1N3bR3, .bodyInnerWrapper-2bQs1k, .profileBannerPreview-3_l0Wd, .userPopout-2j1gM4 {
.body-1Ukv50, .activity-3v9l4T, .avatar-2Vndt_, .headerTop-2y3V6H, .headerTop-3GPUSF, .headerTop-2cWpdB, .activity-fViXj7, .body-2wLx-E, .topSection-13QKHs, .avatar-3QF_VA, .aboutMeSection---MkQa, .footer-3naVBw, .footer-1N3bR3, .bodyInnerWrapper-2bQs1k, .profileBannerPreview-3_l0Wd, .userPopout-2j1gM4, .profileBody-3QbfPe, .submenuContainer-3EVTeH {
background-color: var(--background-tertiary) !important;
}
.bodyInnerWrapper-2bQs1k {
Expand Down
7 changes: 7 additions & 0 deletions zelkBD.theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -166,3 +166,10 @@
.root-8LYsGj[style*="--user-background"] .banner-1YaD3N {
height: 240px;
}
/* Snippets for Issues #41 and other thing by BlueSkye#9999 */
.none-2-_0dP {
background-color: var(--background-tertiary) !important;
}
.channelHeader-DFRX8q, .header-1zd7se {
margin-left: 0 !important;
}