2021-03-16 12:45:18 +00:00
|
|
|
|
|
|
|
.theme-dark {
|
|
|
|
--bg: transparent;
|
|
|
|
--bg-overlay: rgba(0, 0, 0, 0.7972451874704072);
|
|
|
|
--accent: #900;
|
|
|
|
--accent-bright: #f00;
|
|
|
|
--accent-back: rgba(255, 0, 0, 0.15);
|
|
|
|
--accent-back-bright: rgba(255, 0, 0, 0.4);
|
|
|
|
--icon-color: rgba(250, 166, 26, 0.5);
|
|
|
|
--link-color: #faa61a;
|
|
|
|
--link-color-hover: #fad61a;
|
|
|
|
--popup-background: #222;
|
|
|
|
--popup-highlight: #333;
|
|
|
|
--unread-color: var(--accent-bright);
|
|
|
|
--typing-height: 25px;
|
|
|
|
--gift-button: none;
|
|
|
|
--gif-picker: flex;
|
|
|
|
}
|
|
|
|
|
|
|
|
#private-channels-2 {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
#socialLinks-3jqNFy {
|
|
|
|
display: none !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
#header-2RyJ0Y.ed-settings:before {
|
|
|
|
display: none !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.info-1VyQPT::before {
|
|
|
|
content: "SmartCord";
|
|
|
|
height: auto;
|
|
|
|
line-height: 80%;
|
|
|
|
text-align: center;
|
|
|
|
|
|
|
|
background: linear-gradient(to bottom right,#0ff,#f0f);
|
|
|
|
-webkit-background-clip: text;
|
|
|
|
-webkit-text-fill-color: transparent;
|
|
|
|
|
|
|
|
font-size: 16pt;
|
|
|
|
font-weight: 500;
|
|
|
|
font-family: sans-serif;
|
|
|
|
|
|
|
|
text-transform: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.wordmark-2iDDfm svg { visibility: hidden; }
|
|
|
|
.wordmark-2iDDfm { background-image: none !important; }
|
|
|
|
|
|
|
|
.expandedFolderBackground-2sPsd-:not(.collapsed-1GMuSb) + .listItem-2P_4kh > div[class=""] {
|
|
|
|
background: transparent;
|
|
|
|
}
|
|
|
|
|
|
|
|
.ed-settings, .header-2RyJ0Y.ed-settings {
|
|
|
|
animation: rainbow 5s infinite linear;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.da-rolesList {
|
|
|
|
overflow-y: scroll;
|
|
|
|
max-height: 300px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.theme-dark .circleIconButton-jET_ig {
|
|
|
|
position: fixed;
|
|
|
|
bottom: 0;
|
|
|
|
height: 50px;
|
|
|
|
width: 50px;
|
|
|
|
margin-left: 0px;
|
|
|
|
padding: 10px;
|
|
|
|
background-color: var(--accent-color);
|
|
|
|
border: none;
|
|
|
|
color: #fff;
|
|
|
|
box-shadow: 0 0 19px #000;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
:root {
|
|
|
|
/** Title of the popout */
|
|
|
|
--setting-popout-title: "App Settings" !important;
|
|
|
|
/** Title font */
|
|
|
|
--setting-popout-font: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif !important;
|
|
|
|
}
|
|
|
|
.titleBar-AC4pGV:not(.typeMacOS-3EmCyP):after {
|
|
|
|
content: "SmartCord" !important
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
@import url("https://enhanceddiscord.com/theme.css");
|
|
|
|
@import url("https://cdn.jsdelivr.net/gh/Lightcord/BetterDiscordAddons/Themes/SettingPopout/SettingPopout.css");
|
|
|
|
|
|
|
|
.theme-dark {
|
|
|
|
--bg: transparent;
|
|
|
|
--bg-overlay: rgba(0, 0, 0, 0.7972451874704072);
|
|
|
|
--accent: #900;
|
|
|
|
--accent-bright: #f00;
|
|
|
|
--accent-back: rgba(255, 0, 0, 0.15);
|
|
|
|
--accent-back-bright: rgba(255, 0, 0, 0.4);
|
|
|
|
--icon-color: rgba(250, 166, 26, 0.5);
|
|
|
|
--link-color: #faa61a;
|
|
|
|
--link-color-hover: #fad61a;
|
|
|
|
--popup-background: #222;
|
|
|
|
--popup-highlight: #333;
|
|
|
|
--unread-color: var(--accent-bright);
|
|
|
|
--typing-height: 25px;
|
|
|
|
--gift-button: none;
|
|
|
|
--gif-picker: flex;
|
|
|
|
}
|
|
|
|
|
|
|
|
#private-channels-2 {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
#socialLinks-3jqNFy {
|
|
|
|
display: none !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
#header-2RyJ0Y.ed-settings:before {
|
|
|
|
display: none !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.info-1VyQPT::before {
|
|
|
|
content: "SmartCord";
|
|
|
|
height: auto;
|
|
|
|
line-height: 80%;
|
|
|
|
text-align: center;
|
|
|
|
|
|
|
|
background: linear-gradient(to bottom right,#0ff,#f0f);
|
|
|
|
-webkit-background-clip: text;
|
|
|
|
-webkit-text-fill-color: transparent;
|
|
|
|
|
|
|
|
font-size: 16pt;
|
|
|
|
font-weight: 500;
|
|
|
|
font-family: sans-serif;
|
|
|
|
|
|
|
|
text-transform: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.wordmark-2iDDfm svg { visibility: hidden; }
|
|
|
|
.wordmark-2iDDfm { background-image: none !important; }
|
|
|
|
|
|
|
|
.expandedFolderBackground-2sPsd-:not(.collapsed-1GMuSb) + .listItem-2P_4kh > div[class=""] {
|
|
|
|
background: transparent;
|
|
|
|
}
|
|
|
|
|
|
|
|
.ed-settings, .header-2RyJ0Y.ed-settings {
|
|
|
|
animation: rainbow 5s infinite linear;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.da-rolesList {
|
|
|
|
overflow-y: scroll;
|
|
|
|
max-height: 300px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.theme-dark .circleIconButton-jET_ig {
|
|
|
|
position: fixed;
|
|
|
|
bottom: 0;
|
|
|
|
height: 50px;
|
|
|
|
width: 50px;
|
|
|
|
margin-left: 0px;
|
|
|
|
padding: 10px;
|
|
|
|
background-color: var(--accent-color);
|
|
|
|
border: none;
|
|
|
|
color: #fff;
|
|
|
|
box-shadow: 0 0 19px #000;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
:root {
|
|
|
|
/** Title of the popout */
|
|
|
|
--setting-popout-title: "App Settings" !important;
|
|
|
|
/** Title font */
|
|
|
|
--setting-popout-font: Whitney,Helvetica Neue,Helvetica,Arial,sans-serif !important;
|
2021-03-16 19:24:55 +00:00
|
|
|
--ed-text: url() !important;
|
|
|
|
--paperclip: url() !important;
|
|
|
|
--paperclip-hover: url() !important;
|
|
|
|
--pencil: url() !important;
|
2021-03-16 12:45:18 +00:00
|
|
|
}
|
|
|
|
.titleBar-AC4pGV:not(.typeMacOS-3EmCyP):after {
|
|
|
|
content: "SmartCord" !important
|
|
|
|
}
|