From 8101388435646677f82536a0ce7af069415e8fb4 Mon Sep 17 00:00:00 2001 From: Jack Greenlee Date: Tue, 13 Feb 2024 01:38:57 -0500 Subject: [PATCH] use theme colors for logout button We avoid hardcoding colors to make dynamic theming easier --- www/js/control/ProfileSettings.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/js/control/ProfileSettings.tsx b/www/js/control/ProfileSettings.tsx index 7306dee31..a02d2f8e9 100644 --- a/www/js/control/ProfileSettings.tsx +++ b/www/js/control/ProfileSettings.tsx @@ -421,7 +421,7 @@ const ProfileSettings = () => {