From 85db6ae143af381f377e22faaba4e8298ede8cce Mon Sep 17 00:00:00 2001 From: smartfridge <37928912+smartfrigde@users.noreply.github.com> Date: Tue, 16 Mar 2021 13:45:18 +0100 Subject: [PATCH] custom stuff --- smartcord/custom.css | 184 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 184 insertions(+) create mode 100644 smartcord/custom.css diff --git a/smartcord/custom.css b/smartcord/custom.css new file mode 100644 index 0000000..c9d7471 --- /dev/null +++ b/smartcord/custom.css @@ -0,0 +1,184 @@ + +.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; + --ed-text: url(https://txt-dynamic.static.1001fonts.net/txt/b3RmLjcyLjAwMDAwMC5VMjFoY25SRGIzSmsuMAAAAA,,/uni-sans.heavy-caps.png) !important; + --paperclip: url(https://txt-dynamic.static.1001fonts.net/txt/b3RmLjEzLjAwMDAwMC5VME0sLjAAAAAAAA,,/uni-sans.heavy-caps.png) !important; + --paperclip-hover: url(https://txt-dynamic.static.1001fonts.net/txt/b3RmLjEzLjAwMDAwMC5VMjFoY25SRGIzSmsuMAAAAAAAAAA,/uni-sans.heavy-caps.png) !important; + --pencil: url(https://txt-dynamic.static.1001fonts.net/txt/b3RmLjEzLjAwMDAwMC5VMjFoY25SRGIzSmsuMAAAAAAAAAAA/uni-sans.thin-caps.png) !important; +} +.titleBar-AC4pGV:not(.typeMacOS-3EmCyP):after { + content: "SmartCord" !important +}