Skip to content

Instantly share code, notes, and snippets.

@MulverineX
Created September 14, 2020 22:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MulverineX/5eef2d706420bcbb49425625d0f4f4f6 to your computer and use it in GitHub Desktop.
Save MulverineX/5eef2d706420bcbb49425625d0f4f4f6 to your computer and use it in GitHub Desktop.
Glass user/bot/server popup
.backdrop-1wrmKB {
background: #00000055 !important;
opacity: 1 !important;
}
.inner-1ilYF7 {
background: none !important;
}
.root-SR8cQa {
background: inherit !important;
backdrop-filter: blur(10px) brightness(0.8) !important;
border-radius: 10px !important;
}
.inner-1ilYF7 .body-3ND3kc {
background: #00000066 !important;
}
.topSectionSpotify-1lI0-P {
background: #1db954a8 !important;
}
.connectedAccount-36nQx7 {
border: none;
background: #00000066 !important;
border-radius: 7px !important;
}
.userInfoSection-2acyCx+.userInfoSection-2acyCx {
border-top: none !important;
}
.topSectionNormal-2-vo2m {
background: #000000a8 !important;
}
.topSectionNormal-2-vo2m .tabBarContainer-1s1u-z {
border-top: none !important;
}
.lookFilled-1Gx00P.colorGreen-29iAKY {
background: #00000066 !important;
border-radius: 7px !important;
}
.lookInverted-2D7oAl.colorGreen-29iAKY {
background: #1db954a8 !important;
color: #fff !important;
border-radius: 7px !important;
}
.lookInverted-2D7oAl.colorGreen-29iAKY:hover {
background: #1db954ff !important;
}
.lookFilled-1Gx00P.colorGreen-29iAKY:hover {
background: #7289daa8 !important;
}
.topSectionPlaying-1J5E4n {
background: #7289daa8 !important;
}
.lookInverted-2D7oAl.colorBrand-3pXr91 {
background: #7289daa8 !important;
border-radius: 7px !important;
color: #fff !important;
}
.lookInverted-2D7oAl.colorBrand-3pXr91:hover {
background: #7289daff !important;
}
.topSectionStreaming-1Tpf5X {
background: #593695a8 !important;
}
.buttonInvertedPurple-WtBglX {
border-radius: 7px !important;
background: #593695a8 !important;
color: #fff !important;
}
.buttonInvertedPurple-WtBglX:hover {
background: #593695ff;
}
.topSectionStreaming-1Tpf5X .lookOutlined-3sRXeN.colorWhite-rEQuAQ {
background: #593695a8 !important;
}
.topSectionStreaming-1Tpf5X .lookOutlined-3sRXeN.colorWhite-rEQuAQ:hover {
background: #593695ff !important;
}
.topSectionPlaying-1J5E4n .lookOutlined-3sRXeN.colorWhite-rEQuAQ {
background: #7289daa8 !important;
}
.topSectionPlaying-1J5E4n .lookOutlined-3sRXeN.colorWhite-rEQuAQ:hover {
background: #7289daff !important;
}
.tabBarContainer-1s1u-z {
border-top: none !important;
height: 40px !important;
}
.tabBar-2MuP6- {
height: 40px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment