Style update for After Dark theme

This commit is contained in:
2025-05-25 01:12:46 -04:00
parent dee71e03d0
commit 9cb11f2f68
2 changed files with 4 additions and 4 deletions

View File

@@ -381,7 +381,7 @@ QProgressBar {
QProgressBar::chunk {
background-color: qlineargradient(
x1: 0, y1: 0, x2: 1, y2: 0,
stop: 0 #1a73e8, stop: 1 #5596f4
stop: 0 #6c1ae8, stop: 1 #8941ec
);
border-radius: 5px;
margin: 0.5px;