mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
34 lines
1.1 KiB
Markdown
34 lines
1.1 KiB
Markdown
---
|
|
title: Theme Toolkit
|
|
createTime: 2025/10/09 16:27:03
|
|
permalink: /en/tools/
|
|
---
|
|
|
|
## Overview
|
|
|
|
The Theme Toolkit is designed to lower the barrier to entry when using some of the features provided by this theme.
|
|
|
|
## Tool List
|
|
|
|
<LinkCard title="Theme Colors Configuration Tool" href="./custom-theme.md" icon="unjs:theme-colors" />
|
|
|
|
<LinkCard title="Homepage Hero Tint Plate Configuration" href="./home-hero-tint-plate.md" icon="icon-park-outline:hand-painted-plate" />
|
|
|
|
<LinkCard title="caniuse Feature Search" href="./caniuse.md" icon="fa-brands:css3" />
|
|
|
|
## Third-party Tools
|
|
|
|
<LinkCard title="Blog Cover Generator" href="https://coverview.lruihao.cn/editor">
|
|
|
|
Uses **Unsplash** images to help generate high-quality blog covers.
|
|
|
|
</LinkCard>
|
|
|
|
<LinkCard title="aicolors.co - AI Color Scheme Generator" href="https://aicolors.co/">
|
|
Uses AI to help generate theme colors and color schemes for websites.
|
|
</LinkCard>
|
|
|
|
<LinkCard title="bolt.new - AI Code Generator" href="https://bolt.new/">
|
|
When you want to add personalized features to your site but face technical limitations, this tool can help you generate code quickly.
|
|
</LinkCard>
|