33 lines
1.1 KiB
CSS
33 lines
1.1 KiB
CSS
@import url('https://mwittrien.github.io/BetterDiscordAddons/Themes/DiscordRecolor/DiscordRecolor.css');
|
|
@font-face{font-family:Iosevka Web;font-display:swap;font-weight:500;font-stretch:normal;font-style:normal;src:url(https://typeof.net/Iosevka/_next/static/media/Iosevka-Medium.5be66785.woff2) format("woff2")}
|
|
@font-face{font-family:Iosevka Web;font-display:swap;font-weight:800;font-stretch:normal;font-style:normal;src:url(https://typeof.net/Iosevka/_next/static/media/Iosevka-ExtraBold.2542a7fb.woff2) format("woff2")}
|
|
|
|
:root {
|
|
--accentcolor: 255,85,85;
|
|
--accentcolor2: 255,121,198;
|
|
--linkcolor: 255,85,85;
|
|
--mentioncolor: 255,85,85;
|
|
--font: Iosevka Web;
|
|
--backgroundaccent: 68,71,90;
|
|
--backgroundprimary: 68,71,90;
|
|
--backgroundsecondary: 40,42,54;
|
|
--backgroundsecondaryalt: 40,42,54;
|
|
--backgroundtertiary: 52,55,70;
|
|
--backgroundfloating: 40,42,54;
|
|
--settingsicons: 1;
|
|
}
|
|
|
|
/* Any custom CSS below here */
|
|
|
|
.container__2637a {
|
|
background: rgb(52,55,70);
|
|
}
|
|
.members_c8ffbb {
|
|
background: rgb(52,55,70);
|
|
}
|
|
.member__5d473 {
|
|
background: rgb(52,55,70);
|
|
}
|
|
.panels_c48ade {
|
|
background: rgb(40,42,54);
|
|
}
|