feat(themes): 骚猪主题

This commit is contained in:
streakingman
2022-09-21 19:27:29 +08:00
parent b3b5737e5c
commit 30bb7a0277
17 changed files with 41 additions and 5 deletions
+1
View File
@@ -24,6 +24,7 @@ const icons = Object.entries(imagesUrls).map(([key, value]) => ({
}));
export const jinlunTheme: Theme<string> = {
title: '🐎马了个马🐎',
name: '金轮',
icons: icons.map(({ name, content }) => ({
name,