Guest User

Untitled

a guest
Jul 19th, 2018
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.51 KB | None | 0 0
  1. appMount-3VJmYg {background: var(--background) center/cover no-repeat;animation: none;} /* Places a background colour or image. */
  2. .markup:not(code) {font-size: var(--font-size)!important;} /* Changes font size of user text, not including code. */
  3. .theme-dark .message-group .comment .markup {color: var(--text)} /* Text colour */
  4.  
  5. /* Transparency for most areas*/
  6. #friends .friends-table, .loading-316uYQ, .chat .content, .chat, .content .flex-spacer,.videoBackgroundWrapper-2dCt49,
  7. .messages-wrapper, .typing-2GQL18,.wrapper-29NfPK,.container-PNkimc, .headerBar-UHpsPw,.video-1kutKI,
  8. .titleBar-AC4pGV, .titleWrapper-1l0xT9 .title-3qD0b-, .search-results-wrap .search-result::before, .search-results-wrap .search-result::after,
  9. .search-results-wrap .channel-name,.titleWrapper-1l0xT9,.title-3qD0b-, .titleCall-_b9o8P,#voice-connection, #friends, .friends-header, .friends-table,.activityFeed-28jde9,
  10. .scroller-2FKFPG,.theme-dark .header-1RC2Wb,.theme-dark .card-7JP0BX, .guilds-wrapper, .guild-header header,
  11. .channels-wrap,.private-channels .search-bar, .private-channels, .guild-channels, .account, .friend-table-add-header,.content,
  12. .title-wrap:not(.search-bar), .messages-wrapper, .messages .divider span, .messages .divider:before, .message-group-blocked,
  13. .is-local-bot-message,.channel-members-loading, .channel-members-loading .heading, .channel-members-loading .member,
  14. .typing, .container-RYiLUQ, .theme-dark .ui-standard-sidebar-view, .theme-dark .channel-members,.container-2OU7Cz,
  15. .theme-dark .chat form, .channels-3g2vYe, .theme-dark .friends-table,.theme-dark .messages-wrapper, .content .flex-spacer,
  16. .theme-dark .chat>.content, .theme-dark .chat, .channel-members, .search .search-bar, .container-iksrDt,.video-1FfuMD,
  17. .container-3lnMWU, .theme-dark .title-qAcLxz, .theme-dark .typing-3eiiL_,.theme-dark .activityFeed-HeiGwL,
  18. .theme-dark .headerBar-cxbhPD,.theme-dark .lfg-3xoFkI,.video-3lOWa6,.theme-dark .private-channel-call,.container-2lgZY8,
  19. .channels-Ie2l6A,.container-2Thooq,.theme-dark .typing-2GQL18,
  20. .search-bar.search-bar-light,.emojiPicker-3m1S-j .scroller-3vODG7 .emojiItem-109bjA.selected-39BZ4S,.theme-dark .members-1998pB{
  21. background: transparent !important;}
  22.  
  23. /* Layer for brightness/darkness/color */
  24. .noChannel-Z1DQK7, .activityFeed-HeiGwL, .lfg-3xoFkI,
  25. .layers-3iHuyZ, .layer-3QrUeG, .container-2lgZY8,
  26. .content-region, .search-l1Wz-Q .search-bar,
  27. .chat .inner-zqa7da,.search-results-wrap, .search-results-wrap .search-header,
  28. .search-results-wrap .search-result-message.hit, .sidebar-region, .ui-standard-sidebar-view {background: rgba(0, 0, 0, 0.4) !important;}
  29.  
  30. .titleBar-AC4pGV::after {content:""; position:absolute; z-index:-1; top:0; left:0; right:0; width:100%; height:22px; background: rgba(0, 0, 0, 0.61) !important;}
  31. .theme-dark .card-2WxYqG {background-color: rgba(54, 57, 63, 0.3)!important;}
  32. .theme-dark .layer-3QrUeG,.theme-dark .layers-3iHuyZ, .typeWindows-15E0Ys {background: rgba(0, 0, 0, 0.2) !important;}
  33. .search-results-wrap .search-result-message.hit {box-shadow:none !important;}
  34.  
  35. /* Scrollbars */
  36. ::-webkit-scrollbar-thumb {border-color: transparent !important; background: rgba(0,0,0,0.4) !important;}
  37. ::-webkit-scrollbar, ::-webkit-scrollbar-track-piece {border-color: transparent !important; background: transparent !important;}
  38. ::-webkit-scrollbar-corner {display: none !important;}
  39.  
  40. .guilds-wrapper .guild-separator:after {display:none}
  41. .private-channels .channel .channel-name {opacity:1}
  42. .nameDefaultText-24KCy5, .nameDefaultVoice-3WUH7s, .nameLockedText-3pqQcL, .nameLockedVoice-26MhB1 {color: #ffffff;}
Add Comment
Please, Sign In to add comment