From 01745ddf730fe3b20ee3b75196adf5d7e2d14f98 Mon Sep 17 00:00:00 2001 From: Weilbyte Date: Fri, 9 Jul 2021 16:16:24 +0200 Subject: [PATCH] 7.0: Fix change button focus color --- PVEDiscordDark/sass/x/_btn.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PVEDiscordDark/sass/x/_btn.sass b/PVEDiscordDark/sass/x/_btn.sass index 6ea58a2..ba5e004 100644 --- a/PVEDiscordDark/sass/x/_btn.sass +++ b/PVEDiscordDark/sass/x/_btn.sass @@ -14,7 +14,7 @@ &.x-btn-default-toolbar-small background-color: #677bc4 -.x-btn-focus +.x-keyboard-mode .x-btn-focus, .x-btn-focus &.x-btn-default-toolbar-small background-color: $blurple