Add Discord/lxDracula.theme.css
This commit is contained in:
parent
f79db9f32e
commit
c1c9630d38
1 changed files with 33 additions and 0 deletions
33
Discord/lxDracula.theme.css
Normal file
33
Discord/lxDracula.theme.css
Normal file
|
@ -0,0 +1,33 @@
|
|||
@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);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue