forked from NinjaCheetah/NUSGet
Style update for After Dark theme
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user