From 3131fa8d4a1d9c6cd2be8b51e11433f1f9fa015a Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Sat, 26 Dec 2020 18:27:47 +0100 Subject: [PATCH] themes --- Plugins/ThemeRepo/_res/ThemeList.txt | 1 - Themes/BlurpleRecolor/BlurpleRecolor.css | 60 ++++++++++++++++++++++++ 2 files changed, 60 insertions(+), 1 deletion(-) diff --git a/Plugins/ThemeRepo/_res/ThemeList.txt b/Plugins/ThemeRepo/_res/ThemeList.txt index a9cb206681..afbff8df1c 100644 --- a/Plugins/ThemeRepo/_res/ThemeList.txt +++ b/Plugins/ThemeRepo/_res/ThemeList.txt @@ -4,7 +4,6 @@ https://raw.githubusercontent.com/AltenGD/Altens-betterdiscord-Themes-Plugins/ma https://raw.githubusercontent.com/AltenGD/Altens-betterdiscord-Themes-Plugins/master/Themes/MiniTheme.theme.css https://raw.githubusercontent.com/archnemeziz/Discord/master/ElegantBlue.theme.css https://raw.githubusercontent.com/Asteria5675/BetterDiscordThemes/master/null/null.theme.css -https://raw.githubusercontent.com/Azagwen/Rainbow_kittens_theme/master/Rainbow_kittens_2.0_online.theme.css https://raw.githubusercontent.com/A-User-s-Discord-Themes/Bash/master/bash.theme.css https://raw.githubusercontent.com/BeardDesign1/Ios-switches/themes/IOS_Switches.theme.css https://raw.githubusercontent.com/CapnKitten/Material-Discord/master/Material-Discord.theme.css diff --git a/Themes/BlurpleRecolor/BlurpleRecolor.css b/Themes/BlurpleRecolor/BlurpleRecolor.css index f42ee5e1b1..67cd1c0add 100644 --- a/Themes/BlurpleRecolor/BlurpleRecolor.css +++ b/Themes/BlurpleRecolor/BlurpleRecolor.css @@ -821,6 +821,66 @@ background-color: rgb(var(--vaccentcolor)); } +.exampleWumpus-3QIhvG .wumpus-3Q6pSF, /* communitysettings rules wumpus */ +.exampleWumpus-1zk2dq .wumpus-3JzuYd { /* communitysettings welcome wumpus */ + object-position: -999999999px -999999999px; + background: url('data:image/svg+xml; utf8, ') center/cover no-repeat; +} +.exampleWumpus-3QIhvG::after, +.exampleWumpus-1zk2dq::after { + content: ""; + position: absolute; + width: 82px; + height: 72px; + background: rgb(var(--vaccentcolor)); + -webkit-mask: url('data:image/svg+xml; utf8, '); +} +.exampleModal-2oh58d .guildInfo-3Co_-d, /* communitysettings rules wumpus icon */ +.exampleModal-2X2Vf8 .guildIcon-1F8t_p + * { /* communitysettings rules wumpus icon */ + position: relative; +} +.exampleModal-2X2Vf8 .guildIcon-1F8t_p + * { + display: flex; + justify-content: center; + white-space: pre; +} +.exampleModal-2oh58d .guildInfo-3Co_-d::before, +.exampleModal-2oh58d .guildInfo-3Co_-d::after, +.exampleModal-2X2Vf8 .guildIcon-1F8t_p + *::before, +.exampleModal-2X2Vf8 .guildIcon-1F8t_p + *::after { + content: ""; + position: absolute; + border-radius: 10px; +} +.exampleModal-2oh58d .guildInfo-3Co_-d::before, +.exampleModal-2oh58d .guildInfo-3Co_-d::after { + top: 0; + left: 0; + width: 48px; + height: 48px; +} +.exampleModal-2X2Vf8 .guildIcon-1F8t_p + *::before, +.exampleModal-2X2Vf8 .guildIcon-1F8t_p + *::after { + top: -80px; + width: 64px; + height: 64px; +} +.exampleModal-2oh58d .guildInfo-3Co_-d::before, +.exampleModal-2X2Vf8 .guildIcon-1F8t_p + *::before { + background: rgb(var(--vaccentcolor)); + -webkit-mask: url('data:image/svg+xml; utf8, ') center/cover no-repeat; +} +.exampleModal-2oh58d .guildInfo-3Co_-d::after, +.exampleModal-2X2Vf8 .guildIcon-1F8t_p + *::after { + background: url('data:image/svg+xml; utf8, ') center/cover no-repeat; +} +.exampleModal-2oh58d .guildIcon-38Zs0M, +.exampleModal-2X2Vf8 .guildIcon-1F8t_p { + object-position: -999999999px -999999999px; + background-color: white; + border-radius: 10px; +} + /* ~~~~ 10. MODALS ~~~~ */