mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-14 04:42:03 +08:00
新增用于About和其他详细信息的%14颜色
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
%11: Text on Selection/Activation
|
||||
%12: Text on Global background
|
||||
%13: Text on controls background
|
||||
%14: Text slightly lighter
|
||||
*/
|
||||
|
||||
QWidget
|
||||
@@ -155,3 +156,8 @@ QScrollBar::add-line, QScrollBar::sub-line
|
||||
{
|
||||
height:0px
|
||||
}
|
||||
|
||||
#spk_about_desc
|
||||
{
|
||||
color: %14
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user