From 928dc26d3ff11cc89e318d5890f385dea3350290 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Fri, 15 Jan 2021 17:41:39 +0100 Subject: [PATCH] stuff --- Library/_res/BDFDB.raw.css | 4 ++-- Themes/BasicBackground/BasicBackground.css | 3 +++ Themes/DiscordRecolor/DiscordRecolor.css | 4 ++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/Library/_res/BDFDB.raw.css b/Library/_res/BDFDB.raw.css index fe6e63acf1..9d0d5366a6 100644 --- a/Library/_res/BDFDB.raw.css +++ b/Library/_res/BDFDB.raw.css @@ -914,10 +914,10 @@ img:not([src]), img[src=""], img[src="null"] { [REPLACE_CLASS_tooltiplistitem][REPLACE_CLASS_tooltipcustom] { color: #FFF; } -[REPLACE_CLASS_tooltip][REPLACE_CLASS_tooltipcustom] [REPLACE_CLASS_tooltippointer] { +[REPLACE_CLASS_tooltipcustom] [REPLACE_CLASS_tooltippointer] { border-top-color: inherit !important; } -[REPLACE_CLASS_tooltiplistitem][REPLACE_CLASS_tooltipcustom] [REPLACE_CLASS_tooltipguildnametext] { +[REPLACE_CLASS_tooltipcustom] [REPLACE_CLASS_tooltipguildnametext] { color: inherit; } diff --git a/Themes/BasicBackground/BasicBackground.css b/Themes/BasicBackground/BasicBackground.css index 313c8e82bc..5f31e0f500 100644 --- a/Themes/BasicBackground/BasicBackground.css +++ b/Themes/BasicBackground/BasicBackground.css @@ -6924,6 +6924,9 @@ img[src="/assets/e8b66317ab0dc9ba3bf8d41a4f3ec914.png"] { /* videosettings opus box-shadow: 0 2px 10px 0 rgba(var(--vtransparencycolor), 0.3); color: rgb(var(--fontwhite1)); } +#app-mount .guildNameText-74xXQn { + color: rgb(var(--fontwhite1)); +} #app-mount .tooltip-3oByQd, #app-mount .tooltip-1_vJJI, #app-mount .tooltipPrimary-1d1ph4, diff --git a/Themes/DiscordRecolor/DiscordRecolor.css b/Themes/DiscordRecolor/DiscordRecolor.css index a430f7aa13..96d81a2c87 100644 --- a/Themes/DiscordRecolor/DiscordRecolor.css +++ b/Themes/DiscordRecolor/DiscordRecolor.css @@ -234,7 +234,7 @@ svg [fill="#4F545C"] { #app-mount .tooltip-3oByQd, #app-mount .tooltip-1_vJJI { background-color: var(--background-floating); - color: var(--header-primary); + color: var(--text-normal); } #app-mount .tooltipPointer-22Q7m0, #app-mount .tooltipPointer-1awMxk { @@ -243,7 +243,7 @@ svg [fill="#4F545C"] { #app-mount .bubble-3qRl2J { background-color: var(--background-floating); - color: var(--header-primary); + color: var(--text-normal); } #app-mount .bubble-3qRl2J::before { border: 5px solid transparent;