还原了搜索栏布局、样式;

还原了文件夹管理布局、样式;
还原了头部布局、样式;
This commit is contained in:
User
2025-10-10 15:01:36 +08:00
parent e40288e8ef
commit f68cd4e0fd
10 changed files with 469 additions and 420 deletions

View File

@@ -38,8 +38,8 @@
--note-star: #ffffdd33; /* Star/favorite color (updated to match original) */
/* Folder colors */
--folder-name: #99000000; /* Folder name color (60% black) */
--folder-count: #4c000000; /* Folder item count color (30% black) */
--folder-name: #9b9b9b; /* Folder name color (60% black) */
--folder-count: #b4b4b4; /* Folder item count color (30% black) */
--folder-item-selected: #f5f5f5; /* Folder item selected background color */
/* Button colors - Based on Smartisan's button styles */