initial fluent-widgets ui

This commit is contained in:
2025-08-14 18:45:16 +08:00
parent 746e83ab23
commit 4c66886257
1198 changed files with 805339 additions and 0 deletions

View File

@ -0,0 +1,17 @@
SettingInterface,
#view {
background-color: transparent;
}
QScrollArea {
border: none;
background-color: transparent;
}
BannerWidget > #galleryLabel {
font: 42px 'Segoe UI SemiBold', 'Microsoft YaHei SemiBold';
background-color: transparent;
color: white;
padding-left: 28px;
}