pengzhanbo 0fd6cac574
refactor(theme): improve types and flat config (#524)
* refactor(theme): improve types
2025-03-16 02:29:30 +08:00

34 lines
1.1 KiB
Markdown

---
title: 主题工具包
createTime: 2024/04/16 16:27:03
permalink: /tools/
---
## 概述
主题工具包 旨在帮助用户在使用本主题提供的一些功能时,降低其使用门槛。
## 工具列表
<LinkCard title="主题颜色配置工具" href="./custom-theme.md" icon="unjs:theme-colors" />
<LinkCard title="首页背景色板配置" href="./home-hero-tint-plate.md" icon="icon-park-outline:hand-painted-plate" />
<LinkCard title="caniuse 特性搜索" href="./caniuse.md" icon="fa-brands:css3" />
## 第三方工具
<LinkCard title="博客封面生成器" href="https://coverview.lruihao.cn/editor">
使用 **Unsplash** 图片,帮助生成高质量的博客封面。
</LinkCard>
<LinkCard title="aicolors.co - AI 配色方案生成器" href="https://aicolors.co/">
通过 AI 帮助生成网站的主题颜色以及配色方案。
</LinkCard>
<LinkCard title="bolt.new - AI 代码生成器" href="https://bolt.new/">
当你想要对站点添加一些个性化的功能,但由于自身的技术限制,无法实现时,可以使用这个工具帮助你快速生成代码。
</LinkCard>