微调QSS让暗色的应用列表不那么刺眼

This commit is contained in:
RigoLigoRLC 2021-09-07 14:25:08 +08:00
parent 91292f6550
commit 90d44b85c1

@ -120,17 +120,18 @@ SpkAppItem::hover
background: DCTL1;
}
SpkAppItem::pressed
{
background: DCTL3;
}
#styAppItmTitle
{
font-weight: 500;
font-size: 17px;
}
#styAppItmDesc
{
color: TXL;
font-size: 12px;
}
#styChkBtn
{
border-width: 0px;
@ -216,4 +217,4 @@ SpkTitleBarDefaultButton:pressed
#styMwCateg::branch:selected
{
background-color: ACC_;
}
}