You've already forked SmartisanNote.Remake
还原了搜索栏布局、样式;
还原了文件夹管理布局、样式; 还原了头部布局、样式;
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user