From b3ae783cbd0937e2b7eb87d145cae5543ea4da22 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Mon, 27 Apr 2026 12:53:45 +0800 Subject: [PATCH] :art: New default appearance icon https://github.com/siyuan-note/siyuan/issues/7976 Signed-off-by: Daniel <845765@qq.com> --- app/appearance/.gitignore | 3 +- app/appearance/icons/index.html | 68 +- app/appearance/icons/material/icon.js | 663 ------------------ app/appearance/icons/material/icon.json | 6 - .../20200924100110-vcg96wy.sy | 4 +- .../20200922101913-d5yitmq.sy | 4 +- .../20211226121633-qa2fjpl.sy | 4 +- .../20240530101000-hq9sn3k.sy | 4 +- app/src/asset/index.ts | 2 +- app/src/menus/commonMenuItem.ts | 2 +- app/src/mobile/util/keyboardToolbar.ts | 2 +- app/src/protyle/export/index.ts | 4 +- app/src/protyle/hint/extend.ts | 2 +- app/src/protyle/toolbar/util.ts | 2 +- app/src/util/assets.ts | 10 +- kernel/conf/appearance.go | 2 +- kernel/model/appearance.go | 2 +- kernel/model/bazaar.go | 2 +- kernel/model/conf.go | 5 +- kernel/model/export.go | 16 +- 20 files changed, 72 insertions(+), 735 deletions(-) delete mode 100644 app/appearance/icons/material/icon.js delete mode 100644 app/appearance/icons/material/icon.json diff --git a/app/appearance/.gitignore b/app/appearance/.gitignore index 567ce1120..d776a96e6 100644 --- a/app/appearance/.gitignore +++ b/app/appearance/.gitignore @@ -4,6 +4,5 @@ themes/* !themes/midnight/ icons/ -!icons/ant/ -!icons/material/ +!icons/litheness/ !icons/index.html diff --git a/app/appearance/icons/index.html b/app/appearance/icons/index.html index aad090d10..493d194b1 100644 --- a/app/appearance/icons/index.html +++ b/app/appearance/icons/index.html @@ -28,6 +28,12 @@