Speedy | Discord theme

Discord cool theme!

当前为 2020-06-22 提交的版本,查看 最新版本

// ==UserScript==
// @name         Speedy | Discord theme
// @namespace    http://tampermonkey.net/
// @version      1.0
// @description  Discord cool theme!
// @author       Speedy
// @icon         https://i.imgur.com/qXI1e4B.png
// @match        *://discord.com/*
// @grant        GM_addStyle
// ==/UserScript==

GM_addStyle(`
.theme-dark {
   --background: url(https://i.imgur.com/kJGcWiR.jpg);
   --background-primary: #2F3E4E;
   --background-secondary: #1B2C3E;
   --background-tertiary: #162332;
   --channeltextarea-background:#2F3E4E;
   --deprecated-panel-background:#2F3E4E;
}
.theme-dark .scrollerThemed-2oenus.themedWithTrack-q8E3vB .scroller-2FKFPG::-webkit-scrollbar-track-piece {
   background-color: var(--background-secondary);
   border: 3px solid var(--background-primary);
   border-radius: 7px;
}
.theme-dark .scrollerThemed-2oenus.themedWithTrack-q8E3vB .scroller-2FKFPG::-webkit-scrollbar-thumb {
   background-color: var(--background-tertiary);
   border-color: var(--background-primary);
}
.inner-zqa7da {
   border: rgba(204, 204, 204, 0.27) solid 1px;
   border-radius: 0;
}
.container-2ax-kl {
   color: #ffffff;
}
.container-3baos1, .container-3baos1 .avatar-SmRMf2 {
   background-color: #162332;
}
.scrollableContainer-2NUZem {
   background-color: #162332;
}
.auto-Ge5KZx, .auto-Ge5KZx.fade-2kXiP2:hover {
   background-color: #2F3E4E;
}
.friendsEmpty-1K9B4k {
   background-color: #2F3E4E;
}
.theme-dark .body-3iLsc4, .theme-dark .footer-1fjuF6 {
   background-color: #162332;
}
.headerTop-3C2Zn0 {
   background-color: #2F3E4E;
}
.theme-dark .quickMessage-1yeL4E {
   background-color: #2F3E4E;
}
.bodyTitle-Y0qMQz {
   color: #fff;
}
.scroller-3BxosC {
   background-color: #162332;
}
.theme-dark .headerClickable-2IVFo9, .theme-dark .headerDefault-1wrJcN {
   background-color: #162332;
}
.webhookRow-20TsIQ {
  background-color: #162332;
}
.item-26Dhrx {
  background-color: #162332;
}
.theme-dark .footer-2gL1pp {
   background-color: #162332;
}
.theme-dark .tierBody-x9kBBp {
   background-color: #1B2C3E;
}
.tierHeaderContent-2-YfvN {
  background-color: #162332;
}
element.style {
   color: white;
}
.scroller-2hZ97C {
   background-color: #2F3E4E;
}
.header-1TKi98 {
   background-color: #2F3E4E;
}
.noScroll-3xWe_g {
   background-color: #2F3E4E;
}
.content-mK72R6 {
   background-color: #2F3E4E;
}
.content-2oypg3 {
   background-color: #2F3E4E;
}
.theme-dark .autocompleteArrow-Zxoy9H, .theme-dark .header-2bNvm4 {
  background-color: #162332;
}
.autocompleteScroller-iInVqR {
   background-color: #2F3E4E;
}
.autocompleteRowVertical-q1K4ky {
   background-color: #1B2C3E;
}
.theme-dark .selectorSelected-1_M1WV {
   background-color: #2F3E4E;
}
.container-1giJp5 {
   background-color: #162332;
}
.userSettingsAccount-2eMFVR .userInfoEditing-1CEzdT, .userSettingsAccount-2eMFVR .userInfoViewing-16kqK3 {
   background-color: #1B2C3E;
}
.formNotice-2_hHWR {
   background-color: #1B2C3E;
}
.accountList-33MS45 {
   background-color: #1B2C3E;
}
.theme-dark .codeRedemptionRedirect-1wVR4b {
   background-color: #1B2C3E;
}
.contentWrapper-1VyP0K {
   background-color: #2F3E4E;
}
.theme-dark .row-rrHHJU.selected-1pIgLL {
   background: #1B2C3E;
}
.container-3mrum_ {
   background-color: #2F3E4E;
}
`);



















QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址