Skip to content

Commit 13ae30f

Browse files
recolor breeze theme icon color
1 parent b34b292 commit 13ae30f

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

Builds/BreezeStyleSheets/dark.qss

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1603,14 +1603,12 @@ QProgressBar:horizontal
16031603
border-radius: 0.3ex;
16041604
height: 0.5ex;
16051605
text-align: center;
1606-
margin-top: 0.5ex;
1607-
margin-bottom: 0.5ex;
16081606
padding: 0px;
16091607
}
16101608

16111609
QProgressBar::chunk:horizontal
16121610
{
1613-
background-color: #3daee9;
1611+
background-color: #4285f4;
16141612
border: 0.1ex transparent;
16151613
border-radius: 0.3ex;
16161614
}

breeze-dark.qbtheme

588 KB
Binary file not shown.

0 commit comments

Comments
 (0)