From abe1c14246c6c8f76e91374e1c5c4f049ae3529a Mon Sep 17 00:00:00 2001 From: Broque Thomas Date: Sat, 9 Aug 2025 23:19:02 -0700 Subject: [PATCH] colors --- ui/pages/__pycache__/settings.cpython-312.pyc | Bin 73576 -> 73576 bytes ui/pages/settings.py | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/pages/__pycache__/settings.cpython-312.pyc b/ui/pages/__pycache__/settings.cpython-312.pyc index c35c2d446068a0882cd60a7836d3a29eb1be7ecd..2afcc59080c76b0578ae995631c98640fdfd2c6f 100644 GIT binary patch delta 33 ocmaE{kLATa7OvC0yj%=Gu*Y&ESMx14)0D)NRHMz4Z(Vf(0LqgLj{pDw delta 33 ocmaE{kLATa7OvC0yj%=G@Y!@DSMx2lv^29MW7Ex(Z(Vf(0L^_2nE(I) diff --git a/ui/pages/settings.py b/ui/pages/settings.py index fc0f8430..b0482060 100644 --- a/ui/pages/settings.py +++ b/ui/pages/settings.py @@ -1166,7 +1166,7 @@ class SettingsPage(QWidget): soulseek_title = QLabel("Soulseek") soulseek_title.setFont(QFont("Arial", 12, QFont.Weight.Bold)) - soulseek_title.setStyleSheet("color: #ff6b35;") + soulseek_title.setStyleSheet("color: #5dade2;") soulseek_layout.addWidget(soulseek_title) # slskd URL