This commit is contained in:
2025-05-03 15:44:41 +08:00
parent 6c075c891d
commit b24587bdaa
4 changed files with 45 additions and 32 deletions

View File

@@ -304,8 +304,9 @@ QScrollBar::sub-line:horizontal {
/* 状态栏样式 */
QStatusBar {
background-color: #007ACC;
color: white;
background-color: #333333;
color: #E0E0E0;
border-top: 1px solid #3F3F46;
}
QStatusBar::item {