From e9cc19a245eed05e3a91b1d150604c5378b87fdf Mon Sep 17 00:00:00 2001 From: panbread <93918332+Panniku@users.noreply.github.com> Date: Thu, 26 Jun 2025 13:41:12 +0530 Subject: [PATCH] fix(serverListIndicators): var(--text-normal); * fix(serverListIndicators): desktop refresh * fix(githubRepos): refactor and compactify * add styles * fix(serverListIndicators): consistency * fix(serverListIndicators): var(--text-normal); --- src/plugins/serverListIndicators/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/serverListIndicators/styles.css b/src/plugins/serverListIndicators/styles.css index 09a30905..6ca57f9c 100644 --- a/src/plugins/serverListIndicators/styles.css +++ b/src/plugins/serverListIndicators/styles.css @@ -62,7 +62,7 @@ font-size: 12px; font-weight: 600; width: 100%; - color: var(--text-normal); + color: var(--text-default); } #vc-friendcount-icon,