mirror of
https://github.com/Nezumi-2711/surCord.git
synced 2026-09-22 20:02:07 +00:00
No more @importing, just paste the whole thing in there
This commit is contained in:
+207
-1
@@ -5,7 +5,213 @@
|
||||
*/
|
||||
|
||||
/* LUCKFIRE - macOS Title Bar - LICENSE https://github.com/discord-extensions/macos-titlebar/blob/master/LICENSE */
|
||||
@import url('https://discord-extensions.github.io/macos-titlebar/src/source.css');
|
||||
/*
|
||||
////////////////////////////////////////
|
||||
///Colors and other small details
|
||||
////////////////////////////////////////
|
||||
*/
|
||||
|
||||
/* LUCKFIRE - macOS Title Bar - LICENSE https://github.com/discord-extensions/macos-titlebar/blob/master/LICENSE */
|
||||
.platform-win .typeWindows-2-g3UY {
|
||||
z-index: 102;
|
||||
position: absolute;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
top: 1px;
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
padding-top: 12px;
|
||||
padding-right: 9px;
|
||||
padding-left: 3px;
|
||||
-webkit-app-region: drag;
|
||||
}
|
||||
.platform-win .typeWindows-2-g3UY .wordmark-2u86JB {
|
||||
top: 11px;
|
||||
left: 11px;
|
||||
width: 52px;
|
||||
height: 12px;
|
||||
padding: 0;
|
||||
-webkit-app-region: no-drag;
|
||||
}
|
||||
.platform-win .typeWindows-2-g3UY .wordmark-2u86JB g {
|
||||
display: none;
|
||||
}
|
||||
.platform-win .typeWindows-2-g3UY .winButton-3UMjdg {
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
margin-left: 8px;
|
||||
border-radius: 15px;
|
||||
background-color: var(--background-primary);
|
||||
background-size: 0;
|
||||
-webkit-app-region: no-drag;
|
||||
}
|
||||
.platform-win .typeWindows-2-g3UY .winButton-3UMjdg svg {
|
||||
display: none;
|
||||
}
|
||||
.platform-win.app-focused .typeWindows-2-g3UY:hover div.winButton-3UMjdg {
|
||||
background-position: center;
|
||||
background-size: 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
.platform-win.app-focused .typeWindows-2-g3UY .winButtonClose-3Q8ZH5 {
|
||||
background-color: #ff5c57;
|
||||
background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUuMjkyODkgNkwyLjgxODAxIDMuNTI1MTNMMy41MjUxMiAyLjgxODAyTDUuOTk5OTkgNS4yOTI4OUw4LjQ3NDg3IDIuODE4MDJMOS4xODE5NyAzLjUyNTEzTDYuNzA3MSA2TDkuMTgxOTcgOC40NzQ4N0w4LjQ3NDg3IDkuMTgxOThMNS45OTk5OSA2LjcwNzExTDMuNTI1MTIgOS4xODE5OEwyLjgxODAxIDguNDc0ODdMNS4yOTI4OSA2WiIgZmlsbD0iI0EyMDAwOCIvPgo8L3N2Zz4=);
|
||||
}
|
||||
.platform-win.app-focused .typeWindows-2-g3UY .winButtonMinMax-3RsPUg:nth-child(2n) {
|
||||
background-color: #fdbd3d;
|
||||
background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwIDUuMzk5OTlIMlY2LjU5OTk5SDEwVjUuMzk5OTlaIiBmaWxsPSIjQjM3MTFBIi8+Cjwvc3ZnPg==);
|
||||
}
|
||||
.platform-win.app-focused .typeWindows-2-g3UY .winButtonMinMax-3RsPUg:nth-child(3n) {
|
||||
order: 3;
|
||||
background-color: #26c84b;
|
||||
background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuMzkyOTMgMy4wMDg5M0wzLjAwODg3IDcuMzkyOTlMMi44MTc5NSAyLjgxODAxTDcuMzkyOTMgMy4wMDg5M1oiIGZpbGw9IiMwMjZBMTUiLz4KPHBhdGggZD0iTTQuNjA2OTUgOC45OTEwMUw4Ljk5MTAxIDQuNjA2OTVMOS4xODE5MyA5LjE4MTkzTDQuNjA2OTUgOC45OTEwMVogIiBmaWxsPSIjMDI2QTE1Ii8+Cjwvc3ZnPg==);
|
||||
}
|
||||
|
||||
.guilds-2JjMmN {
|
||||
margin-top: 29px;
|
||||
}
|
||||
|
||||
.notice-2HEN-u {
|
||||
z-index: 1004;
|
||||
-webkit-app-region: no-drag;
|
||||
}
|
||||
|
||||
.platform-win .sidebar-1tnWFu {
|
||||
border-radius: 0;
|
||||
}
|
||||
.platform-win .sidebar-1tnWFu .header-3OsQeK, .platform-win .sidebar-1tnWFu .searchBar-3TnChZ {
|
||||
z-index: 103;
|
||||
}
|
||||
.platform-win .sidebar-1tnWFu .header-3OsQeK, .platform-win .sidebar-1tnWFu .searchBarComponent-3N7dCG {
|
||||
-webkit-app-region: no-drag;
|
||||
}
|
||||
.platform-win .sidebar-1tnWFu .searchBar-3TnChZ {
|
||||
-webkit-app-region: drag;
|
||||
}
|
||||
|
||||
.container-ZMc96U {
|
||||
z-index: 103;
|
||||
-webkit-app-region: drag;
|
||||
}
|
||||
.container-ZMc96U .topic-11NuQZ, .container-ZMc96U .title-17SveM, .container-ZMc96U .nicknames-10Sg6e {
|
||||
-webkit-app-region: no-drag;
|
||||
}
|
||||
|
||||
/* TROPICAL - CHECKBOXES - SLATE THEME - https://github.com/DiscordStyles/Slate/blob/master/LICENSE.md */
|
||||
#app-mount .container-2nx-BQ .input-2XRLou, #app-mount .container-2nx-BQ .input-3xr72x, #app-mount .checkboxWrapper-2fDzaA .input-2XRLou, #app-mount .checkboxWrapper-2fDzaA .input-3xr72x {
|
||||
margin: 0;
|
||||
opacity: 1;
|
||||
height: 14px !important;
|
||||
width: 14px !important;
|
||||
position: relative;
|
||||
cursor: var(--cursor);
|
||||
-webkit-appearance: checkbox;
|
||||
appearance: checkbox;
|
||||
}
|
||||
#app-mount .container-2nx-BQ, #app-mount .checkboxWrapper-2fDzaA {
|
||||
width: auto;
|
||||
border-radius: 0;
|
||||
background: transparent !important;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
box-shadow: none;
|
||||
-webkit-box-shadow: none;
|
||||
cursor: var(--cursor);
|
||||
}
|
||||
#app-mount .container-2nx-BQ .slider-32CRPX, #app-mount .checkboxWrapper-2fDzaA .slider-32CRPX {
|
||||
display: none;
|
||||
}
|
||||
.theme-dark .checkbox-f1HnKB {
|
||||
display:none;
|
||||
}
|
||||
|
||||
/* VOZER - Compact Powercord - LICENSE - https://github.com/SlippingGitty/Compact-Powercord/blob/main/LICENSE */
|
||||
.powercord-product {
|
||||
padding: 9px;
|
||||
margin-bottom: 13px;
|
||||
box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.483);
|
||||
}
|
||||
.powercord-product-header h4 {
|
||||
font-size: 16px;
|
||||
}
|
||||
.powercord-product .divider-3LgWDL {
|
||||
display: none;
|
||||
}
|
||||
.description, .powercord-product .metadata, .powercord-product-permissions, .powercord-product-footer {
|
||||
margin-top: 4px;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
/* LUCKFIRE - Theme Notices - NOTIFICATION - https://github.com/discord-theme-tools/theme-notices/blob/main/LICENSE */
|
||||
.theme-light #app-mount::after {
|
||||
z-index: 101;
|
||||
position: absolute;
|
||||
content: "For this theme to work properly, you have to enable Dark Mode. \a\aTo enable it, head over to Settings -> Appearance.";
|
||||
white-space: pre-wrap;
|
||||
font-weight: 500;
|
||||
line-height: 21px;
|
||||
right: 10px;
|
||||
bottom: 10px;
|
||||
padding: 15px 15px 15px 15px;
|
||||
width: 299px;
|
||||
max-width: 299px;
|
||||
min-height: 75px;
|
||||
border: 1px solid rgb(78, 78, 81);
|
||||
border-radius: 5px;
|
||||
backdrop-filter: blur(20px);
|
||||
box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.483);
|
||||
color: var(--text-normal);
|
||||
background-color: var(--background-floating);
|
||||
background-repeat: no-repeat;
|
||||
background-position: 16px center;
|
||||
}
|
||||
|
||||
/* Color Pallete */
|
||||
.theme-dark {
|
||||
--background-tertiary: rgb(42, 40, 44);
|
||||
--background-secondary: rgb(42, 40, 44);
|
||||
--background-secondary-alt: rgb(42, 40, 44);
|
||||
--background-primary: rgb(31, 30, 30);
|
||||
--channeltextarea-background: rgb(30, 30, 30);
|
||||
--background-accent: rgb(26, 129, 251);
|
||||
--background-modifier-hover: rgb(65, 63, 66);
|
||||
--background-modifier-active: rgb(30, 30, 30);
|
||||
--background-modifier-selected: rgb(26, 129, 251);
|
||||
--deprecated-card-bg: #12141f63;
|
||||
--background-floating: rgba(35, 35, 35, 0.771);
|
||||
--deprecated-quickswitcher-input-background:#101320;
|
||||
--elevation-low: none;
|
||||
--toast-background: #292841 !important;
|
||||
--toast-header: #101320 !important;
|
||||
--toast-contents: #23283d !important;
|
||||
}
|
||||
|
||||
|
||||
/* Font */
|
||||
* {
|
||||
font-family: -apple-system, BlinkMacSystemFont, sans-serif !important;
|
||||
text-rendering: optimizeLegibility !important;
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
/* Links */
|
||||
:root {
|
||||
--text-link: var(--accent);
|
||||
}
|
||||
|
||||
/* Scrollbars */
|
||||
.scroller-kQBbkU, .auto-2K3UW5, .peopleColumn-1wMU14 {
|
||||
&::-webkit-scrollbar-track {
|
||||
background-color: transparent;
|
||||
}
|
||||
}
|
||||
|
||||
.scroller-kQBbkU, .auto-2K3UW5, .thin-31rlnD, .peopleColumn-1wMU14 {
|
||||
&::-webkit-scrollbar-thumb {
|
||||
background-color: rgb(139, 139, 139);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* TROPICAL - CHECKBOXES - SLATE THEME - https://github.com/DiscordStyles/Slate/blob/master/LICENSE.md */
|
||||
#app-mount .container-2nx-BQ .input-2XRLou, #app-mount .container-2nx-BQ .input-3xr72x, #app-mount .checkboxWrapper-2fDzaA .input-2XRLou, #app-mount .checkboxWrapper-2fDzaA .input-3xr72x {
|
||||
|
||||
Reference in New Issue
Block a user